资源列表
CiDian
- 数据结构的作业,是一个电子词典,可以模糊查询,界面也比其他的要好看-my homework,a directionary,
BracketsMatch
- 自己做的一个括号匹配的一个算法,数据结构的作业-kuohao pipei
Calculator(LJX)
- 数据结构的作业,计算机,算法没有问题,用mfc做的时候有的小问题,-calculator ,my homework
cordic-c-vc-6.0
- cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,
cordic-fixed-point-c-vc6.0-
- cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
avl
- AVL TREE is one the important concept in the Data structure
good-hw4
- EBOOK CONTAINING A VERY GOOD TEXT FOR LEARNING PROGRAMMING ASPECTS.
huffman.tar
- It is Swing application to make Huffman code. It uses Huffman alghoritm to build tree.
sorting
- Menu driven all in one Sorting, bubble sort, Selection sort, insertion sort,Merge sort , Quick sort-Menu driven all in one Sorting, bubble sort, Selection sort, insertion sort,Merge sort , Quick sort
paiduidafan
- 模拟同学排队打饭程序,只允许在队尾排队不允许插队。记录的学生信息可简可繁例如:学号,姓名,金额,消费总额等。实现学生排队、打饭、充值、查询(按学号和姓名)、删除(学号)、按消费总额排序等操作-Simulation of class queue Dafan program, allowing only at the end of the line is not allowed to jump the queue queue. Record student information can be si
DoubleList
- 一个双向链表,头插法实现~在项目中应用没什么问题-A doubly linked list, the first interpolation method to achieve- there is no problem in the project application
bag
- C++语言编制的一般背包问题,可用于一般的算法实验-General knapsack problem
