资源列表
kcsj
- 校园导游图算法--数据结构中有关图的算法 按v求最短路径 按s求信息; 按q退出; 地图在map图像文件里-campus tour map algorithm -- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image file
数据结构算法集---C++语言实现
- 常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type
维纳滤波程序
- 一个用自适应维纳FIR滤波器消除脑电波中的干扰(转)-an adaptive Wiener FIR filter brain waves to eliminate the interference (switch)
Shuzhifenxi_chazhi
- 我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。-I wrote it myself numerical analysis courses designed source code, here is the interpolation algorithm for the numerical content.
shuzhifenxi_shuzhinihe
- 我自己写的数值分析课程设计的算法,这里是数值拟合的部分。-I wrote it myself numerical analysis courses designed algorithm, which is part of the numerical fitting.
关键路径
- (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). (4)根据各顶点的ve和vl值,求每条弧s的最早发生时间e(
大数加减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!
排序程序
- 利用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 ranking base!
迷宫END
- 利用C语言实现迷宫算法。 利用随机函数生成迷宫,并显示所有路径!-use C language maze algorithm. Using random function generator maze, and that all paths!
回溯法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!
体系结构指令哈夫曼编码
- 这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
bigno1_1
- 无限位的大数加减运算,纠错能力很强,界面间接-unlimited majority of the modified bit computing, a strong correction capabilities, interface indirectly