资源列表

« 1 2 ... .90 .91 .92 .93 .94 195.96 .97 .98 .99 .00 ... 2656 »

[数据结构常用算法4

说明:数据结构回文判别 运用栈与队列的c语言源程序代码-Data structure to use the stack and queue, palindrome determine c-language source code
<gg> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:迪杰斯特拉算法,求网络上的最短路径,这是算法的实现代码-Dijkstra' s algorithm, find the shortest path on the network, which is code for Algorithm
<dante> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法code--yuanchuang20091129

说明:用PHP编写的,Ax最短路径算法-广度优先搜索.txt
<ytrytry> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法0-1knapsackproblem

说明:动态规划解0/1背包问题knapsack problem-Dynamic programming solution 0/1 knapsack problem
<myth> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Longest_shortest_route

说明:1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to
<陈卫亮> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法golden_cut_method

说明:2. 黄金分割法的的核心思想是逼近,而最终结果的精确程度取决于相对精度e的大小,e越小,结果越精确,迭代次数越多,这一点从图一的程序运行结果中可以很明显的看出。 3. 程序运行过程中首先输入初始区间[0,1],然后输入迭代后最后区间的长度0.2,最后得出极小值和极小值点。 -2. Golden section method is the core idea of approximation, while the final re
<陈卫亮> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Lagrange_multiplier_method

说明:1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to
<陈卫亮> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法conjugate_gradient_method

说明:1. 程序运行时首先输入要求解第几题,然后输入初始点,即可得到最后结果。从程序运行结果中我们可以看到,采用共轭梯度法所得的结果比采用最速下降法所得的结果更为精确,这是由于:共轭梯度法实质上是对最速下降法的修正,使搜索方向变为共轭方向,即每一步的搜索方向都要对该步的负梯度进行修正。-1. Program run-time solution of the first type the first few questions asked, a
<陈卫亮> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法double_linked_list

说明:双链表基本运算功能的实现,具有详细的注释说明。-Double-linked list implementation of basic computing functions, with detailed explanatory notes.
<陈卫亮> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法eightqueens

说明:回溯法解决八皇后问题,使四个皇后不在同一行,不在同一列,且不在同一对角线上-Backtracking to solve the eight queens problem,Make four Queen s not in the same row, not in the same column, and not in the same diagonal
<袁丽> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明: USACO 2008 Open Pasture Walking
<domisol> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:acm regional kaohsiung 2006 Perfect Service poj 3398
<domisol> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 195.96 .97 .98 .99 .00 ... 2656 »

源码中国 www.ymcn.org