资源列表
Josephus
- 任给正整数n、k,按下述方法可得排列1,2,……,n的一个置换:将数字1,2,……,n环形排列(如图2-36所示),按顺时针方向从1开始计数,计满k时输出该位置上的数字(并从环中删去该数字),然后从下一个数字开始继续计数,直到环中所有数字均被输出为止。试编写一算法,对输入的任意正整数n、k,输出相应的置换数字序列。-Given any positive integer n, k, can be obtained as described below arrangement 1,2, ......
ASMODautom_cell_5
- 基于原细胞自动机模型的NaSch交通流仿真,微观分析.英文报告.-towards a realistic microscopic descr iption of highway traffic
Max-Cut-Solver
- 解最大割问题的matlab程序,对学习组合优化有一定帮助。-A Matlab program for maximum cut problem, it is useful to learn combinatorial optimization.
MATLAB绘图
- MATLAB提供了一些绘图选项,用于确定所绘曲线的线型、颜色和数据点标记符号,它们可以组合使用。例如,“b-.”表示蓝色点划线,“y:d”表示黄色虚线并用菱形符标记数据点。当选项省略时,MATLAB规定,线型一律用实线,按默认颜色顺序绘制。(MATLAB provides a number of drawing options to determine the lines, colors, and data point symbols of the drawn curves, which can
整数规划
- 这是我曾经在数学建模中用到过的算法,拿来和大家一起分享(This is the algorithm I used to use in mathematical modeling to share with you)
PSO_ToolBox
- 粒子群算法MATLAB工具箱,希望对你有用!(Particle swarm optimization MATLAB toolbox, I hope useful for you!)
huiguifenxi
- 多变量回归分析的讲解,数据处理,以及一些研究范例等-Multivariate regression analysis to explain the data processing
Job2
- 算法导论 思考题2-4逆序对问题:设A[1..n]是一个包含n个不同数的数组。如果在i<j的情况下,有A[i]>A[j],则称( i , j )就称为A中的一个逆序对(inversion)。给出一个算法,它能用Θ(nlgn)的最坏情况运行时间,确定n个元素的任何排列中逆序对的数目。(提示:修改合并算法)-Algorithm is graded 2-4 reverse introduction to question: set A [1.. n] is A contains n A d
Delphi_value_002
- 这次的也是一些算法,但是生成了具体的程序,方便使用。-this is some algorithm, but the ratio of the specific procedures and user-friendliness.
struts_doyo
- struts的一个入门例子,struts的一个入门例子!-struts example of a portal, a portal struts example!
The-Dynamics-of-Coastal-Models
- 这是一个模拟海洋环流的程序,已经运行通过没有问题,欢迎下载,交流!-This is a code for simulation of coastal ocean.
Wind-Turbine-Blockset
- 风力发电 matlab 模块详细介绍 风机模型 -Wind Turbine Blockset in Matlab Simulink
