-
LED 显示 的小程序主要用于获得点阵码串口通信的自己设置
LED 显示 的小程序主要用于获得点阵码串口通信的自己设置-LED display of small programs mainly for access to serial dot matrix codes set up their own communications
- 2022-04-22 22:21:35下载
- 积分:1
-
我觉得有点问题了,我有点不相信了
我觉得有点问题了,我有点不相信了-I think some problems, I do not believe that the somewhat
- 2022-08-18 23:10:09下载
- 积分:1
-
java按钮响应处理程序
java按钮响应处理程序-java button response procedures
- 2022-02-01 03:40:16下载
- 积分:1
-
VC++做的闹钟程序 功能很多,并且界面很漂亮.
VC++做的闹钟程序 功能很多,并且界面很漂亮.-VC so many alarm clock function procedures, and the interface is very beautiful.
- 2022-01-25 23:07:55下载
- 积分: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
-
a regimen based on the PXA255 telemetry, remote control system server software s...
一个基于PXA255的水情遥测、遥控系统现场服务器软件,WINCE环境下运行仅现场服务器部分-a regimen based on the PXA255 telemetry, remote control system server software scene, pulled environment servers running only part of the scene
- 2023-01-04 09:10:03下载
- 积分:1
-
计算布朗运动的小程序,很好用。this program is used to calculate brown motion...
计算布朗运动的小程序,很好用。this program is used to calculate brown motion-Calculation of Brownian motion of small procedures, a very good use. this program is used to calculate brown motion
- 2023-07-07 20:40:02下载
- 积分:1
-
是一个监控网络信息的东西, 观察到本机的网络链接情况, 并且能够显示端口号....
是一个监控网络信息的东西, 观察到本机的网络链接情况, 并且能够显示端口号.-is an information network monitoring things, observed that the plane of the network link, and can show the port.
- 2022-06-18 16:36:26下载
- 积分:1
-
CRC of the learning materials costs me a long time to get everyone together to l...
crc的学习资料我发费很长的时间得到的大家共同学习-CRC of the learning materials costs me a long time to get everyone together to learn
- 2023-02-10 15:30:03下载
- 积分:1
-
实例03
实例03-网络聊天室客户端-03-network chat room client
- 2022-03-17 09:00:18下载
- 积分:1