-
这个例子中,控件随窗口大小一起变
这个例子中,控件随窗口大小一起变-this case, control together with the window size change
- 2022-07-13 05:48:52下载
- 积分:1
-
包含网吧管理服务器和客户端,将文件解压后即可放在VB环境下使用。...
包含网吧管理服务器和客户端,将文件解压后即可放在VB环境下使用。-Include a server and a client of netbar manager system,unzip this file and you can application it in VB.
- 2022-08-15 13:45:26下载
- 积分:1
-
useful in the design of the courses (C data structure)!
很有用的有关课程设计的(C数据结构)-useful in the design of the courses (C data structure)!
- 2023-05-05 18:15:03下载
- 积分:1
-
利用labview制作的一个可以设置桌面墙纸的子vi程序
利用labview制作的一个可以设置桌面墙纸的子vi程序-Labview produced using a desktop wallpaper can be set up procedures for the sub-vi
- 2022-03-05 03:23:51下载
- 积分:1
-
这是一个简单的shaduruanjian
this is a simple shaduruanjian
- 2022-08-08 06:23:37下载
- 积分:1
-
用于和证券行情数据接口的股票数据读取方式源码是用VB做的。...
用于和证券行情数据接口的股票数据读取方式源码是用VB做的。-And securities for the stock market data interface to read the way the data source is used to do in VB.
- 2022-04-30 02:13:52下载
- 积分:1
-
基于VB.NET开发的与RS232串口通信的编程实例,适用于开发者参考...
基于VB.NET开发的与RS232串口通信的编程实例,适用于开发者参考-on VB.NET development and RS232 serial communication programming examples, application developers to reference
- 2022-01-22 16:01:00下载
- 积分:1
-
经典游戏源码
经典游戏之源程序-中国象棋源代码,供学习和娱乐。-classic games being source-Chinese chess source for learning and entertainment.
- 2022-03-14 03:12:30下载
- 积分:1
-
8 characteristics: 1. Automatically enumerate the serial, so to avoid some of th...
8大特色:
1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。
2.保存文件格式为txt和CSV,可选,方便做数据分析。
3.保存文件在执行文件程序路径下的SaveData文件夹里
4.增加多字节联合显示
5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。
6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。
7.增加实时显示数据曲线功能。
8.界面更人性化,方便适用。-8 characteristics: 1. Automatically enumerate the serial, so to avoid some of the machine serial number or serial number No.
- 2022-03-17 03:47:24下载
- 积分:1
-
person类
数据成员:
姓名name、性别sex、年龄age
成员函数
(1)构造函数
(2...
person类
数据成员:
姓名name、性别sex、年龄age
成员函数
(1)构造函数
(2)输出姓名、性别、年龄
派生类student
数据成员:
学号、专业(代号) 、考试成绩score[5]、平均成绩
成员函数
(1)构造函数
(2)输出学号、姓名、性别、年龄、专业
(3)计算平均成绩
(4)输出学号、姓名、单科成绩和平均成绩
派生类teacher
数据成员:
职工号、职称、讲授课程(课程代号)
成员函数
(1)构造函数
(2)输出职工号、姓名、性别、年龄、职称
(3)设置讲授课程
(4)输出姓名、讲授课程
派生类graduate_student
成员函数
(1)构造函数
(2)输出姓名、性别、年龄、职称、研究生专业
-person category
- 2023-05-21 13:45:03下载
- 积分:1