-
经典游戏源码
经典游戏之源程序-中国象棋源代码,供学习和娱乐。-classic games being source-Chinese chess source for learning and entertainment.
- 2022-03-14 03:12:30下载
- 积分:1
-
预静载程序,自己编写的,可能不是很正确,请注意
预静载程序,自己编写的,可能不是很正确,请注意-Pre-static loading process, I have written, may not be correct, please note
- 2022-02-05 10:16:43下载
- 积分:1
-
CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectional...
CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly.
ECG also outputed through RS232 using final year project real-time frame structure.-CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly.
ECG also outputed through RS232 using final year project real-time frame structure.
- 2022-04-18 16:41:40下载
- 积分:1
-
single
single-server queueing system
- 2022-03-18 17:23:05下载
- 积分:1
-
对数字设计工程师的要求,与考核。是一个简要的说明
对数字设计工程师的要求,与考核。是一个简要的说明-of digital design engineers, and assessment. A summary of the note
- 2022-03-12 15:51:04下载
- 积分:1
-
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码...
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码-PDU string in the form of sending out the Chinese characters to Unicode code to express, so before sending Chinese text messages must first Chinese characters will be converted to Unicode code
- 2022-03-15 19:24:19下载
- 积分:1
-
PHP环境下,生成word文档的php代码!嵌入到php下使用。
PHP环境下,生成word文档的php代码!嵌入到php下使用。-PHP environment to generate word document php code! Embedded in the use of php.
- 2022-03-31 01:07:59下载
- 积分:1
-
javaAPI procedures, the realization of a string of figures, in order for the use...
javaAPI程序,实现了的数字串的排序,对于用户的非法输入进行了处理-javaAPI procedures, the realization of a string of figures, in order for the user of illegal importation of processing
- 2022-07-17 16:27:32下载
- 积分:1
-
对*.cpp文件各个标识符的简易分析
对*.cpp文件各个标识符的简易分析-right*. cpp document identifier various simple analysis
- 2022-03-24 22:07:10下载
- 积分: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