-
计算声波的仪器的旅行时间
1. 里面的txt文件为三大家的旅行时间表
2. 代码中应用旅行时间的计算公式,实现,并比较三大家的结果是否可以通过这个公式获得。公式在代码中已经贴出
3. labview应用的是2010.
- 2022-01-25 17:22:25下载
- 积分:1
-
SVD的应用,奇异值超平面正交投影证明
A中每个向量xi在随机阵B上的正交投影之和的最小值...
SVD的应用,奇异值超平面正交投影证明
A中每个向量xi在随机阵B上的正交投影之和的最小值-Application of SVD, singular value hyperplane orthogonal projection proves A vector xi for each B in a random array of the orthogonal projection and the minimum
- 2022-01-25 14:04:58下载
- 积分:1
-
常用数值算法大全,包扩各种算法,大家共享
常用数值算法大全,包扩各种算法,大家共享-Numerical algorithm used Daquan, including widening of various algorithms, everyone shared
- 2022-03-01 10:12:26下载
- 积分:1
-
基于免疫算法的柔性车间调度算法
有效的调度方法与优化技术的研究和应用,对于制造企业提高生产效率,降低生产成本等方面起着重要作用。然而柔性车间调度问题计算复杂,约束条件多,普通算法容易陷入局部最优问题。免疫算法是模仿免疫系统抗原识别,抗原与抗体产生过程,并利用免疫系统多样性和记忆抽象得到的算法,具有非线性,全局化搜索等优势,本案例研究了基于免疫算法的柔性车间调度算法。
- 2022-09-10 08:50:03下载
- 积分:1
-
VC文字识别程序
带简单汉字库、用户可以增加字库、实现字符的识别。用户能直接用,还可以修改成其它用途。使用方便实用。
- 2022-06-02 17:28:47下载
- 积分:1
-
DFT和FFT变换几乎正常版本
dft fft transform fast and normal versions
- 2023-01-04 20:25:03下载
- 积分:1
-
Fifty Years of Shannon Theory
应用背景
Fifty Years of Shannon Theory:
A brief chronicle is given of the historical development
of the central problems in the theory of fundamental limits
of data compression and reliable communication.
关键技术Shannon’s A mathematical theory of communication”published in July and October of 1948 is
the Magna Carta of the information age. Shannon’s discoveryof the fundamental laws of data compression and transmission marks the birth of Information Theory. A unifying theory with profound intersections with Probability, Statistics, Computer Science, and other fields, Information Theory continues to set the stage for the development of communications, data storage
and processing, and other information technologies.
- 2022-02-13 17:00:08下载
- 积分:1
-
巴斯角三角形
经典算法巴斯角三角形的实现,类似中国古代的杨辉三角#include
#define N 12
long combi(int n, int r){
int i;
long p = 1;
for(i = 1; i
- 2022-12-16 03:55:02下载
- 积分:1
-
一个完整的FTP程序源代码
资源描述这是一个完整的ftp的c语言代码,适合有一定基础的同学学习,希望对大家有所帮助
- 2022-01-30 13:10:34下载
- 积分:1
-
计算机网络
资源描述
计算机网络校园网的建立,实现结果很成功,只需自己做个课设报告
- 2022-07-07 11:17:00下载
- 积分:1