资源列表
Monte-Carlo
- 蒙特卡罗方法课件,内含9个PPT文件,包括简介和实际应用-Monte Carlo methods courseware, containing 9 PPT file
decomposition-of-matrix
- 将一个矩阵分解为一个下三角矩阵和一个上三角矩阵的乘积,主要应用在数值分析中-A matrix into a lower triangular matrix and a triangular matrix on the product, mainly used in numerical analysis
Parking
- 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次有北向南排列(大门在最南端,最先到达的第一车停放在车场的最北端),若车场内已停满n辆车,那么后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编制按上述要求进行管理的
kuaisu
- 对于给定的一个数组,把其中的元素按从小到大的顺序排序,用此算法排序效率高-For given to an array, to which the elements in ascending order of sorting, sorting algorithm with high efficiency
lmi
- LMI Control Toolbox For Use with MATLAB
comsol母线板导电模型
- comsol母线板导电模型,分析了电流密度和流向,以及产生的热量温度分布
WC2000
- ACM国家集训营2000年的论文及题目和讲解,可以作为ACM方面的参考资料集学习~-ACM papers and topics of the national training camp and the explanation, the reference data set to learn as ACM ~~
NomalRandonGenerator
- 一个高性能的比标准库自带的还好的随机数发生器,在此与各位同仁分享。-A high-performance than the standard library that comes Fortunately, the random number generator, in which colleagues share with you
GA-BP
- 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample
tsp_ga_basic
- 遗传算法求解TSP问题,简单易懂,没有使用任何优化-Easy way to solve TSP problem by GA
kuaisupaixu
- 采用快速排序算法的思想,对一个数组的元素进行从小到大的排序。-Fast sorting algorithm uses the idea of the elements of an array small to large order.
dsp--lab
- 数字信号处理第三版对应实验的所有matlab程序-Digital signal processing matlab third edition of the corresponding test procedures for all