资源列表
lms_noise_cancellation
- 自适应噪声对消源程序,LMS算法自适应滤波器仿真-adaptive noise cancellation source, LMS adaptive filter algorithm simulation
prim
- 经典最小生成树算法--PRIM算法。。C++完整源码,绝对能运行。
ship
- 用动态规划法实现装载问题,对初学者有很大的帮助
chz
- 算符优先函数 设计一个给定算符优先分析表,用有向图法构造算符优先函数的算法。
example11-13
- 建立每个学生信息的记录对学生信息按分数从高到低排序显示排序后的结果-Established a record of each student information on the student information from high to low Sort by score sort the result shows
sort_compare
- 三种排序算法(直接插入、冒泡、快速排序)效率比较-Three sorting algorithms (direct insertion, bubble, quick sort) more efficient
ArbolBST
- Binary search tree, implementation and run of an binary search tree
8sort
- 8种排序法,希尔排序,二分法等,c语言编写 -Eight kinds of sort write by C
sy2
- 输入一个二叉树,可实现左递归和右递归显示递归结果-Enter a binary tree, enabling left and right recursive recursive recursive display results
xishujuzhen
- 用十字链表实现稀疏矩阵的存储和各种运算。-Cross-linked with a variety of computing for storage and sparse matrix.
shortestpath_maze
- shortestpath_maze 最短路径的算法 测试可用哦
floatbck
- 表达式求值,用顺序栈实现,表达式可以为多位数浮点型,先转换为后序表达式输出,然后求值。-expression evaluates, with the order Stack, in the expression for multi-digit floating point, after first converted to the output sequence expression, and then evaluated.