资源列表
ZJ9
- 这是一个哈夫曼编码的程序,使数据结构中一个非常重要的程序,程序完整,希望对大家有帮助。-This is a huffman code program which is important for data structure.The program is integrity.I hope that the program is helpful.
tcmysql
- mysql C 的一些处理 ,可以是使用在C++builder 开发中 -mysql C some processing, can be used in C++ builder development
os
- 1.设某年级有n位学生,名单以文本文件方式(见下页)存放在盘上,试编一程序随机抽取m位学生并输出其名单。 2.试编一程序分别建立随机事件链表和事件队列。 -1. Set up a grade has n students, the list to a text file method (see next page) stored in the disk, the trial procedures 1 m randomly selected students and their list
MyString
- 用C++重写的一人字符串类,该类包括字符串的一些基本操作-Using C++ rewrite of a string type, string type, including some of the basic operation
clock
- 基于单片机时钟中断部分程序段(C语言)
(stu)File1
- 打开一个文件,逐行读取生成一个英文字符的索引,产生一个文件保存输入文件中的字符出现的次数、个数和种类。 1、一次读取文件的一行;读取文件使用iostream; 2、除去行中所有的标点符号,利用附录A的程序代码; 3、对于每一行: a)在你构建的索引结构中查找单词; b)如果没有找到(出现新词)就将它插入索引; c)如果找到就更新该词的出现次数(次数加1)。 4、所有行都读入完成后,对索引结构按照字典顺序进行排序。每一行都应包括该单词本身、出现次数,如果有能力,程序还应
Floyd
- 中国数学建模-数学工具-Floyd最短路算法的MATLAB程序-Mathematical modeling- mathematical tool-Floyd shortest path algorithm MATLAB program
7654678976
- VB得到Windows安装目录的源代码,有需要的就下载吧。-VB source code for Windows installation directory, there is need to download it.
568573
- VB6.0 读取与保存TXT文件实例,VB编程学习源码,很好的参考资料。-VB6.0 read and save the TXT file example, learning VB programming source code, a good reference.
Sparse-representation
- 稀疏表示的matlab代码,可以对信号进行稀疏表示,对稀疏表示有兴趣的学者,可以研究,很有帮助-Sparse representation of the matlab code, and the signal can be sparse representation, interested in sparse representation of the scholar, to study, very helpful
Function100
- YOU CAN TEST THIS FUNCTION FOR GET DIR ON WINDOWS
hog
- C++版本的hog特征提取代码,用于提取目标图像的特征向量-code for extract object feature written by C++