出现在书名中的结果
共 109 条

儿童英文学习挂图:Basic Maths 基础数学12张挂图 进口儿童绘本
暂无简介

高考英语历年真题详解
《高考英语历年真题详解》以教育部制定的新版《普通高中英语课程标准(实验)》为指导,以《普通高等学校招生全国统一考试大纲》为依据,融入北京新东方学校中学部优秀教师们的高考英语一线教学经验,博采众长编写而成。从历年高考真题出发,对主干知识进行了全面、系统的归纳梳理。讲练结合,注重实际英语能力与应试技巧的同步提高。重视讲清规律:知识规律、思维规律、技巧规律,帮助考生们走出题海,冲刺高考。本套试卷由新东方高考英语教研组编著而成,借助新东方一线教师对历年高考真题的研究,力求做到紧跟命题改革方向,答案精准,解析深入,对高三学生的备考具有较高的指导性,同时也可供高一、高二学生在日常英语学习时借鉴。

高考阅读一笑而过
本书针对高考英语特点,融入编者多年教学经验,以历届真题为蓝本精心编写而成。本书对阅读部分的各种题型进行详细介绍和讲解,并配有高度仿真模拟测试题,全面强化考生的应试技能。共精选近几年全国各地高考英语阅读理解真题200篇,按照试题内容来全面讲解。

Swift
This comprehensive guide to Swift programming covers everything from setting up the development environment to advanced concepts. You will start with the fundamentals like Swift syntax, variables, constants, and functions, followed by deeper topics such as optionals, enumerations, and error handling. The book dives into advanced topics like working with structs, classes, and protocols, providing real-world examples of how to apply these concepts in app development. It also teaches how to master control flow, loops, and conditional statements to write clean, efficient code. You'll learn how to work with Swift's concurrency model, including async functions, tasks, and async streams for parallel execution. Additionally, the book covers Swift's powerful module system, explaining how to structure code with frameworks and packages for better organization and scalability. By the end, you'll have the skills to develop apps using Swift, handle complex programming challenges, and use advanced features like closures, generic functions, and extensions. Whether you're new to programming or experienced with other languages, this book provides everything you need to master Swift and become proficient in iOS app development.

美国名校本科录取之道
本书的第一章首先对美国大学本科文书各个题目类型及写作框架进行深入剖析,共分7种文书题目的话题类型。针对每一种模式,该章都详细地分析了其写作框架设计方案,让申请者掌握一套科学的方法论。本书的第二章,从官方说法、学校录取个性、该校的经典文书题目分析入手,对美国Top 60的学校进行个性分析,并针对其中近30所学校文书题目提供范文及范文解析,力求通过透彻的解析,让家长和考生了解这些学校在找寻什么样的高中生以及考生该做些什么、写些什么来提高申请这些名校的成功概率。

Computer Vision for the Web
If you have an interest in Computer Vision or wish to apply Computer Vision algorithms such as face, custom object, and gesture recognition for an online application, then this book is ideal for you. Prior understanding of the JavaScript language and core mathematical concepts is recommended.

新东方高考总复习:英语
本书是北京新东方优能中学研发中心编著的高考英语参考书,旨在帮助考生巩固所学知识,强化专题训练,稳步提升高考分数。本书全面覆盖语法填空、完型填空、阅读理解和书面表达四大题型。编排顺序科学,首先帮考生分析题型特点和主要考点,揭示知识盲区,总结答题技巧;然后列举经典例题,由新东方老师详细解答;最后汇编历年真题,供考生自我检验。本书非常适合考生高考前总复习使用,考生既可按顺序逐个专题学习,也可根据学习需要针对某一专题进行独立学习。

Learning Rust
The book is for absolute beginners to Rust, who want to build high performance, concurrent applications for their projects. It is suitable for developers who have a basic knowledge of programming and developers who are using the C#/C++ language to write their applications. No knowledge of Rust is expected.

