-
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
-
LDPC--C
说明: 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。(This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various projects.)
- 2011-03-14 18:56:37下载
- 积分:1
-
AIMI561
This the free version of my Basis of AI Backprop designed to
accompany my not yet published textbook, _The Basis of AI_. This
program contains enough features for students in an ordinary AI or
Neural Networking course. It includes the quickprop and delta-bar-delta
algorithms for faster training and a fast integer version for machines
without floating point hardware.
This particular package includes C source for DOS and UNIX, examples, an
ASCII manual and a number of DOS binaries. The binaries are for systems
with floating point hardware (bp.exe), one for systems without floating
point hardware (bp486sx.exe) and an integer version binary
(ibp486sx.exe) for systems without floating point hardware.
- 2007-11-10 11:59:38下载
- 积分:1
-
satellite
这是卫星通信方向图测量软件
采用了VB编程,整个源代码通用
方便使用(This is a satellite communication pattern measurement software using VB programming, the entire source code to facilitate the use of generic)
- 2008-08-13 10:57:15下载
- 积分:1
-
Matlab-dq-transformation-
Matlab中基于dq变换的锁相环仿真研究.(Matlab based on dq transformation of phase-locked loop simulation.)
- 2011-08-02 15:01:58下载
- 积分:1
-
2006513927150
一个使用数学方法生成波形声音文件的源代码,可以载入预置数学公式,保存8位和16位单声道声音文件,可以设置振幅、频率、持续、采样等参数,可以调整波形斜面,回声。
这个代码值得推荐!(The use of mathematical methods to generate a waveform sound files of source code, can load preset mathematical formula, save 8 and 16-bit mono sound files, you can set the amplitude, frequency, continuous, sampling and other parameters, you can adjust waveform slope, echo . It is recommended this code!)
- 2008-05-25 14:10:19下载
- 积分:1
-
zcgzxl
最长公共子序列的 c代码,可以直接运行获得结果。(C code for the longest common subsequence can be run directly.)
- 2013-12-04 16:13:33下载
- 积分:1
-
matlabtcach
Matlab的使用方法,以及教程,可以很好的理解和学习Matlab的使用(The use of Matlab, and tutorials can be a good understanding and learning the use of the Matlab)
- 2012-04-23 12:12:56下载
- 积分:1
-
MCT2008-for-ges
固高所有GE运动控制卡的DEMO软件,用来测试板卡是否正常工作(Googol all GE motion control card DEMO software, used to test the board is working correctly)
- 2014-11-19 12:23:25下载
- 积分:1
-
Matlab7_examble
《精通matlab7》 电子工业出版社,王正林,刘明编著,原版光碟。()
- 2007-09-29 00:50:04下载
- 积分:1