资源列表
ReadWriteExcelDlg
- VC++读写Excel文件,打开,读,关闭,打开模板文件,写,关闭。-Read and Write excel file by VC++ project
sting4.doc
- Huffman树的创建算法与实现;Huffman编码算法的实现-Huffman tree algorithm for the creation and implementation; Huffman coding algorithm implementation
cpp_class_CWinDir
- 检索指定目录下的所有文件、文件夹,并区分其文件格式。-Retrieve the specified directory of all files, folders, and to distinguish between the file format.
aspzhizuoxueshengdanganguanlixitong
- ASP制作学生档案管理系统 摘要:本系统是根据现代化校园的发展而设计的基于ASP的学生档案管理系统,本系统可以方便老师、家长来学校查找学生。实现全校学生信息在线查询。还可以对新来的学员信息进行信息录入。由于学员上课情况复杂,可以实现信息修改,及时调整学员的基本情况。-ASP File Management System Abstract : The system is based on the modern campus design and development of th
nRF24L01_EVB_ISR
- nRF24L01_EVB子程序-ISR,定义中断方式
vcsortorder
- 各种排序算法大全c++版 直接顺序排序、冒泡排序,选择,快排,希尔排序,堆排序,归并排序、筛选法调整堆、堆排序、一次归并、一趟归并法排序、归并排序的非递归算法、归并排序的递归算法、将两个已排序的子序列归并。-Various sorting algorithms Daquan c++ Version Direct Sequence sort, bubble sort, selection, fast scheduling, shell sort, heap sort, merge sort, fi
jpdirxp4.c
- My Dirtree / file to csv lister. Includes MD-5 Hash of each file. Written in Borland C. (C++ Compiler). Ver 5-My Dirtree/file to csv lister. Includes MD-5 Hash of each file. Written in Borland C. (C++ Compiler). Ver 5
hhhhh
- saram 的使用dsp源代码i2c测试程序(){tmsvc5502}【 dsp源代码i2c测试程序(){tmsvc5502}【-saram the use of the source code i2c dsp test procedure () () [dsp tmsvc5502 source i2c test procedure () () [tmsvc5502
VcInc3
- 讀寫檔案的範例.將多檔案個檔案塞成一個檔案讀寫
语音增强的算法
- 语音增强 matlab
templateme_kernel
- 群体优化算法优化的基于内容的图像检索方法,通俗易懂,非常容易理解和学习。-Through group optimization algorithm optimization method for content-based image retri , user-friendly, very easy to understand and learn.
Word-count
- 读取一个文件中单词出现的次数,通过C++的标准库STL的使用以及文件的操作,实现其功能-Read out the number of word used in a file