-
徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!...
徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!-XU Shi-liang wrote the "Numerical Analysis and algorithm", it is with the source, a friend in need can look down!
- 2023-08-08 03:15:04下载
- 积分:1
-
fft算法的C代码,经过验证可用。速度较快。
fft算法的C代码,经过验证可用。速度较快。-fft algorithm C code can be used after authentication. Faster.
- 2022-01-25 16:22:19下载
- 积分:1
-
龙格库塔法解二阶方程的数值计算代码.
分别套用两次龙格库塔法解...
龙格库塔法解二阶方程的数值计算代码.
分别套用两次龙格库塔法解-Runge-Kutta method of numerical solution of second-order equation of the code. Were applied to two solutions of Runge-Kutta method
- 2022-08-10 01:46:04下载
- 积分:1
-
用C语言实现地图着色问题
用C语言实现地图着色问题-C language map Coloring
- 2022-02-16 04:32:17下载
- 积分:1
-
无人机高度基于matlab卡尔曼滤波程序 数据融合
无人机高度基于matlab卡尔曼滤波程序 数据融合-UAV height matlab-based Kalman filter data fusion procedure
- 2022-01-26 07:14:17下载
- 积分:1
-
寻找最短路问题
一款用C语言写的A*最短路径寻找代码。有曼哈顿算法、欧几里得算法、切比雪夫算法和加权曼哈顿算法四个计算最短路径的算法。可以选择使用的算法来进行最短路径的计算。
- 2023-01-21 14:50:03下载
- 积分:1
-
哈夫曼编码
AString给出;问题是使用哈夫曼编码的字符串编码(分配比特根据频率ofcharacter每个字符的字符串),然后解码编码的字符串使用前缀免费代码。Apre fix 代码可以很容易地由一个二叉树表示。每个字符的编码是由以下外部节点的路径从theroot认为性格:0位标识左分支路径,和1位标识一个右分支。
- 2022-02-06 16:45:10下载
- 积分:1
-
遗传算法的一些见解。特别是简单的遗传程序…
关于遗传算法的一些见地。特别是关于简单遗传程序设计的实现。-on Genetic Algorithms some insight. Especially on the simple genetic procedures designed to achieve.
- 2022-03-06 13:27:25下载
- 积分:1
-
is "commonly used computer numerical algorithms and procedures C version,&q...
是《计算机常用数值计算算法与程序 C++版》一书的配套代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2023-03-01 22:00:04下载
- 积分:1
-
二维稳态导热问题。设材料物性均为常数,均质无内热源。已知它的左边界是温度为T2的等温边界,其他三个边界均为温度为T1的等温边界。导热区域为边长L的正方形。...
二维稳态导热问题。设材料物性均为常数,均质无内热源。已知它的左边界是温度为T2的等温边界,其他三个边界均为温度为T1的等温边界。导热区域为边长L的正方形。-two-dimensional steady-state heat conduction problems. Based material properties are constant, no heterogeneity within the heat source. It is known to have a threefold T2 is the temperature of the isothermal boundary, the other three border are temperature T1 isothermal boundary. Regional conduction length L of the square.
- 2023-05-18 01:30:03下载
- 积分:1