iOS 开发入门书籍,pdf版本,高清清晰,适合想入门ios开发人员与初级开发工程师
2022-09-29 04:40:42 10.41MB ios  苹果开发 苹果开发入门 ios书籍
1
非常经典的书籍,强推。只是没有中文版,遗憾。
2022-09-28 23:12:18 583KB Perl Hacks Tips
1
Title: Unity AI Programming Essentials Author: Curtis Bennett, Dan Violet Sagmiller Length: 158 pages Edition: 1 Language: English Publisher: Packt Publishing Publication Date: 2014-12-26 ISBN-10: 1783553553 ISBN-13: 9781783553556 Use Unity3D, a popular game development ecosystem, to add realistic AI to your games quickly and effortlessly About This Book Implement pathfinding, pathfollowing, and use navigation mesh generation to move your AI characters within the game environment Use behaviour trees to design logic for your game characters and make them “think” A practical guide that will not only cover the basics of AI frameworks but also will teach how to customize them Who This Book Is For This book is aimed at developers who know the basics of game development with Unity and want to learn how to add AI to their games. You do not need any previous AI knowledge; this book will explain all the essential AI concepts and show you how to add and use them in your games. In Detail Unity is a powerful cross-platform game creation system that includes a game engine and integrated development environment (IDE). AI programming in Unity is a key task for any game developer as it gives you the ability to make computer characters think and behave like a living organism. This book focuses on the different AI tasks that are essential for game development using Unity. It includes topics such as defining "minds" for your characters with behavior trees. Furthermore, it covers more specialized AI tasks such as how to implement AI crowds and how to create driving AI for vehicles. We have a section dedicated to NavMesh, one of the most important aspects of pathfinding, that will show you how to customize the mesh generation to handle different use cases for different characters. This is a practical book as it uses several popular Unity plugins such as RAIN and React AI to accomplish different AI tasks. Table of Contents Chapter 1: Pathfinding Chapter 2: Patrolling Chapter 3: Behavior Trees Chapter 4: Crowd Chaos Chapter 5: Crowd Control Chapter 6: Sensors and Activities Chapter 7: Adaptation Chapter 8: Attacking Chapter 9: Driving Chapter 10: Animation and AI Chapter 11: Advanced NavMesh Generation
2022-09-28 08:31:54 4.81MB Unity AI
1
重庆大学研究生用教材,课后答案思路解析清晰
2022-09-27 23:08:56 299KB 最优化 数学 研究生
1
数据库系统基础教程 作者jeffery 课后习题答案 答案是用英文写得而且给出解题的思路不单单是给个答案而已
2022-09-27 19:30:50 1.12MB 数据库 课后习题答案 jeffery 第三版
1
After a dozen years of incremental changes, C# has become one of the most versatile programming languages available. With this comprehensive guide, you’ll learn just how powerful the combination of C# 5.0 and .NET 4.5 can be. Author Ian Griffiths guides you through C# 5.0 fundamentals and teaches you techniques for building web and desktop applications, including Windows 8-style apps. Completely rewritten for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C# code, such as generics, dynamic typing, and the new asynchronous programming features. You’ll also get up to speed on XAML, ASP.NET, LINQ, and other .NET tools. Discover how C# supports fundamental coding features such as classes, other custom types, collections, and error handling Understand the differences between dynamic and static typing in C# Query and process diverse data sources such as in-memory object models, databases, and XML documents with LINQ Use .NET’s multithreading features to exploit your computer’s parallel processing capabilities Learn how the new asynchronous language features can help improve application responsiveness and scalability Use XAML to create Windows 8-style, phone, and classic desktop applications
2022-09-27 16:48:52 8.68MB C#
1
数据结构 陈慧南 课后习题答案 南京邮电大学
2022-09-27 16:36:02 184KB 数据结构 陈慧南 课后习题答案
1
查找两个字符串的最大公共子串,用到指针和函数的知识
2022-09-27 14:58:09 2KB c language 
1
郑君里《信号与系统》第二版习题答案,一章至八章的习题解答
2022-09-26 08:36:19 2.17MB 信号与系统
1
数字信号处理—基于计算机的方法》习题答案
1