资源列表

« 1 2 ... .60 .61 .62 .63 .64 16665.66 .67 .68 .69 .70 ... 28523 »

[数据结构常用算法2-6banshu

说明:给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1) n∈set(n); (2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3) 按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6个元素。 -Given a natural number n, by n the beginning can have a half set in order set
<kobewylb> 在 2025-11-08 上传 | 大小:5kb | 下载:0

[matlab例程matlab

说明:MATLAB 原代码集锦 很有用 使用MATLAB实现-Collection of the original MATLAB code using MATLAB realize useful
<闫向华> 在 2025-11-08 上传 | 大小:5kb | 下载:0

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

说明:实现遗传算法,用于优化神经网络的权值结果-The realization of genetic algorithm, to optimize the weights of neural network results
<> 在 2025-11-08 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法A-star(vb)

说明:初学A*算法的很好源码,基于最短路径规则-Novice A* algorithm is a good source, based on the shortest path rules
<杨羽> 在 2025-11-08 上传 | 大小:5kb | 下载:0

[压缩解压op004

说明:DCT的结果做压缩的处理。删减高频成份的位数方式,对高频成份分配较少的位数来减少整理的资料量。不可逆压缩。-DCT compression make the results of treatment. Deletion of the median high-frequency components by means of high-frequency components of the distribution less the median to reduce the amount of da
<elvis> 在 2025-11-08 上传 | 大小:5kb | 下载:0

[压缩解压op005

说明:哈达玛转换的压缩程序,删人眼较难察觉出变化的高频部份的资料量,来达到资料量缩减的目的。使用较少的位数来表现高频部份。-Hadamard conversion compression process, delete the human eye changes more difficult to detect high-frequency part of the amount of data to achieve the purpose of reducing the amount of data.
<elvis> 在 2025-11-08 上传 | 大小:5kb | 下载:0

[数据结构常用算法fen

说明:试设计一个贪心算法,可以兑换1角5分、1角、5分和1分的硬币。并证明你所设计的算法可得到最优解。-Try to design a greedy algorithm, can be exchanged for one angle of 5, 1 pt, 5 points and 1 coin. And prove that you can design the optimal solution algorithm.
<me> 在 2025-11-08 上传 | 大小:5kb | 下载:0

[数据结构常用算法homework

说明:数据结构的一些实验,哈夫曼树,邻接表,求联通分量,适合哈尔滨工业大学的同学参考。-Data structure of some experiments, Huffman tree, the adjacent table, and Unicom weight, suitable for Harbin Institute of Technology students reference.
<wang> 在 2025-11-08 上传 | 大小:5kb | 下载:0

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

说明:这是用C编写的一个遗传算法 中 多点交叉算法,希望对 大家 有 帮助 !-This is used C to prepare a genetic algorithm in multi-point crossover algorithm, in the hope that everyone has to help!
<xiankong> 在 2025-11-08 上传 | 大小:5kb | 下载:0

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

说明:遗传算法中的基本算法 ,用C语言源代码实现,希望对大家 有帮助!-Genetic algorithm in the basic algorithm, using C-language source code to achieve, and they hope to have everyone help!
<xiankong> 在 2025-11-08 上传 | 大小:5kb | 下载:0

[数据结构常用算法list_si

说明:数据结构自己写的单向链表的实现,希望对大家有用-Data structure to write their own realization of the one-way linked list, in the hope that useful to everybody
<yuhongchang> 在 2025-11-08 上传 | 大小:5kb | 下载:0

[数据结构常用算法list_re

说明:数据结构自己写的循环链表的实现,希望对大家有用-Data structure to write their own list of the realization of the cycle, in the hope that useful U.S.
<yuhongchang> 在 2025-11-08 上传 | 大小:5kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 16665.66 .67 .68 .69 .70 ... 28523 »

源码中国 www.ymcn.org