-
youchengbianma
用c++实现的对游程编码的译码以及编码操作。对信息论一块的游程编码的理解具有一定参考价值。(C++ with the realization of run length coding decoding and encoding operation. For information on the run length encoding a piece of understanding has a certain reference value.)
- 2014-08-26 22:20:27下载
- 积分:1
-
fangzhen
通过仿真实现同步电机模型,在MATLAB环境下实现(Achieve synchronous motor model by simulation in MATLAB environment to achieve)
- 2010-05-27 02:40:50下载
- 积分:1
-
CEGUI
说明: cegui使用说明,初学者可以看看,对api的介绍(cegui cegui cegui )
- 2010-04-20 13:32:03下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
matlabengine
vc++调用matlab,利用matlab引擎(vc++ call matlab, using matlab engine)
- 2008-05-26 20:55:00下载
- 积分:1
-
CComm
button of Xp style,provide some infterface of the button control!(button of Xp style, infterface provide some control of the button!)
- 2007-05-09 11:38:32下载
- 积分:1
-
ArduCopter-3.0.1
四旋翼飞控系统,包含定点,定高,自动按航迹点飞行,自动起飞,降落功能(Four-rotor flight control system)
- 2014-11-19 19:54:36下载
- 积分:1
-
EasyWin
掌握开发环境,创建首个Windows程序,理解编译、运行和调试的基本概念(Master development environment to create the first Windows program, to understand the basic concepts of compiling, running and debugging)
- 2015-04-20 22:48:15下载
- 积分:1
-
1960_83
是日本船舶教授对船舶附加质量和附加惯性矩的分析。(Is the ship additional mass moment of inertia and additional analysis Japanese ship professor.)
- 2015-03-23 11:20:10下载
- 积分:1
-
demod_2ask
该程序实现2ask的解调,2ask解调C语言实现(The program 2ask demodulation, 2ask demodulation C language)
- 2013-12-25 19:21:36下载
- 积分:1