-
This code for find object on the map
This code for find object on the map
- 2022-03-11 13:30:00下载
- 积分:1
-
实现拾取系统目录的组合框
实现拾取系统目录的组合框-achieve picking system directory combination Box
- 2022-07-06 09:09:49下载
- 积分:1
-
网络数据包捕获,把某一IP当作源IP,然后就可以对其进行分析...
网络数据包捕获,把某一IP当作源IP,然后就可以对其进行分析 -Capture network packets, and IP as a source IP, and then will be able to analyze the
- 2022-03-05 17:41:15下载
- 积分:1
-
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_D...
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "C_FA" //保护文件
const CString REQ_RENAME = "C_FR" //重命名
const CString REQ_COPY = "C_FC" //拷贝
//-------------发送文件--------------
const CString REQ_SNDFILE = "R_FL"
const CString REP_SNDFILE = "S_FL"
//-----------------------------------
//-------------接收文件--------------
const CString REQ_REVFILE = "C_FL"
const CString REP_REVFILE = "S_FL"
//-----------------------------------
//-------------更改目录--------------
const CString REQ_CHGDIR = "C_DC" //更改目录
//-------------更改目录--------------
//-------------根目录名--------------
const CString ROOT_DIR_NAME = "LSV2" //根目录名
//-------------根目录名-LSV2 trans
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "
- 2023-01-08 18:05:03下载
- 积分:1
-
将一个任何类型的文件(图,文本,exe)以二进制方式读出来显示...
将一个任何类型的文件(图,文本,exe)以二进制方式读出来显示-Will be a any type of files (maps, text, exe) in binary mode read out display
- 2022-04-25 15:05:01下载
- 积分:1
-
matlab和vc++编程的例子,用到matcom进行文件的转换
matlab和vc++编程的例子,用到matcom进行文件的转换-matlab and vc++ programming example files used in the conversion matcom
- 2022-01-25 14:30:07下载
- 积分:1
-
algorithm commonly used C language source code
C语言常用算法源码-algorithm commonly used C language source code
- 2022-05-15 10:51:06下载
- 积分:1
-
simple and practical calculator, keyboard support
简单实用的计算器,支持键盘操作-simple and practical calculator, keyboard support
- 2023-02-26 16:00:03下载
- 积分:1
-
构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网...
构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
- 2022-04-29 07:01:31下载
- 积分:1
-
Windows网页程序
Windows编程时基于Windows系统下的程序编写,实现Windows的后台、窗口的各项功能。对于Windows开发的编程是Windows系统下的基础编程,本段程序只是Windows程序中的基础函数,实现本段编写对于Windows的编程具有重要意义。
- 2022-11-24 14:30:02下载
- 积分:1