资源列表

« 1 2 ... .28 .29 .30 .31 .32 26133.34 .35 .36 .37 .38 ... 28523 »

[数据结构常用算法findmax

说明:本源代码给出了若干经常使用的寻找最大数值的算法,各个各不相同,并给出了相应的程序实现.-Source code is given a number of frequently used numerical algorithm to find the greatest, all are different, and the corresponding program.
<孟祥> 在 2025-12-26 上传 | 大小:189kb | 下载:0

[数据结构常用算法allsort

说明:本程序提供了各种排序算法及演示,由java实现,可以清楚看到各算法的流程演示.-This procedure offers a variety of sorting algorithms and the demonstration of the realization by the java, it is clear that the process of presentation of the algorithm.
<孟祥> 在 2025-12-26 上传 | 大小:130kb | 下载:0

[数据结构常用算法SortDemo-three

说明:本程序展示了冒泡,方向冒泡以及快速排序的算法以及演示,使用java实现,可以清楚看清其流程.-This procedure demonstrated the bubble, bubble, as well as the direction of Quick Sort algorithm and demonstration of the use of java to achieve, we can clearly see its processes.
<孟祥> 在 2025-12-26 上传 | 大小:14kb | 下载:0

[数学计算/工程计算zuhe

说明:给出从m个数中取n个数的所有组合,解决了组合数学中的一个难题,例如从6中取4个具体情况怎样,本程序给出(1,2,3,4)(1,2,3,5)....等等每一种取法.-Given from the m number of n number of check all the combinations, the combination of mathematics to solve a problem, for example, from 6 in check how four specific cir
<张福华> 在 2025-12-26 上传 | 大小:1kb | 下载:0

[matlab例程GA-bP

说明:遗传算法和神经网络混合编程,可用于优化计算,仅供参考-Genetic algorithm and neural network hybrid programming, can be used to optimize the calculation, for reference only
<蒋立勇> 在 2025-12-26 上传 | 大小:4kb | 下载:0

[压缩解压LSW

说明:C语言实现的LSW编码,为比较好的源代码,其中注释为英文-C language coding LSW achieved for a relatively good source code, which notes in English
<王静> 在 2025-12-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算C-FuzzyCluster]

说明:用vb实现的C均值聚类分析,并可一自动画出聚类图,超经典。自己写这段代码可是会吐血的哦。-Vb achieved using C-means clustering analysis, one can automatically draw cluster map, ultra-classic. Himself wrote the code but will be the oh hematemesis.
<赵云> 在 2025-12-26 上传 | 大小:22kb | 下载:0

[压缩解压MD4_asm

说明:MD4_asm,加密解密必须掌握的程序,汇编语言实现-MD4_asm, encryption and decryption must master the procedure, assembly language to achieve
<伊路发> 在 2025-12-26 上传 | 大小:2kb | 下载:0

[matlab例程work

说明:追赶法,拉格朗日插值,高斯塞德尔迭代,牛顿迭代-Catch-up method, Lagrange interpolation, high斯塞德尔iteration, Newton iteration
<郭玉富> 在 2025-12-26 上传 | 大小:2kb | 下载:0

[数学计算/工程计算A_MCMC_approach_for_Bayesian_super-resolution_imag

说明:MCMC方法的超分辨paper,此论文是已贝叶斯统计论文为基础,是另一种很有效的sr方法-MCMC methods for super-resolution paper, this thesis is based on Bayesian statistical papers, is another very effective method sr
<gba> 在 2025-12-26 上传 | 大小:108kb | 下载:0

[数据结构常用算法ShortestPathviaFibonacciHeap

说明:This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
<heavenflames> 在 2025-12-26 上传 | 大小:19kb | 下载:0

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

说明:我们采用最小冲突启发式修补算法来求N皇后的解,开始时,N个皇后每行一个,位置是随机的。而后,依次考虑每一行,用进攻那个单元的皇后数(在那一行外面),标示出那一行的每个单元。将该行的皇后移到那个最小进攻皇后数的单元。据此,不断进行下一行,直到找到解为止。-We use the smallest conflict heuristic repair algorithm to seek the solution of N s, the beginning, N of Queen s one per li
<heavenflames> 在 2025-12-26 上传 | 大小:113kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 26133.34 .35 .36 .37 .38 ... 28523 »

源码中国 www.ymcn.org