-
two consenting programs can directly communicate under Windows NT using the WM_C...
two consenting programs can directly communicate under Windows NT using the WM_COPYDATA message
- 2022-07-22 13:50:31下载
- 积分:1
-
一个可以测试CPU速度的例子,可以实时获取CPU速度
一个可以测试CPU速度的例子,可以实时获取CPU速度-a test example of the speed of the CPU, the CPU can obtain real-time speed
- 2022-01-28 00:15:58下载
- 积分:1
-
一个气象报文解报处理的源程序,可以直接嵌入到系统中
一个气象报文解报处理的源程序,可以直接嵌入到系统中-a meteorological report Xie reportedly handling of the source, can be directly embedded into the system
- 2022-04-15 07:05:22下载
- 积分:1
-
光驱开关控制程序
光驱开关控制程序-Optical switch control procedures
- 2023-02-21 17:00:04下载
- 积分:1
-
学习PE文件格式的一个小测试程序.上传凑分.
学习PE文件格式的一个小测试程序.上传凑分.-PE file format to learn a small test program. From points together.
- 2023-04-25 08:55:03下载
- 积分:1
-
通过注册表关闭光驱就是对自动弹出光驱的反操作
通过注册表关闭光驱就是对自动弹出光驱的反操作-through the registry is closed to drive pop-up drive-operation
- 2023-08-27 19:45:04下载
- 积分:1
-
Demonstrates how to set palettes. Use the RM to create palette tables.
Demonstrates how to set palettes. Use the RM to create palette tables.
- 2023-05-16 07:25:02下载
- 积分:1
-
一个绘制3D文本的例子,适合初学者进行学习研究。
一个绘制3D文本的例子,适合初学者进行学习研究。-3D rendering of an example of text, suitable for beginners to study.
- 2022-02-15 18:16:45下载
- 积分:1
-
为自己做一个简单的代理客户端..我们可以作为参考。特别是套房…
自己做的一个简单的代理客户端程序..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple agent client .. we can as a reference. Particularly suited to a study just C newbie ... thank you for your support
- 2022-03-03 08:03:08下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1