-
编写动态存储分配的一部分
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
-
windows ini文件操作类
windows ini文件操作类-windows ini file operations category
- 2022-08-14 21:24:15下载
- 积分:1
-
远程访问的源代码,很有意思的,欢迎大家下载使用,谢谢大家...
远程访问的源代码,很有意思的,欢迎大家下载使用,谢谢大家-remote access to the source code, the very interesting and you are welcome to download, thank you
- 2022-08-26 11:22:55下载
- 积分:1
-
Microsoft Windows计划任务“作业”溢出试验
Microsoft Windows计划任务“作业”溢出试验-Microsoft Windows Scheduled Tasks
- 2022-03-04 06:48:59下载
- 积分:1
-
设置您的字体,大小,使您的多样化的应用程序。
设置你的程序里面的字体、大小,使你的应用多样化。
- 2022-10-25 00:55:03下载
- 积分:1
-
从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)...
从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
- 2023-02-19 12:40:03下载
- 积分:1
-
虚拟串口可以三,并指定远程服务器的IP和端口,SER…
能够虚拟三个串口,并指定远程服务器IP和端口,串口号无限制-Virtual serial port can be three, and specify the remote server IP and port, serial No. unrestricted
- 2022-01-31 16:18:01下载
- 积分:1
-
内存管理是由程序员使用的是明确的
memory management is performed explicitly by programmers using the so-called "auto release pools".
- 2022-03-02 04:15:28下载
- 积分:1
-
获得CPU使用率
通过这个实例程序,可以方面的实现CPU使用率监控,这样就能统计自己开发程序的性能如何,并从中发现是否有需要优化的地方,当然这只是一个demo程序,更多还需要完善!!!!!!!!!!!
- 2022-03-07 04:57:52下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,ole控制exce源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,ole控制exce源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, ole control exce source code
- 2022-06-16 08:22:26下载
- 积分:1