资源列表
prim01
- 求n之内的素数,要求文本输入和文本输出,用集合法求得的-n-within a few require text input and text output, and sets out the legal
class
- 向量分配问题,给定m个n维向量,计算这m个n维向量可分为几类
Joseph
- 该算法采用顺序表解决经典约瑟夫问题,算法简单易懂,适合初学数据结构认识阅读
SUM_AVG
- Function SUM and AVERAGE is used
Bellman-Fords-Shortest-Paths
- The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra s algorithm also solves the problem.
lu7
- 用振幅为0.8的方波进行fourier分析-The square wave with amplitude of 0.8Fourier analysis
string108
- 串的功能实现:找出一个字符串中最大的字符并把它放在最前面, 其它字符往后顺序存放。如字符串”china”处理后成为”nchia-String functions: to identify the largest of a string of characters and put it in front of other characters in the next order of storage. If the string china after becoming nchia
matlab2
- Dumps FIR filter coefficients to file in C language format in forward order."cd" to the desired directory PRIOR to execution ... this will provide for increased c code portability
matlab
- FDTD的功能实现,含有中文注释,设置吸收边界和顶点-FDTD realization of the function containing Chinese notes, absorbing boundary and vertices
jk
- 图的连通性判断。本次实验要求用计算机语言编写图的连通性判断算法,可输入图的邻接矩阵,判断图是否连通以及确定连通分支的个数,使学生掌握Warshell算法或矩阵幂算法的实现方法,培养算法设计与优化能力。-The experiment requires written in a computer language to determine the connectivity graph algorithms, you can enter the adjacency matrix to determin
chap3_2
- 一般最小二乘算法的辨识参数仿真程序和《系统最小辨识及MATLAB仿真》书上的例题相同 P40-Parameter identification and simulation program of minimum system identification and simulation MATLAB book the general least squares algorithm on the same. P40
meng
- 多元单峰值函数的优化问题,采用的是遗传算法进行编程。-Multiple single-peak function optimization problem, using the genetic algorithm programming.