资源列表
C++源代码 最优合并
- C++源代码 最优合并
123
- 单链表的删除插入输入输出清空多值插入和删除。-delete of the lnode
floyd
- floyd算法实现 其中给出了一个例子矩阵-floyd algorithm which gives an example of matrix
yangtiao
- 计算方法中样条差值的应用计算算法,主要是在C++环境中编写完成。-The use of Yangtiao
clock
- CLOCK改进算法, 按照最多5块的内存分配情况,编程实现所选算法,动态输入访问内存的块号序列,输出置换结果; 测试:输入合法、非法的访问序列数据,检查程序的正确性和健壮性。-CLOCK algorithm improvements, in accordance with up to five memory allocation in programming to the selected algorithm, the dynamic input access memory block n
bsttree
- 二叉排序树的插入和查找,建立一个新的二叉排序树-Binary search tree insertion and search, create a new binary search tree
Maze-classical-algorithm
- C语言的走迷宫算法,经典的C语言学习案例分享,可以运行-Maze C language algorithms, the classic case of the C language to learn to share, you can run
get-sphere
- 从一个块体材料中划出一个球形的材料出来,需要一个输入文件,就是原子坐标-Material from a block of material to draw a ball out, you need an input file, the atomic coordinates
JosephInC
- 这是约瑟夫问题C语言的完美解决版本,有需要的可以下啊-This is the perfect Joseph solve the problem version of the C language, there is a need to be the next ah
KMP
- kmp匹配算法,用于匹配两个字符是否相同-kmp match algorithm
checkcharscorrect
- 2、 设计算法判断一个算术表达式的圆括号是否正确配对。 第一个式子: 1*(2+3*(4*(2-1)*(3+x)+5)-6) 能够正确匹配 第二个式子: 1*(2+3*4*(2-1)*(3+x)+5)-6) 不能够正确匹配 -Design algorithm to determine an arithmetic expression in parentheses is correct pairing. The first equation: 1* (2+3* (4* (2-1)*
self_correlation
- 利用自相关函数可以检测含有噪声的信号序列中隐含的周期性。-Autocorrelation function can be detected using the noisy signal sequence implicit periodicity.