资源列表
smalltree
- 数据结构最小生成树的求法——算法 数据结构可后实习题目-minimum spanning tree data structure for the law -- algorithm data structure can be subject after practice
atan_base_on_CORDIC_arithmetic
- 用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。 -CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration number, the more the number of iter
tingche
- 数据结构课程设计 停车场管理系统。。希望对您有帮助-data structure curriculum design carpark management system. . You want to help
Haffman
- 哈夫曼树的建立,haffman 编码,在turbo c 下运行
tingchechang
- 停车场的设置.用对列和栈实现.以end结束.
fft
- 程序实现了快速傅里叶变换、逆变换等功能,可供参考-Program to achieve a fast Fourier transform, inverse transform and other functions, for reference
c7_Dblink
- 用C代码实现双向链表的模拟显示,其中用到图形库-Two-way linked with C code simulation shows, which use graphics library
5-3
- 用随机函数产生5000个随机数,用快速,堆,直接插入,冒泡,归并等排序方法排序并统计系统时间-5000 with a random function random number, with quick, heap, direct insertion, bubble, merge sort methods such as sorting and statistical system time
relational
- SSD7.ER Mapping Map your ER schema into a relational database schema, using the mapping algorithm. Express the resulting relational database schema, using the following notation: PK for Primary Key, AK for Alternate Key, and FK for Foreign Key
calcu
- 一个使用递归算法和堆栈结构实现的计算器。将中缀表达式转化为后缀表达式后再使用递归和堆栈实现。-A stack structure using a recursive algorithm and implementation of the calculator. The infix expression into postfix expression before using recursion and stack implementation
quicksort_matlab
- matlab 实现快速排序算法。一共有主程序,分类,插入和选择四个程序。-matlab,Quicksort algorithm
977180
- 一个小的试验,通过在vb环境下设置串口并发送和接收数据的小程序,-A small test, through in the vb environment set up a serial port to send and receive data and small programs,
