-
一种光谱电磁扩散的数值解法
我提出了一个伪谱的显式方案,可以模拟低频电磁 (EM) 传播在地球。该方案解决了线性周期抛物型方程,
具有内机精度精密,两个时间和空间。
- 2022-02-20 14:47:41下载
- 积分:1
-
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
%...
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
% Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm
- 2022-05-24 09:30:26下载
- 积分:1
-
其次算法
KD 树的代码,常见的数据搜索算法,更实际
- 2022-07-25 08:42:54下载
- 积分:1
-
使用VC++的环境进行简单编程的计算器功能,可以实现+,
使用VC++的环境进行简单编程的计算器功能,可以实现+,-,*,/,及混合运算等简单功能-VC environment using a simple programming function calculator can be achieved ,-,*,/, and mixed computing simple function
- 2022-03-19 19:04:43下载
- 积分:1
-
this program is continuation of 1laser
this program is continuation of 1laser - can fire 2 lasers rangefinders from MDL simultaneusly and then registers measured distance to file - very useful for photogrametry-this program is continuation of 1laser- can fire 2 lasers rangefinders from MDL simultaneusly and then registers measured distance to file- very useful for photogrametry
- 2022-03-25 19:09:06下载
- 积分:1
-
该代码实现了A率和mu率PCM算法,有详细的注释说明,
该代码实现了A率和mu率PCM算法,有详细的注释说明,-the code achieved A rate and the rate of PCM mu algorithm, a detailed explanatory notes
- 2022-01-28 03:45:50下载
- 积分:1
-
kmeans算法 C语言实现
用于kmeans算法实现,是用C语言编写的,易于转为C++,可以方便想知道kmeans后台算法的朋友学习,希望那个对大家有所帮助
- 2022-01-26 01:01:52下载
- 积分:1
-
delphi编写的房贷计算器,支持等额本金和等额本息
应用背景delphi编写的房贷计算器,支持等额本金和等额本息,对每月还款金额和总还款金额以及还款利息总额一目了然。可以很好的练习Delphi编码,可以很快熟悉Delphi语言及编码环境。关键技术Delphi7,根据贷款还款计算算法以及贷款总额,贷款年数,贷款利率计算得出还款每月还款金额和总还款金额以及还款利息总额,应用listview组件显示计算结果。
- 2022-02-10 10:15:10下载
- 积分:1
-
两个城市之间的最短路径
此程序读取一个文件从一个国家的城市之间的距离的名字"图",然后从输入获取的两个城市的名称。然后它计算两个城市的最短的路径。输出是路线和最短路径。
"图"文件的结构就像: 源城市目的地城市的距离。
NONAME00.cpp 创建文件"graph.dat"。
- 2022-03-16 13:02:53下载
- 积分:1
-
素性检测的Java程序
素性检测的Java程序-Primality Testing Java programs
- 2022-02-24 16:52:29下载
- 积分:1