-
sequence binary tree and the tree reproduction and Huffman coding
顺序二叉树和树的复制及哈夫曼编码-sequence binary tree and the tree reproduction and Huffman coding
- 2022-01-28 13:25:37下载
- 积分:1
-
数值分析算法jacobi方法
数值分析算法jacobi方法-numerical analysis algorithm Jacobi method
- 2022-03-03 02:40:23下载
- 积分:1
-
rapid pattern matching algorithm
快速模式匹配算法-rapid pattern matching algorithm
- 2022-05-08 21:17:50下载
- 积分:1
-
n the total number of individuals the possibility of ranking algorithms, ranking...
有n个人,求这n个人排名的可能总数算法,排名统计.-n the total number of individuals the possibility of ranking algorithms, ranking statistics.
- 2022-07-22 00:48:24下载
- 积分:1
-
该源码用于实现广度搜索,大家可以相互学习,欢迎提供意见...
该源码用于实现广度搜索,大家可以相互学习,欢迎提供意见-The source code used to achieve the breadth of search, we can learn from each other, welcome advice
- 2022-08-11 23:09:58下载
- 积分:1
-
集回归计算、检验、方程输出为一体的逐步回归源码分享
这是我自己编写的一个完整的实现逐步回归算法的模块,只要给定数据文件、检验信度和输出文件,一切中间过程和最后回归结果都清晰可见,最大特点是自动计算出检验信度值,避免了信度查表和手工输入的麻烦,值的拥有!压缩包内含有调用实例,用户使用非常方便。
- 2022-08-21 21:24:28下载
- 积分:1
-
表达式计算器
/* 表达式计算 */
/* 调用方式:CalcExp("1+max(0.5,sin(1))+sum(1,2^3,mod(5,3))", res, infoStr) */
/* 带符号参数调用方法,先调用符号定义AddSignParam,再调用 CalcExp: */
/* AddSignParam(["a","s"], [1, 0.5]); 或者 AddSignParam("a=1,s=0.5") */
/* CalcExp("1+a+sin(s)", res, infoStr) */
- 2022-03-25 07:34:54下载
- 积分:1
-
With regard to the three branches of the tree, which is less than the total numb...
关于分支为3的树,它的节点种类总数小于7,深度为3,全探索的源代码-With regard to the three branches of the tree, which is less than the total number of nodes of type 7, a depth of 3, all to explore the source code
- 2022-02-25 16:04:50下载
- 积分:1
-
一些经常用到的C算法程序
一些经常用到的C算法程序-some frequently used procedures C Algorithm
- 2022-07-20 06:52:10下载
- 积分:1
-
关于图的数据结构操作
用C++写的关于图的操作!
- 2023-06-18 06:40:03下载
- 积分:1