-
src-mcml
蒙特卡罗辐射传输计算,用于医学诊断和大气辐射传输计算(monte carlo radiative transfer)
- 2014-10-31 00:11:24下载
- 积分:1
-
item_set_names
trinitycore item_set_names表汉化(trinitycore item_set_names Chinese)
- 2015-03-07 03:26:30下载
- 积分: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
-
gmdhdemo
gmdh神经网络的详细程序,demo是主程序源码。(gmdh detailed procedures for neural networks, demo is the main source.)
- 2011-02-01 11:53:24下载
- 积分:1
-
Check-Internet
To Check the internet connection on Windows
- 2015-04-10 23:58:50下载
- 积分: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
-
X
可以对数量少、残缺、不完整的数据进行预测,如人口、缺水量等。也可以对灾害发生时间进行预测。(Can be a small number, mutilated, incomplete data to predict, such as population, water shortage and so on. You can also predict the time of occurrence of the disaster.)
- 2013-09-01 11:45:59下载
- 积分:1
-
DANCISHU
统计一段文字中单词的数目,程序可运行,效果正确(The number of words in a text statistics, the program can be run, the effect is correct)
- 2014-12-07 20:04:38下载
- 积分:1
-
link-list-bellek
Link list memory application
- 2014-12-03 17:27:45下载
- 积分:1
-
robotic
robotic code fore rotation
- 2011-01-04 03:35:42下载
- 积分:1