-
ODBC的C程序
一个ODBC的C程序
-an ODBC C Program
- 2022-08-14 09:44:30下载
- 积分:1
-
Simple boxes game enbodied search algorithm, together with the resolution demo.
简单的推箱子游戏,不过加入了搜索算法,可以自动演示解法-Simple boxes game enbodied search algorithm, together with the resolution demo.
- 2022-12-21 14:30:03下载
- 积分:1
-
it carry out captureing video,and is a good example.please everyone come to shar...
实现了视频的捕获,是一个不错的例子.来给大家分享-it carry out captureing video,and is a good example.please everyone come to share.
- 2022-02-14 18:39:08下载
- 积分:1
-
用C语言实现学生学号,姓名,五门课程成绩的录入与查寻,统计不及格人数,优秀学生人数,平均成绩等。...
用C语言实现学生学号,姓名,五门课程成绩的录入与查寻,统计不及格人数,优秀学生人数,平均成绩等。-C language students learn, names, five courses with the results of the search entry, compared to statistics, the number of outstanding students, the average performance.
- 2022-02-02 22:57:54下载
- 积分:1
-
基于SCA100T
基于SCA100T-D02高精度双轴倾角传感器电动车跷跷板,2007年索尼杯系统解决方案,包括电路和源码。-SCA100T-D02-based high-precision dual-axis tilt sensor electric car Seesaw, 2007 Sony Cup system solutions, including the circuits and source code.
- 2023-04-30 09:15:02下载
- 积分:1
-
View, to write text effect. Effect is the middle of the structure based on singl...
视图中写入文字效果。效果正中间,基于单文档视图结构。适用于初学者-View, to write text effect. Effect is the middle of the structure based on single document view. Apply to beginners
- 2023-02-17 00:15:04下载
- 积分:1
-
程序员杂志6、7月份代码下载
程序员杂志6、7月份代码下载-Journal of 6,7 month programmers code download
- 2022-03-06 00:54:14下载
- 积分: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
-
find area of triangle using coprocessor
find area of triangle using coprocessor
- 2022-02-02 00:25:21下载
- 积分:1
-
分解与重构实例4
Decomposition and reconstruction example 4
- 2023-08-15 16:35:03下载
- 积分:1