-
查找
DeV-C++实现,若使用其它编译器,请对main()和相应接口进行改写(26/5000
C algorithm, "find" source code, used to achieve array, stack, etc)
- 2020-06-17 15:20:12下载
- 积分:1
-
VCOpenDDS
ACE+TAO windows环境下编译ACE编译OpenDDS(ACE+ TAO windows environment compiler ACE source)
- 2013-08-01 23:03:26下载
- 积分:1
-
mfcFont
学习MFC字体的代码。(learning MFC font code.)
- 2004-11-21 17:20:51下载
- 积分:1
-
jihebinjiaojiyunsuan
说明: 简单的集合的并与交集运算程序,由c语言编写。(Simple set of procedures with the intersection operator by c language.)
- 2009-08-15 18:26:52下载
- 积分:1
-
多线程管理
安全的多线程管理,便于多线程编程,可供参考学习(Secure multithreading management)
- 2019-04-11 15:48:38下载
- 积分:1
-
8360738
运行cmd,cd进入到D盘存放spsparaser的目录(Run the CMD, CD into the D disk storage spsparaser directory)
- 2017-05-24 20:50:23下载
- 积分:1
-
notepad
学习使用windowsapi,基于win32 api的记事本,有问题还望指出(Notepad based on Win32 API)
- 2018-04-27 09:51:18下载
- 积分:1
-
Predictive_Model_Analysis
以由科学数据构成的大型二维数据表为对象,运用预测模型分析方法,实现语义压缩。
用MFC框架建立了一个基于上述方法的压缩解压工具应用程序。(Posed by the scientific data of large-scale two-dimensional data table for the object, the use of prediction model analysis, the realization of semantic compression. MFC framework with the establishment of a method based on the above-mentioned compression decompression tool applications.)
- 2007-09-09 12:52:34下载
- 积分:1
-
WaveFilePro
WAVE文件解析:大小、采样率、采样位、通道个数、双声道分离与合并、简单混音。VC6.0调试通过!(WAVE file parsing: size, sample rate, sample position, the number of the channel, dual channel separation and merging, simple mixing. VC6.0 debugging through!)
- 2014-05-08 17:07:59下载
- 积分:1
-
单链表
单链表的基本运算,实现单链表的插入、删除和遍历运算,每种操作用一个函数实现。
插入操作:将一个新元素插入表中指定序号的位置。
删除操作:将指定序号的元素从表中删除。
遍历操作:从表头按次序输入所有元素的值,若是空表,则输出信息“empty list!”。(Basic operation of single linked list)
- 2018-12-29 02:13:31下载
- 积分:1