资源列表

« 1 2 ... .88 .89 .90 .91 .92 2593.94 .95 .96 .97 .98 ... 2656 »

[数据结构常用算法shuzhifenxi_shuzhinihe

说明:我自己写的数值分析课程设计的算法,这里是数值拟合的部分。-I wrote it myself numerical analysis courses designed algorithm, which is part of the numerical fitting.
<marguin> 在 2024-11-02 上传 | 大小:492544 | 下载: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-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法大数加减3

说明:可以实现两个大整数(不限数位)相加减! 在C++中,加减法的两个数必须在系统规定内,本程序突破了这一界限!-can achieve two large integers (Open-digit) is modified! In C++, and subtract the number two must be within the system, the process broke the limits!
<叶兆源> 在 2024-11-02 上传 | 大小:3072 | 下载:0

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

说明:利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-using C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hill sorting, merging, in order of ra
<叶兆源> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[数据结构常用算法迷宫END

说明:利用C语言实现迷宫算法。 利用随机函数生成迷宫,并显示所有路径!-use C language maze algorithm. Using random function generator maze, and that all paths!
<叶兆源> 在 2024-11-02 上传 | 大小:1024 | 下载: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-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法体系结构指令哈夫曼编码

说明:这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
<中国> 在 2024-11-02 上传 | 大小:5120 | 下载:0

[数据结构常用算法bigno1_1

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

[数据结构常用算法OSet

说明:迷宫程序,C++实现 一个用VC写的关于迷宫的程序-maze procedure, C to achieve a VC was on the maze procedure
<钟华> 在 2024-11-02 上传 | 大小:245760 | 下载:0

[数据结构常用算法凸壳算法

说明:
<周玉明> 在 2024-11-02 上传 | 大小:12288 | 下载:0

[数据结构常用算法数据结构习题集答案

说明:包含了数据结构课后大多数习题的解答,用于互相的交流与帮助 -contains data structures OSCAR most of the questions to answer, for the exchanges and mutual help
<林云倩> 在 2024-11-02 上传 | 大小:98304 | 下载:0

[数据结构常用算法哈夫曼编码

说明:一个关于哈夫曼编码的程序,用c++编的。可用于对数距的编码-one of Huffman coding procedures, using the c series. For a few from the right coding
<防发> 在 2024-11-02 上传 | 大小:3072 | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 2593.94 .95 .96 .97 .98 ... 2656 »

源码中国 www.ymcn.org