资源列表

« 1 2 ... .27 .28 .29 .30 .31 26132.33 .34 .35 .36 .37 ... 28522 »

[数据结构常用算法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-07-08 上传 | 大小: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-07-08 上传 | 大小: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-07-08 上传 | 大小:1kb | 下载:0

[matlab例程GA-bP

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

[压缩解压LSW

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

[压缩解压MD4_asm

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

[matlab例程work

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

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

说明: 巫魔世界是一个被墙所环绕的二维格子世界,相邻格子相通,洞穴在左下角。每一个格子可以包含agent或物体。考虑到格子世界的大小对于本次问题的讨论不具绝对的影响,因此设定格子世界的行和列均为N,因此在本实验中,巫魔世界是一个N*N的二维格子,将世界中格子以行和列的二元组标示,因此洞穴入口在[1,1]。本程序实现了一个巫魔世界小游戏。-Umoja world is surrounded by a wall of two-dimensional lattice world, adjacent to t
<heavenflames> 在 2025-07-08 上传 | 大小:35kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 26132.33 .34 .35 .36 .37 ... 28522 »

源码中国 www.ymcn.org