-
Fresnel Diffraction procedures for studying physics of optical or optical techno...
菲涅耳衍射的程序,对于研究物理光学或者应用光学的科技工作者应该有所帮助-Fresnel Diffraction procedures for studying physics of optical or optical technology should help workers
- 2022-07-12 16:41:10下载
- 积分:1
-
车间调度代码
代码用于车间调度的研究,主要是遗传算法和模拟退火算法结合,作为改进算法对问题进行研究,对于车间调度课题的研究具有很大的帮助,希望能对大家有用,是我在网上好不容易找到的代码。
- 2022-01-25 21:50:09下载
- 积分:1
-
奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程...
奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程-Singular decomposition, for the case of inversion should not only be able to use SVD approach equation solution
- 2022-03-02 18:40:59下载
- 积分:1
-
数据挖掘统计方法与实践,主要讲述统计学在数据挖掘中的应用。...
数据挖掘统计方法与实践,主要讲述统计学在数据挖掘中的应用。-Data Mining and practice of statistical methods, mainly on the statistics in data mining applications.
- 2023-07-26 23:50:05下载
- 积分:1
-
C language data structures operating sequence in Table 3, which is characterized...
C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
- 2023-08-26 04:35:04下载
- 积分:1
-
DES算法(C语言实现)
资源描述void show2() //加密界面
{
printf("
****************** DES加密 **********************
");
printf(" --------------------------------------------------
");
printf(" **************************************************
");
printf(" ** **
");
printf(" ** 请选择明文和密钥的输入方式: **
");
printf(" ** **
");
printf(" ** 1.直接输入 **
");
printf(" ** **
");
printf(" ** 2.从文件读取 **
");
printf(" ** **
");
printf(" ** 3.退出 **
");
printf(" ** **
");
printf(" --------------------------------------------------
");
printf(" 选择:");
}
- 2023-01-01 21:25:03下载
- 积分:1
-
连通域提取算法
这个是纯C写的连通域提取算法,速度和效率相对较快,在算法中采用了八领域的关系来确定是否是同一个连通域,有用的朋友可以自行下载,可以用于自己的工程当中。
- 2022-01-25 20:14:52下载
- 积分:1
-
基于模糊神经网络建模的 rfid室内定位算法
资源描述将模糊神经网络应用于基于技术的室内定位系统, 提出一种基于模
糊神经网络的室内定位算法, 算法将参考标签数据作为神经网络的训练样本, 建立
“标签接收信号强度与标签读写器间距离” 的映射模型然后利用最小二乘解确
定目标的位置坐标同时,
对比了传统神经网络和网络在建模和定位中的性能
在仿真和硬件平台测试中, 模糊神经网络都要比表现出更优异的性能, 表明基于模糊神
经网络的算法更适合于系统
- 2022-02-04 18:26:31下载
- 积分:1
-
按照既定的步长,输入后筛选已有数据 程序3
按照既定的步长,输入后筛选已有数据 程序3-accordance with the established step, the imported data screening procedures have been 3
- 2022-01-25 18:44:47下载
- 积分:1
-
Hash算法C#实现
Hash算法C#实现-Hash Algorithm C#
- 2022-07-17 06:06:10下载
- 积分:1