Learning C# by Developing Games with Unity 2020
Over the years, the Learning C# by Developing Games with Unity series has established itself as a popular choice for getting up to speed with C#, a powerful and versatile programming language that can be applied in a wide array of application areas. This book presents a clear path for learning C# programming from the ground up without complex jargon or unclear programming logic, all while building a simple game with Unity.This fifth edition has been updated to introduce modern C# features with the latest version of the Unity game engine, and a new chapter has been added on intermediate collection types. Starting with the basics of software programming and the C# language, you’ll learn the core concepts of programming in C#, including variables, classes, and object-oriented programming. Once you’ve got to grips with C# programming, you’ll enter the world of Unity game development and discover how you can create C# scripts for simple game mechanics. Throughout the book, you’ll gain hands-on experience with programming best practices to help you take your Unity and C# skills to the next level.By the end of this book, you’ll be able to leverage the C# language to build your own real-world Unity game development projects.

Learn Mistral
1人今日阅读
This is a practical, project-driven guide to turning open-source Mistral models into production-ready AI solutions. Through hands-on workshops and use cases, you’ll learn how to build private chat systems, semantic search engines, intelligent agents, coding assistants, and secure deployments that go beyond simple experimentation. The journey begins by exploring where Mistral excels and where human oversight is essential. You’ll then learn to set up a secure, locally hosted chat system with Ollama, customize behavior with system prompts and parameters, and dive deep into embeddings to unlock semantic search with Pinecone. As you progress, you’ll build multi-agent workflows, unpack advanced Retrieval-Augmented Generation pipelines, and integrate Mistral with Codestral to accelerate coding. You'll also learn to apply Mistral to cybersecurity, be challenged with open-ended RAG projects, and be guided through deploying scalable AI on AWS Bedrock and Google Vertex AI. By the end of this book, you will be ready to design and build AI systems that are innovative, compliant, and production-ready. *Email sign-up and proof of purchase required

Java 9 Regular Expressions
This book is for Java developers who would like to understand and use regular expressions. A basic knowledge of Java is assumed.

Getting Started with Python
This Learning Path helps you get comfortable with the world of Python. It starts with a thorough and practical introduction to Python. You’ll quickly start writing programs, building websites, and working with data by harnessing Python's renowned data science libraries. With the power of linked lists, binary searches, and sorting algorithms, you'll easily create complex data structures, such as graphs, stacks, and queues. After understanding cooperative inheritance, you'll expertly raise, handle, and manipulate exceptions. You will effortlessly integrate the object-oriented and not-so-object-oriented aspects of Python, and create maintainable applications using higher level design patterns. Once you’ve covered core topics, you’ll understand the joy of unit testing and just how easy it is to create unit tests.By the end of this Learning Path, you will have built components that are easy to understand, debug, and can be used across different applications.This Learning Path includes content from the following Packt products:Learn Python Programming - Second Edition by Fabrizio Romano.Python Data Structures and Algorithms by Benjamin Baka.Python 3 Object-Oriented Programming by Dusty Phillips.

Differentiated Not Different 《不一样的高定教育》英文原版
这是一本兼具专业性与实用性的指南,帮助特殊需求儿童建立能力、自信与归属感。作者提出的 AMC(适应、意义、协作)教育模式,协助教育工作者、治疗师与家庭更深入理解并支持身心障碍儿童。共同打造以孩子为中心的环境,让每位孩子都能发挥最大的潜能。

The Python Workshop
You already know you want to learn Python, and a smarter way to learn Python 3 is to learn by doing. The Python Workshop focuses on building up your practical skills so that you can work towards building up your machine learning skills as a data scientist, write scripts that help automate your life and save you time, or even create your own games and desktop applications. You'll learn from real examples that lead to real results.Throughout The Python Workshop, you'll take an engaging step-by-step approach to understanding Python. You won't have to sit through any unnecessary theory. If you're short on time you can jump into a single exercise each day or spend an entire weekend learning about Python scripting. It's your choice. Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding.Every physical print copy of The Python Workshop unlocks access to the interactive edition. With videos detailing all exercises and activities, you'll always have a guided solution. You can also benchmark yourself against assessments, track progress, and receive free content updates. You'll even earn a secure credential that you can share and verify online upon completion. It's a premium learning experience that's included with your printed copy. To redeem, follow the instructions located at the start of your Python book.Fast-paced and direct, The Python Workshop is the ideal companion for Python beginners. You'll build and iterate on your code like a software developer, learning along the way. This process means that you'll find that your new skills stick, embedded as best practice. A solid foundation for the years ahead.

