-
C语言精彩编程百例4
C语言精彩编程百例4-C programming language brilliant four hundred cases
- 2022-04-20 01:19:52下载
- 积分:1
-
使用evc开发的电话号码查询程序,在其中可以进行电话号码的查询,完成查询显示...
使用evc开发的电话号码查询程序,在其中可以进行电话号码的查询,完成查询显示-EVC to develop the use of the telephone number of inquiries, procedures, in which telephone numbers can be carried out inquiries, complete the inquiry showed that
- 2023-07-29 04:40:04下载
- 积分:1
-
用VC++编的modem例子,大家可以稍加改动就可以直接用
用VC++编的modem例子,大家可以稍加改动就可以直接用-With VC++ Series modem example, everyone can be modified directly by
- 2022-02-27 05:11:49下载
- 积分:1
-
选择颜色,可以读取屏幕颜色的任何屏幕位置
颜色拾取器,可以读取屏幕任何位置的屏幕颜色值-picking colors that can read any screen location of the screen color
- 2022-12-30 15:50:03下载
- 积分:1
-
本文分为两个部分,一是使用一个一个的实现。
The article is divided in two parts, one that shows an implementation using an Access 2000 database, and another that using a SQL Server Database with stored procedures
- 2022-02-22 06:04:18下载
- 积分:1
-
lcd character routine
lcd字符例程
- 2022-07-13 08:45:19下载
- 积分: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
-
text jitter
文本抖动-text jitter
- 2022-01-28 16:10:04下载
- 积分:1
-
一个用mfc来编的秒表小程序,挺好玩的,我话了很多时间的
一个用mfc来编的秒表小程序,挺好玩的,我话了很多时间的-mfc to use a series of small programs stopwatch, the play is very good, so I had a lot of time
- 2022-02-07 02:02:04下载
- 积分:1
-
C# 获取Windows下Wifi列表、状态
资源描述C#根据WindowsAPI 获取当前电脑的Wifi状态,Wifi列表,以及信号强弱,加密算法等信息
- 2022-03-01 09:28:52下载
- 积分:1