资源列表

« 1 2 ... .93 .94 .95 .96 .97 17898.99 .00 .01 .02 .03 ... 28522 »

[数据结构常用算法migong554432

说明:此程序是求迷宫中从入口 到出口的所有路径。在搜索中还要建立一个堆栈,将所走过的路记录下来,后退时将退出的路从堆栈中弹出。这样保证了最终保存的是迷宫的一条出路。栈底元素为入口坐标,栈顶元素为迷宫的出口坐标-This procedure is for the maze from the entrance to the export of all paths. In the search but also the establishment of a stack, the road to record
<wangnan> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[matlab例程GUITechnicalAnalysisTool

说明:A GUI financial technical analysis toolbox. -A GUI financial technical analysis toolbox.
<白洋> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法gral

说明:图的操作.都是经典的c代码.我是 用tc开发的相对来说写的挺好的.还忘能多多指点-Fig operation. Are classic c code. I am using the tc developed written, relatively speaking quite good. Also forgot a lot of pointing to
<> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[压缩解压hf

说明:huffuman编码程序。-huffuman coding procedures.
<dadaball> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法100

说明:图的深度和广度(数据结构)比较的简单,不过还是可以参考的-Map the depth and breadth (data structure) to compare the simple, but can still reference the
<廖淑敏> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[matlab例程luv_rgb_yuv_lab_space_convert

说明:you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
<謝生油> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法newkmeans.tar

说明:基本的k-means聚类算法c++实现,对于理解算法的过程非常有帮助。 Basic implementation of k-means algorithm with c++, it is very helpful to understand the procedure of k-means algorithm.-Basic k-means clustering algorithm c++ Realization algorithm for understanding the process ve
<陈明> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数值算法/人工智能HQR

说明:在C的环境下,使用HQR方法编写的一个求解矩阵特征值的程序。-In the C environment, the use of HQR method of preparation of a solution of matrix eigenvalue procedures.
<魏朋玉> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数学计算/工程计算f1

说明:差分进化算法,是一种新兴起的智能计算方法.它能求解各种无约束优化问题.-Differential evolution algorithm, is a new emerging intelligent methods of calculation. It can to solve a variety of unconstrained optimization problems.
<刘军民> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法C++

说明:八皇后问题的最好解法,利用回朔法的典型例子,还有其他几个好程序-8 Queen s the best solution, the use of retrospective law, a typical example, there are several other good procedures
<广哥哥> 在 2025-06-22 上传 | 大小:4kb | 下载:0

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

说明:用遗传算法优化BP神经网络的Matlab编程实例-Using genetic algorithms to optimize BP neural network Matlab programming examples
<吴志远> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法xxlb

说明:利用链表的插入运算建立线性链表,然后利用链表的查找、删除、计数、输出等运算反复实现链表的这些操作,并能在屏幕上输出操作前后的结果。-The use of linked list insertion operator to establish a linear list, and then use the Find list, delete, count, repeatedly computing the realization of output, such as linked lists of
<邱石> 在 2025-06-22 上传 | 大小:4kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 17898.99 .00 .01 .02 .03 ... 28522 »

源码中国 www.ymcn.org