-
《科学工程计算C语言算法》一书代码。C语言编写。均写成函数形式,可以直接调用。包括数值微分、数值积分、插值、方程求解等数值算法。...
《科学工程计算C语言算法》一书代码。C语言编写。均写成函数形式,可以直接调用。包括数值微分、数值积分、插值、方程求解等数值算法。-"scientific engineering calculation algorithm C language," a code book. C language. Functions were written form can be called directly. Including numerical differentiation, numerical integration, interpolation, equation solving numerical algorithms.
- 2023-04-20 15:05:03下载
- 积分:1
-
PSO algorithm PSO
粒子群优化算法PSO-PSO algorithm PSO
- 2022-03-23 10:10:58下载
- 积分:1
-
This is a book commonly used algorithms and model introduction, there are BP net...
这是书上的常用算法和模型介绍,有BP网络的C语言实现,HMM的C语言实现,失量量化的C语言实现。-This is a book commonly used algorithms and model introduction, there are BP networks realize the C language, HMM of the C language, loss of the C language to quantify.
- 2022-01-31 08:49:34下载
- 积分:1
-
一个最短路径算法,可以作为初学参考,具有一定的价值和扩展空间...
一个最短路径算法,可以作为初学参考,具有一定的价值和扩展空间-A shortest path algorithm, can serve as a beginner reference, has a certain value and the expansion of space
- 2022-07-12 00:51:37下载
- 积分:1
-
100个经典的C算法
C语言的学习要从基础开始,这里是100个经典的算法
- 2023-07-22 09:35:03下载
- 积分:1
-
I have written, SAT question of the Johnson algorithm source code, please advice
自己编写的,SAT问题的Johnson算法源代码,请多多指教-I have written, SAT question of the Johnson algorithm source code, please advice
- 2022-05-26 00:52:16下载
- 积分:1
-
一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出...
一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出-it is a simple program to find the root of a equation with the neweton method
- 2022-03-04 21:27:42下载
- 积分:1
-
数据结构中迷宫问题的求解(使用栈并且C语言实现)
栈是限定仅在表头进行插入和删除操作的线性表。通常将递归算法转换成非递归算法时需要使用栈。本代码实现了栈的顺序存储结构,对迷宫问题的求解进行了具体实现,并且代码能正确编译及运行。
- 2022-02-28 22:13:11下载
- 积分:1
-
多种编解码的小程序,支持bin<
多种编解码的小程序,支持binhex,binc array,url和utf7即base64-various codecs of small programs to support binlt;- Gt; Hex, binlt;- Gt; C array, url and utf7 that base64
- 2022-05-26 19:29:46下载
- 积分:1
-
递归转递推的一个例子,用c++实现。
递归转递推的一个例子,用c++实现。-pushed the recursive transmitting an example, using c achieve.
- 2022-11-22 21:55:03下载
- 积分:1