-
a
说明: 将数组a[0]~a[size-1] 中重复的字母删除(仅仅保留第一次出现的字母,后续的重复字母均删除)(The array a [0] ~ a [size-1] Remove duplicate letters (just the first time to retain the letters, follow-up letters were removed duplication))
- 2010-04-15 11:17:06下载
- 积分:1
-
burst
这是激光猝发信号的信号模拟,他是信号模拟的基础,也是信号调制与解调的信号源。(This is a laser burst signal analog signal, he is the basis of signal simulation is the signal modulation and demodulation of the signal source.)
- 2011-06-12 13:29:12下载
- 积分:1
-
1-(12)
Co-Optimization of Generation Unit Commitment
and Transmission Switching With N-1 Reliability
- 2015-04-03 21:38:19下载
- 积分:1
-
CQuakeDemo
本程序源码是为日本一家地震监测机构编写的,用来演示地震对不同楼层的作用效果。可以手动调整震动幅度的比例。(the program source code is one of Japan's earthquake monitoring bodies to prepare, used to demonstrate the different floors of the earthquake in effect. Vibration can be manually adjusted rate ratio.)
- 2007-04-08 21:09:09下载
- 积分:1
-
Jeckess-system-sales
Finance-Stock software system
- 2015-03-14 22:10:49下载
- 积分:1
-
Process-Control
多火电厂主汽温度控制系统的过程控制进行仿真(Of the thermal power plant main steam temperature control system process control simulation
)
- 2011-07-09 21:57:08下载
- 积分:1
-
queue
说明: 非常著名的爱尔朗公式的实现,主要对排队思想的进一步编程实现(Well-known Erlang formula to achieve, mainly on the line thinking further programming)
- 2010-04-17 11:50:00下载
- 积分:1
-
Msimplefuunca
几个用matlab实现正向云发生器,k均值算法的的程序,都已调试通过 ,经测试可直接使用。
(Several matlab realize positive cloud generator, k-means algorithm procedures have been debugging through, has been tested and can be used directly.)
- 2012-09-30 18:15:57下载
- 积分:1
-
DROPPINGMETHOD
In the rectangle packing problem, encoding schemes
to represent the placements of rectangles are the key
factors determining the efficiency of algorithms. SEQP
AIR is one of the most sophisticated encoding sheme,
which has been considered to have a small solution
space
- 2009-04-13 12:17:33下载
- 积分: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