资源列表
作业
- 数据结构作业之 顺序表的储存,插入,修改(The storage, insertion, modification of the sequence table)
basic algorithm
- acm竞赛的基础算法简介,包含贪心法,二分法,倍增法,优先队列以及大量习题。(The basic algorithms of ACM competition include greedy, dichotomous, multiplier, priority queues and a large number of exercises.)
data_jiegou
- 集中常见的排序算法,冒泡排序,快速排序,选择排序,堆排序,插入排序,Shell排序,归并排序,基数排序-Focus on common sorting algorithms, bubble sort, quick sort, selection sort, heap sort, insertion sort, Shell sort, merge sort, radix sort
数据结构大作业
- 通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅-builder achieve through the data structure algorithms as I mature programming No shortage Department also requested forgiven
arith
- Arithmetic算法用于数据编码解码,应用学科多媒体-Arithmetic algorithms for data encoding and decoding, applied science multimedia
3
- 基于改进BP算法的数字字符识别,改进原有的BP算法,实现更好的数字字符识别。-BP Algorithm Based on Improved digital character recognition, improving the original BP algorithm, to achieve a better digital character recognition.
Huffman
- 求解Huffman编码的程序及解码的程序-Solving Huffman coding and decoding process procedure
AutoMaze
- 此迷宫实现从键盘读入矩阵迷宫地图 然后输出任一条可走出路径 若无可走通路径 则输出error-This labyrinth from a maze map the keyboard and then read into the matrix may be out of the path of the output of any one to go through the path without the output error
tongxunlu
- 数据结构课程设计 通讯录设计 vc++6.0 开发 文件读写操作-Data Structure Course Design Directory Design vc++6.0 development files read and write operations
Realize-Hill-Sort-using-C
- 用VC6.0实现希尔排序,显示输入待排序的序列和输出排序后的序列-Realize Hill Sort using C
lift
- 本程序用为数据结构课程设计中的电梯模拟程序,编写时考虑周到,在满足题目的基本要求下,功能更为完善 PS:内附详解报告,解释流程,原理及用法-Used as a data structure of the program curriculum design in the elevator simulation program to consider thoughtful preparation, to meet the basic requirements of the subject, th
miniStack
- ministack类的实现,数据结构的作业,模拟出类似stack类的ministack,已经通过测试-ministack class implementation, data structure operations to simulate a similar stack class ministack, has passed the test! !
