资源列表
Maple-Programming-Guide
- 该教程介绍用MAPLE编程的基本概念和方法,如表达式、数据结构、决策机制流程等-This tutorial introduces the basic concepts of programming using MAPLE and methods, such as expressions, data structures, decision-making mechanism processes, etc.
GAforWINDTURBINE
- 这是有关采用遗传算法来对风力机叶片进行优化的相关论文,有需要的可以看下。-This is the use of genetic algorithm to optimize wind turbine related papers, we need to look.
huffman
- 从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树并将它存于文件hfmTree中。将已在内存中的哈夫曼树以直观的方式(比如树)显示在终端上; -Read from the terminal character set size n, and n-n-weight character and to build the Huffman tree and store it in the file hfmTree. Will have the Huffman tree in memory
dataStructure
- 数据结构课程设计 ,交通查询系统,本系统功能有:(1)添加城市、(2)删除城市,(3)添加路径、(4)删除路径,(5)计算最佳路径,可分别用弗洛伊德和迪杰斯特拉算法计算,(6)计算关键路径-Data structure course design, traffic query system, the system functions are: (1) Add the city, (2) Delete the city, (3) Add the path, (4) Delete the path,
matlab
- 基于纹理结构的图像检索,matlab实现。-Texture-based image retrieval, matlab achieve.
DEEPNET
- Deep Network using Autoencoders By Matlab
CFD Python course
- 使用 IPython Notebooks 的 CFD 自学者:CFD Python 课程!
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
