-
LDPC
这里包含使用C、matlab等多种语音以多种方式实现LDPC的多种算法。(This includes using C, matlab, and other voice in a variety of ways to achieve a variety of LDPC algorithm.)
- 2013-10-10 10:50:55下载
- 积分:1
-
face
本程序是运用SVM来实现人脸识别算法,能直接运行且能进行二次开发(This procedure is to use SVM to implement face recognition algorithm that can run directly and can perform a secondary development)
- 2014-02-18 21:17:44下载
- 积分:1
-
delauneyTIN
TIN是一种常用的数字高程模型表示方式,这里是Delauney TIN 生成的源码.c(TIN is a regular and efficient represention of digital elevation mode, here is the code for creating delauney triangulate irregular network)
- 2010-07-23 09:42:33下载
- 积分:1
-
UPFC-with-series-and-shunt-FACTS-controllers
UPFC with series and shunt FACTS controllers
- 2014-09-21 04:02:44下载
- 积分:1
-
dtguihua
动态规划算法的设计与实现本科毕业论文,已经通过的(Dynamic programming algorithm design and implementation of undergraduate thesis, already adopted by the)
- 2011-05-20 19:19:35下载
- 积分:1
-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1
-
dynamicweighing
动态称重代码便于大家重复劳动,请批评指正(WIM Code)
- 2010-01-11 22:16:58下载
- 积分:1
-
MapleandMATLAB
MATLAB高等变换数学变换及建模分析的良好入门教材,可供各校研究生只用(MATLAB higher transformation mathematical transformation and modeling analysis of the good introductory teaching material, the schools only for graduate students
)
- 2012-08-06 19:29:58下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1
-
grayscaltransform
说明: 一个简单的色彩迁移程序,可以顺利的实现对灰度图像的上色,程序编译通过,有较好的效果(a simple relocation process color, the smooth realization of the right color to grayscale images, compiler, better results)
- 2006-02-28 09:56:04下载
- 积分:1