资源列表

« 1 2 ... .80 .81 .82 .83 .84 20885.86 .87 .88 .89 .90 ... 28522 »

[数据结构常用算法boggle-board.git

说明:用三维数组和贪婪算法搜索数据bogglePlayer class conforming to the BaseBogglePlayer interface.Utilizes a simple vector for storing the board-boggle board
<> 在 2025-07-15 上传 | 大小:1.62mb | 下载:0

[数学计算/工程计算n!

说明:用vs编写的一个c示例程序,用于实现阶乘运算。-This C program can Implement factorial calculation, which is a sample program wrote in microsoft visual studio.
<Lorraine Chan> 在 2025-07-15 上传 | 大小:591kb | 下载:0

[数学计算/工程计算solution_of_equation

说明:用VS编写的一个示例C程序,用于一元二次方程求解。-This is a sample C program in microsoft visual studio, which can solve a quadratic equation.
<Lorraine Chan> 在 2025-07-15 上传 | 大小:677kb | 下载:0

[压缩解压md5_cPP

说明:VC++下MD5运行和使用示例,可以正常使用MD5算法-VC MD5
<苏朋> 在 2025-07-15 上传 | 大小:4kb | 下载:0

[matlab例程GA0-1

说明:0-1背包问题遗传算法,包含精英选择和非精英选择-0-1 knapsack problem algorithms, comprising elite and non-elite choose
<林坤城> 在 2025-07-15 上传 | 大小:7kb | 下载:0

[matlab例程FloydAlgorithm

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法-Floyd algorithm, also known as Floyd algorithm interpolation point method is used to find a given weighted graph in the shortest path between vertices Algorith
<沈甲甲> 在 2025-07-15 上传 | 大小:4kb | 下载:0

[matlab例程divide-and-conquer-algorithm

说明:分治算法的基本思想是将一个规模为N的问题分解为K个规模较小的子问题,这些子问题相互独立且与原问题性质相同。求出子问题的解,就可得到原问题的解。-The basic idea of divide and conquer algorithm is a scale problem is decomposed into N K a smaller sub-problems, these sub-problems are independent and original problems of the s
<沈甲甲> 在 2025-07-15 上传 | 大小:8kb | 下载:0

[matlab例程Greedy-algorithm

说明:贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的是在某种意义上的局部最优解。-Greedy algorithm (also known as the greedy algorithm) refers to when to problem solving, always made in the current opinion is the best choice. That is to say, not to be cons
<沈甲甲> 在 2025-07-15 上传 | 大小:33kb | 下载:0

[matlab例程simulated-annealing-algorithm

说明:模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,-Annealing simulated annealing algorithm derived the solid principle, the solid heated to a sufficiently high, let it slowly cooled, while heating, with the temperature inside th
<沈甲甲> 在 2025-07-15 上传 | 大小:6kb | 下载:0

[matlab例程Dijkstra-algorithm

说明:迪杰斯特拉算法是由荷兰计算机科学家狄克斯特拉于1959 年提出的,因此又叫狄克斯特拉算法。是从一个顶点到其余各顶点的最短路径算法,解决的是有向图中最短路径问题。迪杰斯特拉算法主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。-Dijkstra algorithm is a Dutch computer scientist Dijkstra proposed in 1959, the so called Dijkstra algorithm. From one vertex to each
<沈甲甲> 在 2025-07-15 上传 | 大小:6kb | 下载:0

[matlab例程simulated-annealing

说明:基于快速模拟退火反演算法采用地震数据反演反射系数,进而可以很好地预测出弹性参数。-Based on fast simulated annealing inversion algorithm using seismic data inversion reflection coefficient, which can well predict the elastic parameters.
<潘杰> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法BP-hehanshubiaoda

说明:在Windows环境中利用Matlab实现BP学习算法在达到期望均方误差最小的情况下正确表达傅里叶核函数。-BP learning algorithm using Matlab achieve in the Windows environment to achieve the desired mean square error at minimal correct expression of Fourier kernels.
<meng qinchao> 在 2025-07-15 上传 | 大小:194kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 20885.86 .87 .88 .89 .90 ... 28522 »

源码中国 www.ymcn.org