-
主要针对售房开发商在出售房屋时,对用户水表以及电表的统计,管理。...
主要针对售房开发商在出售房屋时,对用户水表以及电表的统计,管理。-It can stat and manage water meter ,ammeter when empolders sale buildings.
- 2022-01-20 23:02:38下载
- 积分:1
-
can代码
can代码
class CPoint{
private: //私有成员
float m_x, m_y;
protected: //保护成员
void SetPoint(float x, float y) {m_x = x; m_y = y;}
public: //公共成员
CPoint(float x, float y) {m_x = x; m_y = y;} //构造函数
void Move(float x, float y) {SetPoint(m_x + x, m_y + y);}
void Display() {cout
- 2022-04-01 02:38:18下载
- 积分:1
-
中文,人人能懂,可以帮你编写高质量的C++程序,让你两冀生风
中文,人人能懂,可以帮你编写高质量的C++程序,让你两冀生风-A easy user guide in Simplified Chinese, which let you feel the programming is very simple.
- 2022-08-19 20:24:41下载
- 积分:1
-
可以运行,非常好用。在XP上运行。内含说明。
可以运行,非常好用。在XP上运行。内含说明。-You can run, very easy to use. In XP.
- 2022-03-11 04:55:34下载
- 积分:1
-
这是利用VC++编程的第四部分,使人物可以沿着上下左右四个方向运动。...
这是利用VC++编程的第四部分,使人物可以沿着上下左右四个方向运动。-This is the use of VC++ Programming Part IV, so that figures can be up and down along the direction of movement of about four.
- 2022-05-24 13:51:18下载
- 积分:1
-
基于Arduino与LabVIEW的有限采样
基于Arduino与LabVIEW的有限采样,利用LITA中的模拟采样函数库,通过Arduino Uno控制版上的模拟输入端口开模拟信号,并上传至labview界面上显示波形,实现一个数据采集的功能。
- 2022-03-19 10:33:14下载
- 积分:1
-
磁盘调度模拟的算法实验课程设计的良药啊
磁盘调度模拟的算法实验课程设计的良药啊-Disk scheduling algorithm for simulation experimental medicine curriculum design ah
- 2022-03-19 21:15:49下载
- 积分:1
-
host based intrusion detection
host based intrusion detection
- 2023-05-30 06:45:03下载
- 积分:1
-
最小系统移位烁动 最小系统移位烁动 最小系统移位烁动
最小系统移位烁动 最小系统移位烁动 最小系统移位烁动-Minimum System Minimum System Dynamic Shift Shift Shuo Shuo Dynamic Minimum System Minimum System Dynamic Shift Shift Shuo Shuo-moving
- 2023-01-03 06:55:03下载
- 积分:1
-
在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串
在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串-Li Yu-tai arm9 2440 in the development of on-board test RTP protocol to send the string up crew
- 2022-04-12 19:21:45下载
- 积分:1