-
串口数据通信,能直接从PC机串口上获得数据且显示出来
串口数据通信,能直接从PC机串口上获得数据且显示出来-Serial data communications, directly from the PC serial port on the machine and display data
- 2022-03-05 03:48:51下载
- 积分:1
-
VisualASsist
dropbear 在嵌入式的开发过程监控进行调试,而且还在玩 dropbearkey 使用来生成 A1200 关键: dropbearkey-t rsa-f dropbear_r
- 2022-07-10 09:40:47下载
- 积分: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++得虚继承特性 源代码是老师所推荐 规范高效的代码-display in a virtual C source code inherited characteristics recommended by teachers norms efficient code
- 2022-02-05 21:40:18下载
- 积分:1
-
vc实现的windows平台下GE MMT列车监控协议
vc实现的windows平台下GE MMT列车监控协议-vc realize the windows platform GE MMT Train Supervision agreement
- 2023-04-09 03:05:04下载
- 积分:1
-
这是一个C++平差程序,包裹了各种平差程序,很有用的
这是一个C++平差程序,包裹了各种平差程序,很有用的-zhe shi yi ge c++ cheng xu,bao kuo ke ge zhong cheng xu ,hen you yong de
- 2023-04-26 12:50:04下载
- 积分:1
-
newexplorerbaw
能够播放 WOL 数据包
能够告诉其他 pc 到睡眠 (configureable 客户来打开和关闭该功能以询问用户是否他们想要睡觉或不)
在系统托盘图标中显示指定监视 pc 的状态
在启动时,和定期直到找到其他客户端,客户端发送广播。
一旦找到了另一个客户端,则其他客户端发送响应的设备的列表。
第一次客户端更新它的 ip/mac 地址列表
能够播放 WOL 数据包
能够告诉其他 pc 到睡眠 (configureable 客户来打开和关闭该功能以询问用户是否他们想要睡觉或不)
在系统托盘图标中显示指定监视 pc 的状态
在启动时,和定期直到找到其他客户端,客户端发送广播。
一旦找到了另一个客户端,则其他客户端发送响应的设备的列表。
第一次客户端更新它的 ip/mac 地址列表
- 2022-07-07 06:23:32下载
- 积分:1
-
一个简单的文件浏览器,用于目录,文件的浏览,使用VC制作
一个简单的文件浏览器,用于目录,文件的浏览,使用VC制作-a simple file browser for the directory, file browser, the use of VC production
- 2022-03-15 11:13:31下载
- 积分:1
-
Personal Profile secop Reference Implementation 1.1 Final Release(JSR
Personal Profile secop Reference Implementation 1.1 Final Release(JSR-216)
- 2022-08-03 00:37:23下载
- 积分:1
-
Use MFC to do the color set tool. You can learn the RGB and MFC coding.
Use MFC to do the color set tool. You can learn the RGB and MFC coding.
- 2022-03-11 17:02:34下载
- 积分:1