Automate It with Zapier and Generative AI
Simply and effectively strategize and create automated business workflows with Zapier, including AI-integrated functionality such as the ChatGPT plugin and the OpenAI integration, to reduce time spent on manual and repetitive tasks, all without needing to use code Key Features Discover the newest Zapier features including the OpenAI integration and ChatGPT plugin Explore expert tips and real-life examples to use Zapier effectively to connect 6000+ business ap

Responsive Web Design with HTML5 and CSS
"Responsive Web Design with HTML5 and CSS, Fifth Edition, is the very latest, up-to-date version of one of the bestselling books on HTML5 and CSS. It emphasizes pragmatic application, teaching the approaches needed to build websites and applications, with downloadable examples. Written in Ben's friendly and easy-to-follow style, this title can be read as a complete guide, or used as a reference for each topic. If you're a backend dev looking to understand the front of the web stack and its possibilities, or perhaps a frontend dev looking for a comprehensive resource on everything new in HTML and CSS to build the most efficient UIs, this is the book for you. Even if you are deferring your code writing to AI, this book gives you the requisite knowledge to understand the validity and efficiency of AI's output. Among the many topics, we cover approaches for better accessibility, utilizing variable fonts, explainers on the latest color manipulation techniques and functions, in-depth coverage of bleeding-edge features such as scroll-driven animations, view transitions, CSS anchor positioning, CSS layers, container queries, nesting, and much more. By the end, you'll not only have a thorough understanding of responsive web design and what's possible with the latest HTML5 and CSS, but also know how to best implement each technique."

Implementing DevOps with Ansible 2
If you are a DevOps engineer, administrator, or developer and want to implement the DevOps environment in your organization using Ansible, then this book is for you.

高中英语词汇词根联想记忆法+同步学练测(乱序版)(全集)
6人今日阅读 推荐值 76.2%
《高中英语词汇词根+联想记忆法:乱序版》涵盖教育部最新版考试大纲要求的全部词汇,沿袭了绿宝书系列优秀的特点,采用乱序编排,更便于坚持背诵。本书以“词根+联想”记忆法为主,配备了诙谐幽默的漫画插图,帮助考生找到高效背单词的途径。书中收录大量的词汇搭配用法及近义词辨析,还有例句、高考考点、用法精讲、派生词等内容,帮助考生全方位掌握单词,迎战高考。另外,单元自测中精选了大量高考真题,帮助考生在语境中掌握词汇。《高中英语词汇词根+联想记忆法:乱序版 同步学练测》是《高中英语词汇词根+联想记忆法:乱序版》的配套同步练习。

高考英语超详解真题+标准模拟(备战2026高考)
3人今日阅读 推荐值 85.4%
为帮助考生备战2026年高考,新东方精心打造了《高考英语超详解真题+标准模拟》。本试卷包含14套超详解真题(新高考I卷&II卷、全国甲卷)和5套新高考标准模拟题,附赠一个实用的备考册子,含600多个高考高频核心词汇(短语)和20篇原创读后续写作文。 本试卷真题从考生答题角度出发,根据已知线索推导答案,多角度解析高考真题,注重培养考生的答题技巧,提高学生的实战能力。每年的真题试题和解析各自独立成册,方便读者做题和参考答案解析。“超详解”是本试卷真题解析的主要特色,真题试卷中所有题干和选项、阅读文章均配有翻译,帮助考生定位答题线索。阅读概括文章主旨大意,提供重难点单词及短语释义并剖析长难句,帮助考生扩充真题词汇储备,破除阅读理解障碍。写作设置审题、范文点评、范文译文、亮点词汇、写作句式等丰富栏目。各套试卷均配有答案速查,方便考生核对答案。在深入研究近年新高考英语真题的基础上,我们精心编写了5套标准化的新高考模拟试题,供考生自主模考。这5套模拟题严格遵循新高考英语真题的出题特点,无论从选材、命题方式、命题角度还是难度等方面都高度契合新高考英语真题水准。合理的真题+模拟题组合搭配,详细的真题答案解析,从读者阅读体验角度出发的版式设计,铸就了这套试卷的高品质。相信这套“超详解”试卷能帮助广大考生更好地备战高考英语。

