-
migong
说明: 迷宫程序,不是很好看,不过适合初学者。用VC++编写的,看看吧。(Maze procedure, not a good look, but suitable for beginners. With VC++ Prepared to see it.)
- 2008-10-16 20:26:00下载
- 积分:1
-
bank1
C++初学者的经典范例,非常典型的范例,是我自己学习过程中亲手编译调试通过的!(very good examples 1)
- 2013-04-08 18:26:18下载
- 积分:1
-
红外遥控器按键检测程序
红外遥控器按键检测程序,C代码源程序
- 2022-01-26 20:00:38下载
- 积分:1
-
ICD
北斗系统空间信号接口控制文件正式版。北斗系统基本服务性能如下:位置精度:平面 10米、高程10米;测速精度每秒0.2米;授时精度单向50纳秒;可提供双向高精度授时和短报文通信服务。通过广域差分和地基增强等手段,北斗系统服务 性能还可进一步提高,满足各类用户需求。(Official version of the the Beidou system space signal Interface Control Document. The Beidou system performance are as follows: position accuracy: plane 10 meters, 10 m elevation velocity accuracy of 0.2 meters per second timing accuracy of the one-way 50 nanoseconds provide two-way high-precision timing and short message communication service. By means of wide area differential and ground-based augmentation Beidou system performance can be further improved to meet the needs of all types of users.)
- 2013-01-08 10:27:57下载
- 积分: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
-
PESQ 用于语音质量评估 ITU提供了代码
PESQ是用于语音质量评估的一种方法,ITU提供了代码(P.862 : Perceptual evaluation of speech quality (PESQ): An objective method for end-to-end speech quality assessment of narrow-band telephone networks and speech codecs)
- 2020-06-19 00:00:02下载
- 积分:1
-
C_API_Manul
主要是讲解windows下编程的使用和方法,以及在实际中的高级应用。(Under the program mainly to explain the use of windows and methods, as well as advanced applications in practice.)
- 2010-05-17 23:13:44下载
- 积分:1
-
vc6.0控制摄像头源代码
用C++编写的控制摄像头的程序
- 2022-05-24 15:52:41下载
- 积分:1
-
8queen
此程序用于解决8皇后问题,运行后输出8皇后问题的所有解(This program is used to solve the 8 queens problem, all solutions of 8 queens problem output operation.)
- 2013-05-06 21:15:23下载
- 积分:1
-
PSCAD_SVPWM
PSCAD做的风电变流器网侧变换器,7断式svpwm调制,运行良好。(PSCAD do wind power inverter side converter, 7 broken type SVPWM modulation, work well.)
- 2017-01-01 18:10:53下载
- 积分:1