The C Programming Language中文+英文原版 经典数据,建议有基础了可以看英文原版然后对照中文,增强英文技术文档阅读能力
2021-11-29 18:34:51 2.2MB C语言 经典
1
Introduction to Programming with Fortran, Fourth Edition This fourth Edition presents new examples on submodules, derived type i/o, object oriented programming, abstract interfaces and procedure pointers, C interop, sorting and searching, statistics and converting to more modern versions of Fortran.
2021-11-28 09:57:12 7.08MB Fortran
1
Elements of programming. 高清 英文 PDF。仅供学习交流,严禁用于商业用途。Alexander 讲解 STL 中很多设计细节。
2021-11-27 16:12:27 27.53MB STL Elemen
1
动手C ++游戏动画编程 这是Packt发布的“ 的代码库。 从理论到使用C ++和OpenGL实施学习现代动画技术 这本书是关于什么的? 动画是任何游戏中最重要的部分之一。 现代动画系统直接与轨道驱动的动画配合使用,并为诸如反向运动学(IK),混合树和双四元数蒙皮等高级技术提供支持。 本书将引导您逐步了解如何启动并运行优化的,可投入生产的动画系统,并包含构建动画系统所需的所有代码。 本书涵盖以下激动人心的功能: 掌握3D向量,矩阵和变换的内容,以及它们在游戏开发中的用途 探索各种技巧来平滑融合动画 掌握GLTF文件格式及其设计决策和数据结构 通过使用动画轨道并实现蒙皮设计动画系统 优化动画系统的各个方面,例如蒙皮网格,剪辑采样和姿势调色板 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件夹中。 例如,Chapter02。 该代码将如下所示: if (
2021-11-27 15:38:56 16.22MB animation game-development game-animation C
1
This is the very first book to discuss the theory and principles of computer programming on the basis of the idea that a proof of correctness and a program should be developed hand in hand It is built around the method first proposed by Dijkstra in his monograph The Discipline of Programming 1976 involving a "calculus for the derivation of programs " Directing his materials to the computer programmer with at least one year of experience Gries presents explicit principles behind ">This is the very first book to discuss the theory and principles of computer programming on the basis of the idea that a proof of correctness and a program should be developed hand in hand It is built around the method first proposed by Dijkstra in his monograph The Discipline of Programming 1976 [更多]
2021-11-27 12:48:10 1.95MB Science Programming David
1
Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv 1. Hello, WPF . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 WPF from Scratch 1 XAML Browser Applications (XBAPs) 14 Content Models 16 Layout 19 Controls 22 Data Binding 22 Dependency Properties 27 Resources 28 Styles 30 Animation 31 Control Templates 32 Graphics 33 3D 34 Documents and Printing 34 2. Applications and Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 Application Lifetime 36 Application Deployment 48 Settings 55
2021-11-27 07:53:25 10.24MB Programming WPF 2nd Edition.pdf
1
This is a great book for beginers to learn how to parallelize a program using openmp.
2021-11-26 13:18:14 3.32MB parallel programming
1
lua 编程珠玑,有关于编程技巧、设计技巧,以及游戏编程和嵌入式编程的相关资料,为lua创作团队打造。
2021-11-25 19:00:17 1.64MB Lua Programming Gems
1
linux socket编程,通过实例由浅入深,涵盖client/server设计,部分章节的扩展有助于深入了解TCP/IP协议。
2021-11-25 13:16:49 2.81MB linux socket network programming
1
中文清晰扫描版。本书主要介绍了Unix系统领域中的设计和开发哲学、思想文化体系、原则与经验,由公认的Unix编程大师、开源运动领袖人物之一Eric S. Raymond倾力多年写作而成。包括Unix设计者在内的多位领域专家也为本书贡献了宝贵的内容。本书内容涉及社群文化、软件开发设计与实现,覆盖面广、内容深邃,完全展现了作者极其深厚的经验积累和领域智慧。
2021-11-25 11:55:00 23.56MB Art UNIX Programming 中文版
1