资源列表

« 1 2 ... .77 .78 .79 .80 .81 1782.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法04418300

说明:该程序能够实现傅立叶的快速转换和放转换用vb语言来实现,整体效果不错!-the procedures to achieve fast Fourier transformation and the conversion put vb language used to achieve the overall effect was excellent!
<刘辉> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法No21_2

说明:高斯列主元消去法解线代数方程组,高斯算法-out PCA Gaussian Elimination Solution Line algebraic equations, Gaussian algorithms
<司马星空> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法多道程序的转换调度

说明:c语言编写上机运行已经通过,实现多道程序的转换调度(作业调度和进程调度结合在一起)-c languages running on the machine has passed, multiple procedures to achieve the conversion Scheduling (Job Scheduling and Dispatching process combines)
<zbing0203> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法EightPuzzle

说明:利用深度遍历的方法来检查8数码问题是否有解。-use depth traverse method to check whether the eight digital solutions to the problem.
<韩希先> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法C19

说明:数据结构课程设计,求无向网最短路径,利用c++6.0编程环境-data structure curriculum design, without seeking the shortest path to the net, using c 6.0 programming environment
<程耕中> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法关键路径

说明:(1)输入E条弧<j,k>,建立AOE-网的存储结构 (2)从源点v出发,令ve[0]=0,按拓扑排序求其余各项顶点的最早发生时间ve[i](1<=i<=n-1).如果得到的拓朴有序序列中顶点个数小于网中顶点数n,则说明网中存在环,不能求关键路径,算法终止 否则执行步骤(3)(3)从汇点v出发,令vl[n-1]=ve[n-1],按逆拓朴排序求其余各顶点的最迟发生时间vl[i](n-2>=i>=2).
<叶兆源> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法回溯法N皇后问题

说明:这是计算机算法中的回溯法中的一个经典的问题--N皇后问题!希望对学计算机算法的同学有用!-This is a computer algorithm, the retroactive law on the issue of a classic-- N Queen! Want to learn how to use computer algorithms useful to the students!
<中国> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法bigno1_1

说明:无限位的大数加减运算,纠错能力很强,界面间接-unlimited majority of the modified bit computing, a strong correction capabilities, interface indirectly
<李南宁> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法DS_DESIGN

说明:这是我的数据结构课程设计源代码,请务必按提示输入数据,该程序的功能是用链表实现多项式的四则运算。-This is my data structure course design source code, you must follow the directions to input data, the program's function is used to achieve Chain of four polynomial o
<熊林华> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法文件操作的一个具体数据结构算法例子

说明:根据事务文件成批地更改主文件并得到一个新的主文件,与吴伟民数据结构课本完全一致,用C实现-Affairs bulk to change the primary document to be a new master file, and data structure Xiulan WU Weimin textbooks entirely consistent with achieving C
<李雷> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法旅行商问题

说明:这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。-This is a traveling salesman problem algorithm source code, code brief that detailed and readable. Compressed they contain only source files to run above the vc.
<xtbc> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法字符解密

说明:这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the t
<xtbc> 在 2024-11-06 上传 | 大小:2048 | 下载:1
« 1 2 ... .77 .78 .79 .80 .81 1782.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org