美国中学生阅读精选:初中英语阅读拓展训练(8年级)
《初中英语阅读拓展训练:美国中学生阅读精选》精选美国当代中学生正在使用的语文教科书或学校推荐阅读的语文读本,选材地道,选文经典。阅读的主题丰富,除了贴近当代中学生的学习生活故事外,有科普、自然、地理等内容,让读者不出国,学习地道、纯正、经典的美国语文。同时本书讲练结合,讲解主要涉及地道美语表达法的讲解。练习的设置参考中考英语题型,包含阅读题型+词汇题型+翻译/写作小练习,练习灵活多样,检测所学、巩固所学,最大化提高学习效率。

Principles of Data Science
Transform your data into insights with must-know techniques and mathematical concepts to unravel the secrets hidden within your data Key Features Learn practical data science combined with data theory to gain maximum insights from data Discover methods for deploying actionable machine learning pipelines while mitigating biases in data and models Explore actionable case studies to put your new skills to use immediately Purchase of the print or

Multithreading with C# Cookbook(Second Edition)
This book is aimed at those who are new to multithreaded programming, and who are looking for a quick and easy way to get started. It is assumed that you have some experience in C# and .NET already, and you should also be familiar with basic computer science terminology and basic algorithms and data structures.

SFML Game Development By Example
This book is intended for game development enthusiasts with at least decent knowledge of the C++ programming language and an optional background in game design.

Unity 3D、2D手机游戏开发:从学习到产品(第4版)
本书以实例教学为主线,循序渐进地介绍了Unity 2018在手机游戏开发方面的不同功能。第1章,由零开始,引导读者熟悉Unity编辑器的各个功能模块和特性。第2~4章是3个不同特色的3D游戏实例,使读者对Unity游戏开发有一个较全面的认识。第5章是一个2D游戏实例,全方位地介绍了Unity在2D游戏方面的应用。第6章和第7章重点介绍了Unity在网络方面的应用。第8~10章介绍了如何将Unity游戏移植到网页、iOS和Android平台。第11章详细介绍了Unity的新GUI系统。第12章是关于创建Unity游戏美术资源的工作流程。第13章和第14章分别介绍了行为树和Play Maker两款插件,第15章介绍了使用HTC Vive创建VR应用,第16章介绍了Unity结合Vuforia 在AR方面的应用,第17和第18章介绍了Shader图形编程和Lua脚本在Unity中的应用。本书最后还附有C#语言的快速教程,帮助缺乏程序开发基础的读者快速入门,同时也包括Unity编辑器菜单栏的中英文对照表供读者查阅。

The Rust Programming Handbook
3人今日阅读 推荐值 78.8%
Dive deep into the essentials of Rust with this definitive guide that covers core programming features, techniques, and principles, setting a solid foundation for advanced system and web program

Time Series Analysis with Python Cookbook
1人今日阅读
Perform time series analysis and forecasting confidently with this Python code bank and reference manual. Access exclusive GitHub bonus chapters and hands-on recipes covering Python setup, probabilistic deep learning forecasts, frequency-domain analysis, large-scale data handling, databases, InfluxDB, and advanced visualizations.

Python Natural Language Processing
This book is intended for Python developers who wish to start with natural language processing and want to make their applications smarter by implementing NLP in them.

LaTeX Cookbook
If you already know the basics of LaTeX and you like to get fast, efficient solutions, this is the perfect book for you. If you are an advanced reader, you can use this book's example-driven format to take your skillset to the next level. Some familiarity with the basic syntax of LaTeX and how to use the editor of your choice for compiling is required.

LaTeX Beginner's Guide
Learn LaTeX to format documents, equations, and citations with ease. Manage bigger projects, typeset professionally, create publication-ready PDFs, & skill up with AI tools Add on: A companion w

