资源列表
测试数组名是否占用内存
- 测试数组名是否占用内存,包括一维数组,二维数组
Huffman
- 霍夫曼编码以及其实现,便于对数据进行处理-Huffman code
kohonen
- kohonen网络的聚类算法—网络入侵聚类案例29 kohonen网络的聚类算法—网络入侵聚类-kohonen network clustering algorithm- Network Intrusion Clustering kohonen network clustering algorithm- Network Intrusion Clustering
staticlist
- 静态链表的应用 可进行插入,删除等操作 而且可以进行代码复用,省去很多开发时间-The application of static linked list To insert, delete, etc But also for code reuse, save a lot of development time
exp2-1
- 数据结构(第四版)第二章上机实验题源程序答案详解-Data structure (fourth edition) chapter on lab answer questions Detailed source
exp2-2
- 数据结构(第四版)第二章上机实验题源程序答案详解-Data structure (fourth edition) chapter on lab answer questions Detailed source
Tour-Guide-System-
- 校园导游系统 ,可以进行查询路径,查询景点,修改景点等操作,以图形化显示。-Campus tour guide system, you can query path, query attractions, attractions and other modifying operations to a graphical display.
shiyan6
- 实现直接插入排序、冒泡排序、简单选择排序、快速排序、希尔排序等5种常用内部排序算法,比较各算法的比较次数和移动次数。-Direct insertion sort, bubble sort, simply sort, quick sort, Hill sorting five kinds of commonly used internal sorting algorithm, comparing the number of comparisons and mobile number of eac
joephs-problem
- 本程序是中国科学技术大学数据结构的上机作业,本人亲自编写并调试通过,主要使用链表求解约瑟夫问题。-This program is on the machine operation University of Science and Technology of China data structures, personally written and debugged, the main use of the list Joseph problem solving.
stack-and-queue
- 本程序是中国科学技术大学数据结构及其算法的上机作业,主要使用栈和队列模拟停车场,本程序为本人亲自编写并在VC++6.0中调试通过。-This program is the University of Science and Technology of China data structures and algorithms on machine operation, the main use of stacks and queues simulate parking, the program w
string
- 本程序是中国科学技术大学数据结构及其算法的上机作业,主要实现串的模式匹配,本程序为本人亲自编写并在VC++6.0中调试通过。-This program is the University of Science and Technology of China data structures and algorithms on machine operation, the main achievement of the string pattern matching, the program wri
haffuman-coding
- 本程序是中国科学技术大学数据结构及其算法的上机作业,主要实现哈弗编码和解码,本程序为本人亲自编写并在VC++6.0中调试通过。-This program is the University of Science and Technology of China data structures and algorithms on machine operation, the main achievement of Harvard encoding and decoding, as I write t