-
FFT源码和资料
重量级FFT快速傅里叶变换源码和资料,精心收集,如有不足,请指出。Heavyweight FFT Fast Fourier Transform source code and data, carefully collected, if insufficient, please indicate.
- 2022-08-22 21:58:18下载
- 积分:1
-
LANScanner局域网发现活动主机
在很短时间内扫描显示活动主机,可以选择一个网卡尽管一个电脑上安装一个或多个网络接口卡,“扫描”功能应该处理线程,并为主线程发布信息 更新的用户界面,所以这个程序可以比你想象的更快。
- 2022-03-29 17:59:54下载
- 积分:1
-
关于限制性四叉树实现算法的,很不错哦!
关于限制性四叉树实现算法的,很不错哦!- Realizes the algorithm about the restrictive four forks tree,
is very good oh!
- 2022-07-09 04:26:04下载
- 积分:1
-
数值处理算法程序
数值处理算法程序-numerical algorithm
- 2022-02-05 16:22:44下载
- 积分:1
-
- 2022-08-24 00:44:47下载
- 积分:1
-
zeoppritz方程正演
利用zeoppritz方程求取反射系数,合成地震记录。1D Zoeppritz正演,avo分析,也可以进行AVA分析。
- 2022-05-29 00:56:53下载
- 积分:1
-
计算两个矩阵的乘法,利用c语言实现
计算两个矩阵的乘法,利用c语言实现-calculation of the two Matrix multiplication, using language c
- 2022-03-19 18:04:06下载
- 积分:1
-
牛顿算法求解经典算法
牛顿法方程求根的经典算法-Newton method for solving equations of classical algorithm
- 2022-02-16 06:22:06下载
- 积分:1
-
功能程序支持的功能是:罪,因为,谭,阿辛,ACOS,阿坦,口罗…
函数程序中支持的函数有:sin,cos,tan,asin,acos,atan,exp,log,sign,pow-Function program support functions are: sin, cos, tan, asin, acos, atan, exp, log, sign, pow
- 2022-01-23 10:48:43下载
- 积分:1
-
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。
例如:给定4个城市{1,2,3,4}及其各城市之间的路程
最优路线是1,3,2,4,1,
其最短路程是25-a salesman, traveling salesman problem, a number of cities to sell commodities, the known distance between the city (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest. For example : given four cities (1,2,3,4) and the distance between the city optimal route is 1,3,2,4, 1, the shortest distance is 25
- 2022-03-31 13:34:20下载
- 积分:1