Kivy:Interactive Applications and Games in Python(Second Edition)
If you are a Python developer who wants to create exciting and dynamic UI/UX applications that are compatible with multiple platforms, then this is the book for you. No prior experience with Kivy is required, although you should be familiar with Python and have a fair understanding of software engineering concepts such as inheritance, classes, and instances.

Unity 3D\2D手机游戏开发:从学习到产品(第3版)
本书以实例教学为主线,循序渐进地介绍了Unity在游戏开发方面的不同功能。第1章,由零开始,引导读者熟悉Unity编辑器的各个功能模块和特性。第2~4章是3个不同特色的3D游戏实例,使读者对Unity游戏开发有一个较全面的认识。第5章是一个2D游戏实例,全方位地介绍了Unity在2D游戏方面的应用。第6章和第7章,重点介绍了Unity在网络方面的应用。第8~10章介绍了如何将Unity游戏移植到网页、iOS和Android平台。第11章详细介绍了Unity的新GUI系统。第12章是关于创建Unity游戏美术资源的工作流程。第13章和第14章分别介绍了行为树和Play Maker两款插件,适合各类游戏开发者。另外,本书最后附有C#语言的快速教程,帮助缺乏程序开发基础的读者快速入门,同时也包括Unity编辑器菜单栏的中英文对照表供读者查阅。 本书提供了所有实例的源代码与素材文件,供读者上机练习使用,读者可从网上下载本书资源文件。 本书适用于广大游戏开发人员、游戏开发爱好者、软件培训机构以及计算机专业的学生等。

Hands-On Image Processing with Python
Image processing plays an important role in our daily lives with various applications such as in social media (face detection), medical imaging (X-ray, CT-scan), security (fingerprint recognition) to robotics & space. This book will touch the core of image processing, from concepts to code using Python.The book will start from the classical image processing techniques and explore the evolution of image processing algorithms up to the recent advances in image processing or computer vision with deep learning. We will learn how to use image processing libraries such as PIL, scikit-mage, and scipy ndimage in Python. This book will enable us to write code snippets in Python 3 and quickly implement complex image processing algorithms such as image enhancement, filtering, segmentation, object detection, and classification. We will be able to use machine learning models using the scikit-learn library and later explore deep CNN, such as VGG-19 with Keras, and we will also use an end-to-end deep learning model called YOLO for object detection. We will also cover a few advanced problems, such as image inpainting, gradient blending, variational denoising, seam carving, quilting, and morphing.By the end of this book, we will have learned to implement various algorithms for efficient image processing.

老年服务专业英语(职业教育工学一体化课程改革规划教材·老年服务与管理系列)
本书根据养老服务岗位的基本需求,设计了日常运用英语开展服务的八个学习情境,每个学习情景又包括若干任务,每个任务设计了任务描述、相关知识、词汇、常用句型和同步实践训练。学完一个学习情境后,通过练习题、对话、阅读等各种形式的综合练习,让学生掌握专业知识并提高应用能力,从而适应涉外老年服务工作的需要。 本书既适合职业院校老年服务与管理专业学生学习使用,也可作为养老服务从业人员的培训教材和阅读书籍。

DAX for Humans
"Although DAX has been around for over a decade, many struggle to master the language primarily because DAX is often taught through the CALCULATE function, which is the most complex and unintuitive function in all of DAX. But what if DAX could be taught without CALCULATE? The result would be an incredibly intuitive and easy way to learn DAX. DAX for Humans stands the traditional approach to learning DAX on its head, foregoing the traditional, legacy methods of learning DAX for a more modern approach that focuses on core DAX concepts and not any specific function. Even if you know nothing about DAX, from the very first chapter you will learn the essentials of the DAX language, as well as a single pattern to solve the majority of DAX problems. From that point forward, you’ll explore how to work with the basic building blocks of the DAX language and apply what you learn to real-world business scenarios across customers, human resources, projects, finance, operations, and more. By the end of this book, you’ll be able to apply your DAX skills to simple, complex, and advanced scenarios; understand how to optimize and debug your DAX code; and even know how to efficiently apply artificial intelligence to help you write and debug your DAX code."

