-
GPS数据处理源代码,提供了星历处理、伪距定位、载波定位的函数。...
GPS数据处理源代码,提供了星历处理、伪距定位、载波定位的函数。-GPS data processing source code, provided ephemeris treatment, pseudo-range positioning, carrier positioning function.
- 2022-03-04 03:55:05下载
- 积分:1
-
本压缩包包含了C
本压缩包包含了C-编译器的设计文档与源代码,供学习参考。-the compressed contains C-Compiler design documents and source code for the study reference.
- 2022-02-03 20:55:26下载
- 积分:1
-
计算机算法导引
计算机算法导引-Computer algorithm-guided
- 2023-05-21 18:15:03下载
- 积分:1
-
Bayes的matlab实现
自己写的一个Bayes分类器的matlab程序,比较简单。
使用方法
>> [ train_x, train_y ] = readdata("train_data.txt" );
>> [ test_x, test_y ] = readdata("test_data.txt" );
>> [mode]=MyBayes_train( train_x, train_y);
>> [ acurracy, predict_y]=MyBayes_test( test_x, test_y, mode);
- 2022-03-09 19:08:01下载
- 积分:1
-
一元多项式相加程序
一元多项式相加程序-One of the polynomial sum of the procedures
- 2022-02-01 02:37:47下载
- 积分:1
-
计算机编程,用C语言计算改进的欧拉算法的典型题目
计算机编程,用C语言计算改进的欧拉算法的典型题目-Computer programming, using C language to improve the calculation of the Euler algorithm for a typical subject
- 2023-05-10 04:15:03下载
- 积分:1
-
矩阵乘法并行计算
矩阵乘法并行计算canon算法实现,用MPI做消息传送,能够快速实现多维矩阵的乘法运算
- 2023-07-15 22:10:03下载
- 积分:1
-
基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。...
基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
- 2022-01-28 22:31:11下载
- 积分:1
-
基于免疫算法的柔性车间调度算法
有效的调度方法与优化技术的研究和应用,对于制造企业提高生产效率,降低生产成本等方面起着重要作用。然而柔性车间调度问题计算复杂,约束条件多,普通算法容易陷入局部最优问题。免疫算法是模仿免疫系统抗原识别,抗原与抗体产生过程,并利用免疫系统多样性和记忆抽象得到的算法,具有非线性,全局化搜索等优势,本案例研究了基于免疫算法的柔性车间调度算法。
- 2022-09-10 08:50:03下载
- 积分:1
-
these are 5 C codes (BorlandC++) realizing the numerical algoriths
these are 5 C codes (BorlandC++) realizing the numerical algoriths
- 2023-02-28 22:25:03下载
- 积分:1