资源列表

« 1 2 ... .27 .28 .29 .30 .31 13432.33 .34 .35 .36 .37 ... 28524 »

[数值算法/人工智能用VC写的词法分析器

说明:这是我用VC写 的一个小程序希望对大家有用-This is my VC write a small program you want to useful
<张事实> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[matlab例程遗传算法求解TSP问题

说明:基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
<> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[数学计算/工程计算数值计算_病态线性方程组的求解

说明:这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码-This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code
<李琳> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[数据结构常用算法C语言实现的皇后问题

说明:n皇后问题,可以显示所有的合适路径,典型的回溯算法-n Queen's, will show you all the appropriate path, the typical backtracking algorithm
<吴限负> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[数据结构常用算法Huffman程序

说明:为得到使电文总长最短的二进制前缀编码,则以n种字符出现的频率作权,设计一棵Huffman树,求出给定权值的字符对应的Huffman编码。-enable the message to be chief of the shortest prefix binary coding, while the n characters of frequencies for the right to design a Huffman tree, obtained the right to set the valu
<张磊> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[matlab例程aboutfuzzyzhou

说明:
<周若水> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[人工智能/神经网络/遗传算法模拟退火例子1

说明:模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
<刘明> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[matlab例程Rayleigh6mod

说明:reyleigh信道模型,该模型介绍了6种不同的建模方式,以及检测信道正确与否的方法,包括单径和多经-reyleigh channel model, the model introduced six different modeling methods, and detection Channel correct methods, including single-and multi-Drive by
<杨宇> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[数据结构常用算法最短路径的求解

说明: 本实验中的问题是一个逻辑问题,而实验的目的是运用邻接矩阵解决图存储并解决在此结构情况下对矩阵中元素的扫描计算。其关键是怎样储存和计算。储存用的是邻接矩阵,而计算是用迪杰斯特拉算法。-experiment of the problem is a problem of logic, and The purpose of this experiment is to use the adjacency matrix storage solutions and plans to solve the st
<哈哈发> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[人工智能/神经网络/遗传算法迷宫搜索

说明:这是一个实现自动生成随机迷宫,并且自动实现从迷宫的入口到出口的路径搜索的一个Applet程序-This is an automatically generated random maze, and automatically from the entrance to the maze of export path of a search procedures Applet
<roc> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[数据结构常用算法521943DES Source Code

说明:3Des算法源程序,可以用于常用的加密算法.-3Des source algorithm can be used for the encryption algorithm.
<林志强> 在 2026-01-23 上传 | 大小:9kb | 下载:0

[数学计算/工程计算C语言数值算法

说明:VC环境下数值算法 大家可以参考实现一些数值算法!!!! 请多多支持呀!-VC environment numerical algorithm we can achieve some reference to numerical algorithm! ! ! ! You will support!
<数学> 在 2026-01-23 上传 | 大小:9kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 13432.33 .34 .35 .36 .37 ... 28524 »

源码中国 www.ymcn.org