-
This is the application of genetic algorithms using the MATLAB language, I think...
这是遗传算法的应用,用的是MATLAB语言编写的,我觉的会对大家有用。-This is the application of genetic algorithms using the MATLAB language, I think the people will useful.
- 2022-02-14 23:11:24下载
- 积分:1
-
VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离...
VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离-VC degrees minutes and seconds (time minute and second) conversion formula seeking latitude and longitude difference amidst growing latitude formula 2:00 longitude and latitude are known to seek the second orientation of the relative distance from the first point
- 2022-01-20 23:22:12下载
- 积分:1
-
先设定随机数发生公式的种子值,根据这个产生一个随机的数组,然后通过插入排序进行排序,并计算运行时间...
先设定随机数发生公式的种子值,根据这个产生一个随机的数组,然后通过插入排序进行排序,并计算运行时间-First occurrence of the formula set random number seed value, the basis of this result in a random array, and then sort through the insertion sort, and calculate the running time
- 2022-08-12 10:12:19下载
- 积分:1
-
有关复杂网络的igraph类
igraph是一个建立和操纵无向图、有向图的开源C程序库,它既包含经典图论里的各种算法(例如最小支撑树、网络流等),也包含了最近的出现的一些网络分析算法(如社团结构搜索等)。igraph是C写的,这意味着你很容易在C/C++中使用它。如果你不熟悉这两种语言,或者觉得用C/C++太繁琐的话,igraph还提供了R语言(一种国外很流行的统计分析语言)和Python语言的接口,所以也很适合科研人员使用(我现在用的是Python,调用igraph很简单)。
- 2022-02-03 02:43:22下载
- 积分:1
-
常用排序方法
几种常用排序编码方法,冒泡等方法
- 2022-05-31 17:15:42下载
- 积分:1
-
C实现RS编码
用C实现RS码纠错仿真
RS码的编码程序 编码效率高,且经实际验证符合RS纠错码的要求-RS code using C realize simulation RS
error correction code encoding procedure coding efficient and practical
to verify compliance with the requirements of RS error-correcting codes
- 2023-05-05 14:10:03下载
- 积分:1
-
主成分分析算法
PCA,也就是PrincipalComponents Analysis,主成份分析,是个很优秀的算法,其原理是寻找最小均方意义下,最能代表原始数据的投影方法然后自己的说法就是:主要用于特征的降维。另外,这个算法也有一个经典的应用:人脸识别。这里稍微扯一下,无非是把处理好的人脸图片的每一行凑一起作为特征向量,然后用PAC算法降维搞定之。
- 2022-07-19 17:55:46下载
- 积分:1
-
串的插入算法程序实现
串的插入算法程序实现-Series insertion algorithm Program
- 2022-02-22 05:41:27下载
- 积分:1
-
C++红黑树的MFC实现桌面字典~~~~
采用RB树的数据结构,采用mfc框架,界面仿照金山字典,实现 搜索,删除,添加,记忆功能。
在搜索的过程中最大化优化效率,使得时间最少,相比传统的字典树有它的优势!!!!
- 2022-12-30 08:45:03下载
- 积分:1
-
实用欧拉算法实现常微分方程的离散化!是非常经典的算法
实用欧拉算法实现常微分方程的离散化!是非常经典的算法-practical Euler algorithm Ordinary Differential Equations discrete! It is very classic algorithm! !
- 2023-05-07 13:40:02下载
- 积分:1