-
For people who likes switching systems
For people who likes switching systems
- 2022-04-22 23:56:34下载
- 积分:1
-
统计每行的英文字母的个数
统计每行的英文字母的个数-statistics on each side of the alphabetic Number
- 2022-02-05 05:59:04下载
- 积分:1
-
the file system is designed to implement basic operations as follow:
create fil...
设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow:
create file
delete file
open file
close file
set security measure
- 2022-05-28 03:16:27下载
- 积分:1
-
超强的5vs5的代码,可用,VC程序
球机器人仿真组SimuroSot5vs5的源程序
Soccer Robot Simulation Group SimuroSot5vs5 of the source.
VC直接编译,可运行,功能及其强大,打败很多优秀代码,进攻猛烈。防守积极,很适合研究。
- 2022-01-31 08:46:21下载
- 积分:1
-
location and type of use category Rectangular
位置类与矩形类的使用-location and type of use category Rectangular
- 2022-06-02 17:11:45下载
- 积分:1
-
EVC Win CE系列下的聊天工具,附源码
Win CE 下的EVC串口聊天工具,附源码-EVC under Win CE serial chat tool, attached to source
- 2022-07-09 15:31:10下载
- 积分:1
-
端口扫描器,可以扫描计算机的端口,例如程序的质量。
端口扫描程序,可用于计算机端口的扫描,作为例子程序,相当不错-Port scanner can be used to scan the computer ports, as an example procedure, quite good
- 2022-01-22 03:47:43下载
- 积分:1
-
一个万年历显示程序,同时能调用系统的时间,显示在输出屏幕上!...
一个万年历显示程序,同时能调用系统的时间,显示在输出屏幕上!-a calendar display program, can call the system the time displayed on the output screen!
- 2022-01-26 00:22:43下载
- 积分:1
-
基于servlet的一个简单的增删改查!
基于servlet的一个简单的增删改查!-A simple servlet-based additions and deletions to change search!
- 2023-06-01 16:50:04下载
- 积分: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