#include <iostream.h> #include <string.h> #include <iomanip.h> #include "Stud.h" Stud::Stud(){} char *Stud::getno() //获取学号 { return no; } char *Stud::getname() //获取姓名 { return name; } char *Stud::getsex() //获取性别 { return sex; } char *Stud::getminzu() //获取民族 { return minzu; } char *Stud::getAddress() //获取出生地 { return Address; } char *Stud::getbirth() //获取出生年月 { return birth; } int Stud::gettag() //获取姓名 { return tag; } void Stud::changeno(char n[]) //设置学号 { strcpy(no,n); } void Stud::changename(char na[]) //设置姓名 { strcpy(name,na); } void Stud::changesex(char s[]) //设置性别 { strcpy(sex,s); } void Stud::changeminzu(char m[]) //设置民族 { strcpy(minzu,m); } void Stud::changeAddress(char a[]) //设置出生地 { strcpy(Address,a); } void Stud::changebirth(char b[]) //设置出生年月 { strcpy(birth,b); } void Stud::addstudent(char *rn,char *rna) //增加学生 { strcpy(no,rn); strcpy(name,rna); } void Stud::addstudent(char *rn,char *rna,char *rs,char *rm,char *ra,char *rb) //增加学生 { tag=0; strcpy(no,rn); strcpy(name,rna); strcpy(sex,rs); strcpy(minzu,rm); strcpy(Address,ra); strcpy(birth,rb); } void Stud::delstud() //设置删除标记 { tag=1; } void Stud::disp() //输出学生信息 { cout<<setw(15)<<no<<setw(10)<<name<<setw(10)<<sex<<setw(10)<<minzu<<setw(10)<<Address<<setw(10)<<birth<<endl; } void Stud::display() //输出学生信息 { cout<<setw(15)<<no<<setw(10)<<name; }
标签: 学生
上传时间: 2016-12-29
上传用户:767483511
#define RF_CHANNEL 25 // 2.4 GHz RF channel // BasicRF Address definitions µØÖ·¶¨Òå #define PAN_ID 0x2007 #define TX_ADDR 0xBEEF #define RX_ADDR 0x2520 // transmit data ´«ÊäÊý¾Ý #define APP_PAYLOAD_LENGTH 1 //Ó¦ÓóÌÐò¸ºÔس¤¶È #define MAX_PAYLOAD_LENGTH 104 #define PACKET_SIZE sizeof(perTestPacket_t) #define RSSI_AVG_WINDOW_SIZE 32 // Window size for RSSI moving average // Burst Sizes #define BURST_SIZE_1 1000 #define BURST_SIZE_2 10000 #define BURST_SIZE_3 100000 #define BURST_SIZE_4 1000000
上传时间: 2017-02-28
上传用户:DoubleM
由STC89C51单片机来控制DHT11传感器采集的温湿度的转换、1602液晶屏的显示,以及蜂鸣器的报警。
上传时间: 2018-04-27
上传用户:luson
产品品牌:VINTEK/元泰/VINKA —— 原厂直销,样品免费,技术支持,大量现货! 产品型号:VK3809IP 封装形式:SOP16贴片 产品年份:新年份 联 系 人:许先生 联 系 QQ:1918885898 联系手机:18898582398 原厂直销触摸触控感应芯片,多种形式选择更专业,原装正品保障,价格更具优势! 概述 VK3809IP 是一款9感应通道高抗干扰的触摸IC,工作电压:2.5V-5.5V,工作电流:1.1MA-3V,IIC/INT通讯口。可设置为9个独立按键或者最多3组滑条,可通过IIC设置工作模式和参数,可以通过CAP脚电容调节灵敏度。封装是SOP16。应用于大小家电,门禁监控和消费类电子。 ★软件简介: 此软件系提供给客户一个简易设定的滑条按键应用方案。客户只要使用 IIC 通讯格式,即可设定并读取滑条按键及独立按键触摸数据。 特色 : 1.此应用使用 16 个 Touch Pad 让客户可依照设计上的需求进行规划。16 个 Touch PAD 可规划为滑条按键或是独立按键,滑条多可规划为 3 组滑条。当无滑条按键设定时,16 Key 都可做独立按键使用。 2.修改设定参数的方式有两种,用户可配合 USB PCLink Board 来调整滑条按键 触摸灵敏度等参数,然后利用 IIC 写入指令来修改设定参数。 3.程序的独立按键输出模式有两种 Multiple 以及 Single,当选则为Multiple 时会将所有按下的按键输出,而选择 Single 时只会输出第一个按下的按键,当按键被放开时,才会输出下一个按键。 4.设计有省电模式,适合用在如遥控器等需要长时间待机的应用。 5.有 4 组 Slave Address,可由外部开关切换。 产品应用范围: 大小家电 门禁监控设备 消费类电子 ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●● 产品品牌:VINTEK/元泰/VINKA —— 原厂直销,样品免费,技术支持,大量现货! 产品型号:VK3813IP 封装形式:SSOP20贴片 产品年份:新年份 联 系 人:许先生 联 系 QQ:1918885898 联系手机:18898582398 原厂直销触摸触控感应芯片,多种形式选择更专业,原装正品保障,价格更具优势! 概述 VK3813IP 是一款13感应通道高抗干扰的触摸IC,工作电压:2.5V-5.5V,工作电流:1.1MA-3V,IIC/INT通讯口。可设置为13个独立按键或者最多3组滑条,可通过IIC设置工作模式和参数,可以通过CAP脚电容调节灵敏度。封装是SSOP20。应用于大小家电,门禁监控和消费类电子。 特色 : 1. 此应用使用 13 个 Touch Pad 让客户可依照设计上的需求进行划。13 个 Touch PAD 可规划为滑条按键或是独立按键,滑条多可规划为 3 组滑条。当无滑条按键设定时,13 Key 都可做独立按键使用。 2.修改设定参数的方式有两种,用户可配合 USB PCLink Board 来调整滑条按键触摸灵敏度等参数,然后利用 IIC 写入指令来修改设定参数。 3.程序的独立按键输出模式有两种 Multiple 以及 Single,当选则为Multiple 时会将所有按下的按键输出,而选择 Single 时只会输出第一个按下的按键,当按键被放开时,才会输出下一个按键。 4. 设计有省电模式,适合用在如遥控器等需要长时间待机的应用。 产品应用范围: 大小家电 门禁监控设备和消费类电子 ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●● 产品品牌:VINTEK/元泰/VINKA —— 原厂直销,样品免费,技术支持,大量现货! 产品型号:VK3816IP 封装形式:SSOP28贴片 产品年份:新年份 联 系 人:许先生 联 系 QQ:1918885898 联系手机:18898582398 原厂直销触摸触控感应芯片,多种形式选择更专业,原装正品保障,价格更具优势! 概述 VK3816IP 是一款16感应通道高抗干扰的触摸IC,工作电压:2.5V-5.5V,工作电流:1.1MA-3V,IIC/INT通讯口。可设置为16个独立按键或者最多3组滑条,IIC设备地址可通过2个输入脚设置,可通过IIC设置工作模式和参数,可以通过CAP脚电容调节灵敏度。封装是SSOP28。应用于大小家电,门禁监控和消费类电子。 特色 : 1. 此应用使用 16 个 Touch Pad 让客户可依照设计上的需求进行规划。16 个 Touch PAD 可规划为滑条按键或是独立按键,滑条多可规划为 3 组滑条。当无滑条按键设定时,16 Key 都可做独立按键使用。 2. 修改设定参数的方式有两种,用户可配合 USB PCLink Board 来调整滑条按键触摸灵敏度等参数,然后利用 IIC 写入指令来修改设定参数。 3. 程序的独立按键输出模式有两种 Multiple 以及 Single,当选则为Multiple 时会将所有按下的按键输出,而选择 Single 时只会输出第一个按下的按键,当按键被放开时,才会输出下一个按键。 4. 设计有省电模式,适合用在如遥控器等需要长时间待机的应用。 5. 有 4 组 Slave Address,可由外部开关切换。 产品应用范围: 大小家电门 禁监控设备 消费类电子
上传时间: 2018-12-12
上传用户:shubashushi66
Smart Grids provide many benefits for society. Reliability, observability across the energy distribution system and the exchange of information between devices are just some of the features that make Smart Grids so attractive. One of the main products of a Smart Grid is to data. The amount of data available nowadays increases fast and carries several kinds of information. Smart metres allow engineers to perform multiple measurements and analyse such data. For example, information about consumption, power quality and digital protection, among others, can be extracted. However, the main challenge in extracting information from data arises from the data quality. In fact, many sectors of the society can benefit from such data. Hence, this information needs to be properly stored and readily available. In this chapter, we will Address the main concepts involving Technology Information, Data Mining, Big Data and clustering for deploying information on Smart Grids.
标签: Processing Cities Smart Data in
上传时间: 2020-05-23
上传用户:shancjb
Smart Grids provide many benefits for society. Reliability, observability across the energy distribution system and the exchange of information between devices are just some of the features that make Smart Grids so attractive. One of the main products of a Smart Grid is to data. The amount of data available nowadays increases fast and carries several kinds of information. Smart metres allow engineers to perform multiple measurements and analyse such data. For example, information about consumption, power quality and digital protection, among others, can be extracted. However, the main challenge in extracting information from data arises from the data quality. In fact, many sectors of the society can benefit from such data. Hence, this information needs to be properly stored and readily available. In this chapter, we will Address the main concepts involving Technology Information, Data Mining, Big Data and clustering for deploying information on Smart Grids.
标签: Processing Cities Smart Data
上传时间: 2020-05-25
上传用户:shancjb
Relaying techniques, in which a source node communicates to a destination node with the help of a relay, have been proposed as a cost-effective solution to Address the increasing demand for high data rates and reliable services over the air. As such, it is crucial to design relay systems that are able to not only provide high spectral efficiency, but also fully exploit the diversity of the relay channel.
标签: Amplify-and-Forward Relaying
上传时间: 2020-05-26
上传用户:shancjb
Do you have a mobile phone? We think you probably do, one way or another. We would also guess that you might use it for many diff erent things in the course of your everyday life—as a telephone certainly, but also as an Address book, as a clock or watch, as a camera, or now as a connection to your computer, email and the internet. Th ere will be a range of people you use it to contact (or not), and various strategies you use to take calls—or send texts, or take photos, or receive emails, or search online (or not, in diff erent situations). Th ere are also likely to be a range of social relation- ships in your life that your mobile phone helps to maintain—or disrupts, or inter- venes in, or makes possible, or complicates, or just plain helps to handle.
标签: Communications Introduction Mobile Media New An to
上传时间: 2020-05-30
上传用户:shancjb
This paper covers the keynote Address delivered by the Chairman of the COST Action 285 at the Symposium. It outlines the studies undertaken by the members of the Action with the objective of enhancing existing modeling and simulation tools and to develop new ones for research in emerging multiservice telecommunication networks. The paper shows how the scope of COST Action 285 has been enriched by the contributions made at the Symposium.
标签: Simulation Modeling Tools and
上传时间: 2020-05-31
上传用户:shancjb
Performance analysis belongs to the domain of applied mathematics. The major domain of application in this book concerns telecommunications sys- tems and networks. We will mainly use stochastic analysis and probability theory to Address problems in the performance evaluation of telecommuni- cations systems and networks. The first chapter will provide a motivation and a statement of several problems.
标签: Communications Performance Analysis Networks of
上传时间: 2020-05-31
上传用户:shancjb