-
求串的长度算法的实现
求串的长度算法的实现-Series for the length of the algorithm to achieve
- 2022-08-12 09:11:08下载
- 积分:1
-
使用全选主元高斯,约当消去法求解线性方程组
使用全选主元高斯,约当消去法求解线性方程组-use PCA Gaussian election, when the elimination of about solving linear equations
- 2022-03-29 17:49:38下载
- 积分:1
-
数值分析,组合型辛蒲生,多项式的最小二乘逼近等10多个算法实现...
数值分析,组合型辛蒲生,多项式的最小二乘逼近等10多个算法实现
- 2022-05-07 16:16:44下载
- 积分:1
-
eye detection in rgb image
eye detection in rgb image
- 2022-04-25 14:53:05下载
- 积分:1
-
关于非线性方程和非线性方程组的根的数值算法和程序!
关于非线性方程和非线性方程组的根的数值算法和程序!-On the nonlinear equations and nonlinear equations of the numerical algorithm of the root and procedures!
- 2022-03-29 10:29:54下载
- 积分:1
-
for the filename specified by the file name to create a model mode FILE structur...
为filename 所指定的文件名按mode 模式创建一个FILE结构数据区,并将该数据区的首地址赋值给FILE类型的指针变量fp.-for the filename specified by the file name to create a model mode FILE structure data, the data will be the first to address assignment FILE pointer types of variables fp.
- 2022-08-23 19:57:32下载
- 积分:1
-
MATLAB程序
matlab的可执行程序-Matlab executable
- 2022-07-11 15:44:55下载
- 积分:1
-
numerical algorithm c matrix source language
数值算法 c语言矩阵源码-numerical algorithm c matrix source language
- 2023-05-16 23:25:02下载
- 积分:1
-
lzw算法的c语言实现
lzw算法,LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩。此项目,压缩、解压算法都有
- 2022-05-21 10:20:54下载
- 积分:1
-
二叉树的递归与非递归遍历(Java描述),高效实现Josephus算法,合并有序链表,基于队列实现的基数排序,栈.回溯.迷宫问题求解。5个算法的源程序。...
二叉树的递归与非递归遍历(Java描述),高效实现Josephus算法,合并有序链表,基于队列实现的基数排序,栈.回溯.迷宫问题求解。5个算法的源程序。-Recursive and non recursive binary tree traversal (Java description), efficient algorithms to achieve Josephus, merging sorted linked list, queue-based implementation of radix sort, stack. Backtracking. Maze problem-solving. 5 algorithm source code.
- 2022-04-25 12:32:36下载
- 积分:1