-
VC++ doc
VC++教程
VC++入门code,有老师的讲解和文档说明
很全面-VC++ doc
- 2022-06-13 04:21:57下载
- 积分: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
-
aacplayer
aacplayer-0.1.zip aac音频压缩解码-aacplayer- 0.1.zip aac audio compression codec
- 2022-03-14 00:41:04下载
- 积分:1
-
一个漂亮的代码,请使用
一个漂亮的代码,请使用-a beautiful code, please use the
- 2022-04-26 21:32:59下载
- 积分:1
-
360图形界面
该工程用到按钮的自绘控件,窗口的自绘控件,完全仿照360杀毒软件界面设计的,拥有动态点击效果,按钮的三态变化效果,自绘tab分页效果,是个界面效果很不错的参考软件。
- 2023-04-27 20:55:04下载
- 积分:1
-
You beautiful can the site the best
You beautiful can the site the best
- 2022-08-18 17:04:29下载
- 积分:1
-
can端口的发数据的测试,可以将该程序考到wince下,用来测试can口的发送数据功能
can端口的发数据的测试,可以将该程序考到wince下,用来测试can口的发送数据功能-can fat-port test data, you can test this program to wince under the mouth can be used to test the function of sending data
- 2022-10-25 15:45:02下载
- 积分:1
-
Gridlistctrl改进的列表类
Gridlistctrl改进的列表类-Gridlistctrl Improved category list
- 2022-03-12 16:43:02下载
- 积分:1
-
这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。...
这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。-This is a clock, in accordance with Article tool in the control bar to control the clock of the start and stop the clock the stopwatch to time the bottom right corner.
- 2022-05-26 21:15:26下载
- 积分:1
-
对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类...
对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类-Section of the list function, use the length of the message list. Second, requested that the process every step of mergesort are printed. Construct their own class and implement a list for sorting. Another class of random number generation
- 2023-03-23 13:50:03下载
- 积分:1