资源列表
链栈的建立及出入栈
- 用链表结构完成堆栈的任务,使用时更加灵活方便-structure with the mandate to complete stack, use more flexible and convenient
二叉排序二叉树的建立
- 二叉排序树的建立是数据结构中许多二叉树算法实现的基础,本程序输入节点时,以-1表示输入结束-two forks of the tree data structure is the establishment of many of the binary tree algorithm based on the input node procedure, said the importation of 1 to the end
递归中序遍历排序二叉树
- 这是一个中序遍历二叉树的VC实现,要注意的是输入节点后,以-1结束-which is a binary tree traversal sequence VC, to pay attention to the input nodes, in the end -1
(-1结束)求树高
- 用递归的方法的方法求二叉树的树高,注意输入的节点数据以-1结束。-use recursive methods for the binary tree height, pay attention to input data to the nodes -1 end.
重发求树高的程序
- 用递归的方法求二叉树的树高,使用时更加灵活,注意输入的数据以-1结束-using recursive method for binary tree height, use a more flexible, pay attention to input data to the end-1
重发尾插法建立单链表及其遍历
- 用尾插法建立单链表,可以事先不必指定要插入的元素的个数,比较灵活,注意输入数据时以-1结束-tailings interpolation creation of a single-chain and can not designated prior to the insertion of items, a more flexible, pay attention to the input data to the end-1
excise 2
- 汽车动力学仿真(对比法拉力和奔驰的悬驾系统,)-vehicle dynamics simulation (compared to the Ferrari and Mercedes Overhanging drive system)
自适应信号处理
- 《自适应信号处理》书中各个章节的matlab仿真的源程序!对于学习自适应信号处理的非常有用!-"adaptive signal processing" all the chapters of the book Matlab simulation of the source! Learning adaptive signal processing is very useful!
DSP的C程序和汇编程序库
- 经典DSP的C程序和汇编程序库,有很多实用的程序供大家参考,很有用的!-Classical DSP C language program and assembler language libary. It has many practical programe for all of us. It is very useful.
enhancement
- 有关图像处理方面的matlab源程序,主要包括对比度增强、直方图均一化、还有滤波。如果感兴趣欢迎下载。-the image processing of Matlab source, including contrast enhancement, histogram homogenization, and filtering. If interested welcome to download.
forgive
- joseph的程序对很多C初学者有着很大的帮助,用C++程序实现的-many of the procedures C beginners have great help with the C Programming
样条
- 样条插值函数,插值边界条件为自然边界条件。运行编写环境C-spline interpolation function, interpolation boundary conditions for the natural boundary conditions. Operation C-environment