资源列表

« 1 2 ... .01 .02 .03 .04 .05 4706.07 .08 .09 .10 .11 ... 28523 »

[数学计算/工程计算Runge-Kutta

说明:在C++环境下,实现用四阶龙格库塔方法解方程组。-In C++ environment, using fourth-order Runge-Kutta method to solve equations.
<王飞> 在 2025-11-26 上传 | 大小:162kb | 下载:0

[人工智能/神经网络/遗传算法jizhi

说明:采用了简单遗传算法进行了一些全局优化的计算,程序经过验证-Using a simple genetic algorithm to carry out a number of global optimization calculations, procedures verified
<张振杰> 在 2025-11-26 上传 | 大小:7kb | 下载:0

[matlab例程123

说明:自己的最近一直在用的程序 自己的最近一直在用的程序-Their most recent procedure has been used in their most recent procedure has been used
<aaron> 在 2025-11-26 上传 | 大小:3kb | 下载:0

[压缩解压condensationparticalfilter

说明:实现了粒子滤波功能,主要用在跟踪等各个方面,是一个很好的算法-The realization of the particle filter, mainly used in tracking all aspects of the algorithm is a very good
<刘军学> 在 2025-11-26 上传 | 大小:9kb | 下载:0

[压缩解压surf

说明:主要是实现了图像匹配和图像配准,是一个很不错的算法模块-Achieved mainly image matching and image registration, is a very good algorithm module
<刘军学> 在 2025-11-26 上传 | 大小:1.38mb | 下载:0

[压缩解压pfcode

说明:是例子滤波方面的一个很好的算法模块,可以直接使用;-Example of filtering is a very good algorithm modules can be used directly
<刘军学> 在 2025-11-26 上传 | 大小:16kb | 下载:0

[压缩解压JPEG_decode

说明:此是JPEG编码程序,请大家指正,如果有更好的可以互相交流 -This is the JPEG encoding process, please correct me, if there is a better exchange
<晓峰> 在 2025-11-26 上传 | 大小:11kb | 下载:0

[数据结构常用算法Dijkstra

说明:迪杰斯特拉最短路径算法(未优化,但是看起来比较容易理解,自己写的)-Dijkstra shortest path algorithm (not optimized, but it is easier to understand, wrote it myself)
<李世峰> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法3_list

说明:三: 针对带表头结点的单链表,试编写下列函数。 (1) 定位函数Locate:在单链表中寻找第i个结点。若找到,则函数返回第i个结点的地址;若找不到,则函数返回NULL。 (2) 求最大值函数max:通过一趟遍历在单链表中确定值最大的结点。 (3) 统计函数number:统计单链表中具有给定值x的所有元素。 (4) 建立函数create:根据一维数组a[n]建立一个单链表,使单链表中各元素的次序与a[n]中各元素的次序相同,要求该程序的时间复杂性为O(n)。 (5) 整理函数
<卡米力江> 在 2025-11-26 上传 | 大小:16kb | 下载:0

[人工智能/神经网络/遗传算法GaPlaygroundCode

说明:Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
<LaoGuan> 在 2025-11-26 上传 | 大小:561kb | 下载:0

[数据结构常用算法ly

说明:归并排序算法,同时,利用归并的特点算出逆序对-Merge sort algorithm, at the same time, calculated using the characteristics of the reverse merger of
<李世峰> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法5_queen

说明: 设在初始状态下在国际象棋棋盘上没有任何棋子(皇后)。然后顺序在第1行,第2行,…。第8行上布放棋子。在每一行中有8个可选择位置,但在任一时刻,棋盘的合法布局都必须满足3个限制条件,即任何两个棋子不得放在棋盘上的同一行、或者同一列、或者同一斜线上。试用递归与非递归的方法编写算法,求解并输出此问题的所有合法布局-In the initial state in the international chess board does not have any pieces (Queen' s).
<卡米力江> 在 2025-11-26 上传 | 大小:10kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 4706.07 .08 .09 .10 .11 ... 28523 »

源码中国 www.ymcn.org