资源列表

« 1 2 ... .12 .13 .14 .15 .16 23817.18 .19 .20 .21 .22 ... 28523 »

[压缩解压surf

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

[压缩解压pfcode

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

[压缩解压JPEG_decode

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

[数据结构常用算法Dijkstra

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

[数据结构常用算法3_list

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

[数据结构常用算法ly

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

[数学计算/工程计算puzzlesolver

说明:A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the program.
<lih> 在 2025-10-11 上传 | 大小:2kb | 下载:0

[数学计算/工程计算hjfg

说明:优化设计一维搜索方法的黄金分割法,又称作0.618法!-Optimal Design of one-dimensional search method of golden section method, also known as the 0.618 Act!
<jj> 在 2025-10-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法sort

说明:7种排序算法,解压后用word打开,包括快排,归并,堆排序-7 kinds of sorting algorithm, extract the word to open later, including faster scheduling, merging, etc. HEAPSORT
<李世峰> 在 2025-10-11 上传 | 大小:9kb | 下载:0

[数据结构常用算法quicksort

说明:quick sort implementation used in the sorting , very good program.
<ashu> 在 2025-10-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 23817.18 .19 .20 .21 .22 ... 28523 »

源码中国 www.ymcn.org