-
Software-engineering-final-exam
软件工程期末考试试卷几套,适合云南农业大学软件工程期末考试(Software engineering final exam)
- 2012-04-30 00:57:56下载
- 积分:1
-
straight_line
matlab形态学处理的程序之连接两点之间的直线(a program to read a move into matlab for detection)
- 2011-08-01 14:17:46下载
- 积分:1
-
Bresenham
简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。(
Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.)
- 2014-02-17 21:22:36下载
- 积分:1
-
ElevatorSim
电梯群动态仿真控制系统的设计与实现 建立了电梯群控问题的整体数学模型,并对该模型进行了逐步分解,构造了其中的客流产生模型、电梯模型,进而对仿真模型进行分析,确定了仿真策略,建立其仿真模型,描述了客流仿真流程、电梯群控算法、电梯动态仿真流程和总体仿真流程;采用面向对象的编程思想,在VC环境中,开发设计了电梯群动态仿真和控制系统平台,该平台能对不同群控算法下电梯群的服务质量和运行效能进行量化分析,并进行可视化的动态显示。(Design and Implementation of the dynamic simulation of the elevator group control system)
- 2021-04-23 14:58:48下载
- 积分:1
-
Matlab
暑期matlab大作业
通信系统仿真大作业(Summer matlab great job communication system)
- 2013-12-21 19:31:58下载
- 积分:1
-
souhan_v32
esprit算法对有干扰的信号频率进行估计,一种基于多文档得图像合并技术,搭建OFDM通信系统的框架。( esprit algorithm signal frequency interference can be assessed Based on multi-document image obtained combining technique, Build a framework OFDM communication system.)
- 2017-04-28 19:14:03下载
- 积分:1
-
BPM-image--c
数 字 图 像 处 理 中 的 b p m 图 像 读 取(Digital image processing of the image b p m reading)
- 2014-05-05 11:02:44下载
- 积分:1
-
MNTH_TSP
1. 本程序使用模拟退火算法解决TSP问题
a) 初始温度确定方法
选取任意状态为初始状态。以1为起始温度,不断升温,直到模拟所得接受概率大于90 ;
b) 温度下降
温度下降系数为 0.95;
c) 每一温度迭代
选取固定迭代次数 100 * n;
d) 终止条件
温度下降次数到达 800,或某一温度下解不发生改变;
2. 本机运行及编译环境
win7 旗舰版 SP1
MINGW g++ 4.8.1
(Simulated Annealing Traveling Salesman Problem
1. This program uses the simulated annealing algorithm to solve TSP problem
a) determining the initial temperature method
Select any state to the initial state. 1 as the starting temperature, heats up, until the resulting analog acceptance probability greater than 90
b) the temperature drops
Temperature drop coefficient of 0.95
c) Each iteration temperature
Select a fixed number of iterations 100* n
d) the termination condition
The temperature drops to reach the number of 800, or at a temperature solution does not change
2. Run the machine and compiler environment
win7 Ultimate SP1
MINGW g++ 4.8.1)
- 2016-05-06 07:54:19下载
- 积分:1
-
terrain-making-Raiders-finished
opengl完成的 地形制作全攻略+作者:程东哲(opengl terrain making Raiders finished+ author: Cheng Dongzhe)
- 2014-02-24 21:28:29下载
- 积分:1
-
相关系数编程实习
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!(image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!)
- 2005-03-11 21:32:47下载
- 积分:1