资源列表
[数据结构常用算法] 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
[人工智能/神经网络/遗传算法] 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
[人工智能/神经网络/遗传算法] 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