Mastering OpenCV 4 with Python
OpenCV is considered to be one of the best open source computer vision and machine learning software libraries. It helps developers build complete projects in relation to image processing, motion detection, or image segmentation, among many others. OpenCV for Python enables you to run computer vision algorithms smoothly in real time, combining the best of the OpenCV C++ API and the Python language.In this book, you'll get started by setting up OpenCV and delving into the key concepts of computer vision. You'll then proceed to study more advanced concepts and discover the full potential of OpenCV. The book will also introduce you to the creation of advanced applications using Python and OpenCV, enabling you to develop applications that include facial recognition, target tracking, or augmented reality. Next, you'll learn machine learning techniques and concepts, understand how to apply them in real-world examples, and also explore their benefits, including real-time data production and faster data processing. You'll also discover how to translate the functionality provided by OpenCV into optimized application code projects using Python bindings. Toward the concluding chapters, you'll explore the application of artificial intelligence and deep learning techniques using the popular Python libraries TensorFlow, and Keras.By the end of this book, you'll be able to develop advanced computer vision applications to meet your customers' demands.

Splunk:Enterprise Operational Intelligence Delivered
This course is for software developers who wish to use Splunk for operational intelligence to make sense of their machine data. The content in this course will appeal to individuals from all facets of business, IT, security, product, marketing, and many more

Unreal Engine 4 AI Programming Essentials
This book is for programmers and artists who want to expand their knowledge of Game AI in relation to Unreal Engine 4. You are recommended to have some experience of exploring Unreal Engine 4 prior to this book because we jump straight into Game AI.

Microsoft Exchange Server PowerShell Cookbook(Third Edition)
This book is for messaging professionals who want to build real-world scripts with Windows PowerShell 5 and the Exchange Management Shell. If you are a network or systems administrator responsible for managing and maintaining Exchange Server 2013, you will find this highly useful.

Modern Time Series Forecasting with Python
Predicting the future, whether it's market trends, energy demand, or website traffic, has never been more crucial. This practical, hands-on guide empowers you to build and deploy powerful time series forecasting models. Whether you’re working with traditional statistical methods or cutting-edge deep learning architectures, this book provides structured learning and best practices for both. Starting with the basics, this data science book introduces fundamental time series concepts, such as ARIMA and exponential smoothing, before gradually progressing to advanced topics, such as machine learning for time series, deep neural networks, and transformers. As part of your fundamentals training, you’ll learn preprocessing, feature engineering, and model evaluation. As you progress, you’ll also explore global forecasting models, ensemble methods, and probabilistic forecasting techniques. This new edition goes deeper into transformer architectures and probabilistic forecasting, including new content on the latest time series models, conformal prediction, and hierarchical forecasting. Whether you seek advanced deep learning insights or specialized architecture implementations, this edition provides practical strategies and new content to elevate your forecasting skills. *Email sign-up and proof of purchase required

Learning Apex Programming
If you are a developer who has some object-oriented programming experience, Learning Apex Programming is the perfect book for you. This book is most appropriate for developers who wish to gain an understanding of the Force.com platform and how to use Apex to create business applications.

Hands-On Edge Analytics with Azure IoT
Edge analytics has gained attention as the IoT model for connected devices rises in popularity. This guide will give you insights into edge analytics as a data analysis model, and help you understand why it’s gaining momentum.You'll begin with the key concepts and components used in an edge analytics app. Moving ahead, you'll delve into communication protocols to understand how sensors send their data to computers or microcontrollers. Next, the book will demonstrate how to design modern edge analytics apps that take advantage of the processing power of modern single-board computers and microcontrollers. Later, you'll explore Microsoft Azure IoT Edge, MicroPython, and the OpenCV visual recognition library. As you progress, you'll cover techniques for processing AI functionalities from the server side to the sensory side of IoT. You'll even get hands-on with designing a smart doorbell system using the technologies you’ve learned. To remove vulnerabilities in the overall edge analytics architecture, you'll discover ways to overcome security and privacy challenges. Finally, you'll use tools to audit and perform real-time monitoring of incoming data and generate alerts for the infrastructure.By the end of this book, you'll have learned how to use edge analytics programming techniques and be able to implement automated analytical computations.