-
A11_碰撞检测老师
opengl基于碰撞检测的简单第一人称射击游戏(Opengl Simple First Person Shooting Game Based on Collision Detection)
- 2020-06-25 20:20:02下载
- 积分:1
-
lmn4op
能量变换器样机的研制Energy converter prototype development(Energy converter prototype development)
- 2012-04-13 22:58:23下载
- 积分:1
-
hal调用底层示例代码
hal调用底层示例代码
- 2015-06-11下载
- 积分:1
-
C-Progrmming-Language(second)
本书是由c语言的设计者brian w. kernighan和dennis m. ritchie编写的一部介绍标准c语言及其程序设计方法的权威性经典著作。全面、系统地讲述了c语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、unix系统接口、标准库等内容。
本书的讲述深入浅出,配合典型例证,通俗易懂,实用性强,适合作为大专院校计算机专业或非计算机专业的c语言教材,也可以作为从事计算机相关软硬件开发的技术人员的参考书。 在计算机发展的历史上,没有哪一种程序设计语言像c语言这样应用如此广泛(C language book is written by the designers of brian w. kernighan and dennis m. ritchie write a description of the standard c language and the authority of the program design classic. Comprehensive and systematic about the c language of all the basic features and programming methods, including basic concepts, types and expressions, control flow, function and program structure, pointers and arrays, structures, input and output, unix system interface, the standard library and so on.
Book about simple terms, with a typical example, user-friendly, practical, suitable as a computer professional or computer professional colleges of the c language materials can also be as engaged in computer-related hardware and software technology developed by staff reference. In the history of computer development, no programming language such as c language so widely used)
- 2011-06-21 18:25:09下载
- 积分:1
-
cJSONFiles
JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
Ms SQL connection on main forms
SQL server您可以使用nama、用户名和密码。之后如果已连接,则可以看到所选数据库的所有表。这些表有一个查询执行屏幕。你呢可以轻松地执行数据库操作,而不需要数据库管理器。
- 2022-06-19 00:01:24下载
- 积分:1
-
Bit_Map
实现了手机Gps客户端,可以接受并解析Gps信号,显示在线地图和实时路况(Mobile Gps achieve client can accept and parse the Gps signal, display online maps and real-time traffic)
- 2010-08-02 11:07:56下载
- 积分:1
-
BOOT_V1.0
基于ATMega64编写的BOOT升级程序,通过固定协议进行通讯,接收到的程序保存在外部Flash中,进行搬移(Based ATMega64 prepared BIOS upgrade program, through a fixed protocol for communication, received program stored in the external Flash, make the move)
- 2016-04-09 16:04:18下载
- 积分:1
-
电机两轮pid控制与寻迹避障
实现小车控制,沿着黑线前行,简单的避开障碍物(let the car acroding the black road)
- 2017-11-12 17:10:59下载
- 积分:1
-
TP900S工具和驱动文件2.0
TP900S文件互相传输工具以及驱动文件(TP900S file transfer tools and drive files)
- 2017-10-06 14:40:14下载
- 积分:1