-
小弹球游戏,可以根据选定的快中慢速度来调整小球弹跳的速度...
小弹球游戏,可以根据选定的快中慢速度来调整小球弹跳的速度-Little pinball game,Small game may be based on the selected fast in the slow speed to adjust the speed of the ball bouncing
- 2022-01-31 13:38:59下载
- 积分:1
-
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。...
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。-compiler "24 points. DSW "documents, the Debug directory will generate" new 24 points. Exe "document, double-click the file directly, and can run the 24-point procedures.
- 2023-02-26 15:50:03下载
- 积分:1
-
武汉大学测绘校区的《GPS原理与应用》PPT课件,经典
武汉大学测绘校区的《GPS原理与应用》PPT课件,经典-Campus of Wuhan University of Surveying and Mapping " GPS Theory and Application of" PPT courseware, classic! ! !
- 2022-03-07 03:12:29下载
- 积分:1
-
tomcat 最新版本6.0.13 ,从Apache官方网站上当的
tomcat 最新版本6.0.13 ,从Apache官方网站上当的-tomcat the latest version 6.0.13, taken from the official website of Apache
- 2022-11-16 17:05:04下载
- 积分:1
-
CNC automatic programming system can be generated by the graphics drawing tool l...
数控自动编程系统,可以通过所画的图形生成走刀路线,然后生成代码-CNC automatic programming system can be generated by the graphics drawing tool line, and then generate code
- 2022-01-26 00:48:44下载
- 积分:1
-
偏振控制器,利用绑架球算法对QHQ型进行方位角的误差分析
偏振控制器,利用绑架球算法对QHQ型进行方位角的误差分析-Polarization controller, using the kidnapping of QHQ type ball algorithm for the azimuth error analysis
- 2022-03-23 10:51:57下载
- 积分:1
-
VC++ Student Information Management System 1. Remove the " Read Only" a...
VC++学生信息管理系统
1. 去掉“只读”属性。
2. 在SQL Server2000中,附加数据库UGMS。
3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。-VC++ Student Information Management System 1. Remove the " Read Only" attribute. 2. In SQL Server2000, the additional database UGMS. 3. Compiled from the source file location and database location of impact. Namely, HMS copy of the entire project can be compiled anywhere.
- 2022-03-01 23:09:17下载
- 积分:1
-
防Listview控件源码,传哦
防Listview控件源码,传哦-Anti-Listview control source, Chuan-Oh
- 2022-01-26 07:53:24下载
- 积分:1
-
步进电机位置控制系统的FPGA设计与实现。
步进电机位置控制系统的FPGA设计与实现。-Stepping Motor Position Control System Design and Implementation of FPGA.
- 2022-03-07 11:07:33下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1