-
遗传算法(GA)用于最小化单目标函数
遗传算法(GA)用于最小化单目标函数:会帮助简单了解GA这个代码
- 2022-01-28 04:50:17下载
- 积分:1
-
sha1和sha256 C语言实现源码
本资源是sha1和sha256算法的C语言源码实现,可以供读者了解和学习sha1和sha256算法的计算过程和具体实现步骤。本资源本人已经实测过,测试没有问题,可以供其他读者直接使用。
- 2022-03-12 15:55:29下载
- 积分:1
-
用哈弗曼方法对二叉树编码
通过哈弗曼方法,有效的对二叉树进行编码。建立有效而快捷的算法,对于部分算法及网络应用,提供精细的指导。
- 2022-03-17 19:55:12下载
- 积分:1
-
坐标转换程序Fortran
本程序为坐标转换的Fortran语言程序,可适用于54、84、80坐标系统的转换,可将经纬度坐标转换为大地平面坐标。在压缩包里有输入2个参数文件,用户可以任意选填参数和需要的转换的坐标值,在编译器中直接编译运行即可。
- 2022-03-02 04:57:55下载
- 积分:1
-
The importance of direct methods discussed in the previous work is unquestionabl...
The importance of direct methods discussed in the previous work is unquestionable, since in some practical engineering problems, information about the values of the objective function is the only reliable information, which may have a researcher.
- 2023-03-25 05:50:04下载
- 积分:1
-
四重奏:一个理论的定理描述的著名四重奏定理";,&……
四方定理描述: 在数论中有一个著名的“四方定理”,它的含义是: 所有自然数至多只要用四个数的平方和就可以表示。 要求: 该题是一个定理,我们不是去证明它,而是要求同学们编程 序来验证该定理的正确性。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足四方定理中的至多四个自然数。-Quartet theorem Description : Number Theory in a famous "Quartet Theorem," meaning it is : all natural number can use up to four the number of square and can be expressed. Requirements : The title is a theorem, we will prove it, but to require the students programmed to verify the correctness of the theorem. Input : arbitrary user input from the keyboard to a natural number. Output : the Quartet is to meet the theorem up to four natural number.
- 2022-08-12 22:17:17下载
- 积分:1
-
SURF的matlab代码
SURF用于图像的匹配,将64维的特征点降维至32维,比SIFT具有更强的实时性。
- 2022-02-09 19:14:13下载
- 积分:1
-
superpiexl 段
superpiexl 是一种分割方法和理念,将图像分割成一个个类似大pixel的块儿,艾玛,我的表述怎么这么不给力,总之,它是图像预处理过程。这里上传的这个code,是superpiexl的实现,可以直接使用,观察图像分割的结果,enjoy it!
- 2022-03-19 11:17:10下载
- 积分:1
-
队列实现,杨辉三角
利用visiual studio c++平台,实现杨辉三角,并建立起队列,包括它的一些基本操作,如新建,插入,删除等操作
- 2022-02-05 01:04:38下载
- 积分:1
-
用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好...
用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好-using Gaussian elimination method for equations, the process is a dynamic array definition of the impression that the code was better
- 2023-01-11 09:30:03下载
- 积分:1