-
LINUX MOXA in the drive and model procedures
MOXA在LINUX下的驱动以及示范程序-LINUX MOXA in the drive and model procedures
- 2022-09-05 17:25:03下载
- 积分: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
-
windows窗口查看与控制, 可以把任意窗口置顶,及关闭,掩藏等等.
windows窗口查看与控制, 可以把任意窗口置顶,及关闭,掩藏等等.-window to view and control windows can be arbitrary set-top window, and shut down, hide, etc..
- 2022-02-03 07:52:36下载
- 积分:1
-
考试的判卷系统,实现载入文档,判卷和保存分数的功能
考试的判卷系统,实现载入文档,判卷和保存分数的功能-Check papers Make loading text files and saving marks true.
- 2022-12-20 18:45:04下载
- 积分:1
-
VC二叉排序树和平衡二叉树计算程序
VC二叉排序树和平衡二叉树计算程序-VC binary sort tree and balanced binary tree program
- 2022-03-18 13:24:16下载
- 积分:1
-
Text recognition, to graphics files, PDF documents into word, txt format.
文本识别,将图形文件,PDF文件转换成word,txt格式。-Text recognition, to graphics files, PDF documents into word, txt format.
- 2023-06-20 12:30:05下载
- 积分:1
-
这是java开发的一些小程序,对于学习Java很有帮助
这是java开发的一些小程序,对于学习Java很有帮助-This is the development of some small procedures, helpful for learning Java
- 2022-01-25 17:31:56下载
- 积分:1
-
ie恢复器DELPHI源码
ie恢复器DELPHI源码-ie restorer DELPHI FOSS
- 2023-08-07 02:35:03下载
- 积分:1
-
这个小程序可以实现从指定的入口寻找到至多4条可以走出此迷宫的路径...
这个小程序可以实现从指定的入口寻找到至多4条可以走出此迷宫的路径-this small program can be achieved from designated for the entrance to a maximum of four could get out of this maze of trails
- 2022-05-14 16:32:31下载
- 积分:1
-
This is a staff training system, to see how kind? Express their opinions
这是一个员工培训系统,看看怎么样?发表一下意见-This is a staff training system, to see how kind? Express their opinions
- 2023-01-28 10:20:03下载
- 积分:1