C (/ˈsiː/, as in the letter c) is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations. By design, C provides constructs that map efficiently to typical machine instructions, and therefore it has found lasting use in applications that had formerly been coded in assembly language, including operating systems, as well as various application software for computers ranging from supercomputers to embedded systems.
2022-04-16 19:45:21 191KB C Programming Language
1
Lua5.0
2022-04-15 18:12:35 1018KB lua 开发语言
1
Isometric Game Programming with DirectX 7 讲 2.5Dtile engine 的一本英文书,我扫了一眼 感觉不错。 准备仔细详读一下。
2022-04-13 08:41:40 20.33MB Isometric Game Programming
1
This book endeavors to build upon your existing experience in Maya programming. As such, this book assumes that you are already familiar with basic MEL and/or C÷÷ API programming.
2022-04-12 21:57:58 18.86MB maya
1
matlab基本运算程序代码了解CUDA编程 这是Packt发布的的代码存储库。 使用CUDA 10.x和C / C ++进行GPU编程和并行计算的初学者指南 这本书是关于什么的? 计算统一设备架构(CUDA)是NVIDIA的GPU计算平台和应用程序编程接口。 它旨在与C,C ++和Python等编程语言一起使用。 借助CUDA,您可以在科学,医疗保健和深度学习领域中将GPU的并行计算能力用于一系列高性能计算应用程序。 本书涵盖以下激动人心的功能: 了解CUDA中的常规GPU操作和编程模式 揭示GPU编程和CPU编程之间的差异 分析GPU应用程序性能并实施优化策略 探索GPU编程,性能分析和调试工具 掌握并行编程算法以及如何实现它们,通过多GPU和多节点扩展GPU加速的应用程序深入到具有加速库,Python和OpenACC的GPU编程平台,从而深入了解使用GPU的CNN和RNN中的深度学习加速器 如果您觉得这本书适合您,那就赶快行动吧! 说明和导航 所有代码都组织在文件夹中。 例如,Chapter02。 该代码将如下所示: #include #include<stdl
2022-04-12 19:43:43 70.17MB 系统开源
1
The C programming Language 中文版 pdf
2022-04-12 19:08:10 6.9MB c语言
1
Programming Languages and Lambda Calculi原版
2022-04-12 16:50:11 1.17MB lambda 编译器 编程语言
1
学习java入门黄金书籍pdf每位java程序员都应该阅读
2022-04-12 10:36:03 6.33MB Java programming books
1
fptw64所有版本下载 Intel(R) Flash Programming Tool
2022-04-12 00:22:16 218.05MB Intel(R)FlashP windows fptw64 fptw
1
接触过 LOGO 编程语言的人应该都知道这款软件,这也是笔者接触的第一门编程语言,怀念之情难以言表。特将此资源拿出来与大家共享。 注:资源包中包含英文原版和汉化补丁。 以下是原版软件的 README: PC Logo for Windows This file contains the latest information about PC Logo for Windows. PC Logo for Windows installation automatically installs four example programs. These are: Shape Editor The PC Logo for Windows shape editor provides an easy and convenient way to change the turtle shape and save your new shapes as files. The shape editor is written in Logo and also provides an example of using Logo to create a program complete with windows, dialog boxes, buttons, and help. To use the shape editor, load the SHED.LGO file from within Logo or double-click the Shape Editor icon in the Program Manager. Music The MUSIC.LGO file provides an example of using Logo to play music. To listen to the music, load the MUSIC.LGO file from within Logo or double-click the Music icon in the Program Manager. Follow the instructions that appear on the screen. Squiral The squiral program is an example of a simple Logo procedure that uses recursion to create colorful and complex graphics designs. To see the squirals, load the SQUIRAL.LGO file from within Logo or double-click the Squiral icon in the Program Manager. Shapes The shapes program illustrates using multiple turtles in Logo with different shapes for each of them. To see the different shapes, load the SHAPES.LGO file from within Logo or double-click the Shapes icon in the Program Manager. More information about Logo Many books have been published about teaching Logo and using it to teach a variety of other subjects. Harvard Associates has gathered the best of these books into the PC Logo Library. The PC Logo Library catalog accompanies each copy of PC Logo for Windows. Contact Harvard Associates if you would like a copy of the catalog or wish to order one or more of the selections in the PC Logo Library. Harvard Associates, Inc. 10 Holworthy Street Cambridge, MA 02138 U.S.A. phone: (617) 492-0660 fax: (617) 492-4610 CompuServe: 70312,243 Internet: 70312.243@compuserve.com If you are contacting Harvard Associates about a Logo programming problem, please use either fax, mail, or electronic mail and include a written example of a Logo procedure that illustrates the problem.
2022-04-11 22:57:12 1.01MB Logo Programming
1