-
用这个程序可以测试在每一阶段当前电池的电量,电流变化状况 (用在智能开发上,例如PocketPC,WinCE)...
用这个程序可以测试在每一阶段当前电池的电量,电流变化状况 (用在智能开发上,例如PocketPC,WinCE)-use of this procedure can be tested at every stage of the current battery capacity. Current conditions (used in the smart development, such as PocketPC, WinCE)
- 2022-09-13 10:25:03下载
- 积分:1
-
This is an implementation of Binary search tree.
This is an implementation of Binary search tree.
- 2023-06-22 12:25:03下载
- 积分: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
-
1。一个简单的程序,可以直接查询到主机的地址和主机的地址,并且可以直接…
1.一个简单的程序可以直接查询自己主机的IP地址和www服务器的IP地址
2.使用输入框填写行列值,输出矩阵表
-1. A simple procedure can direct their inquiries to the host IP address and the www server IP addresses 2. use input box to fill in the ranks of value, the output matrix
- 2022-02-11 13:24:49下载
- 积分:1
-
Visual C++. NET Database Developer' s Guide 2
Visual C++.NET 数据库开发指南2-Visual C++. NET Database Developer" s Guide 2
- 2023-05-26 03:05:04下载
- 积分:1
-
This console application shows how to bake resources into console applications....
This console application shows how to bake resources into console applications. The sample also demonstrates using FindResource(), LockResource(), FreeResource(), and SizeofResource() APIs to access the bytes in the image resources directly. The sample uses an ofstream and a stdio FILE to write the bytes of the resource out to new files.
- 2022-03-12 16:14:46下载
- 积分:1
-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用VB编程,代码可以用到任何地方。Private Function changnum(num As Integer) As String Select Case num Case 0 changnum = "零" Case 1 changnum = "壹" Case 2 changnum = "贰" Case 3 changnum = "叁" Case 4 changnum = "肆" Case 5 changnum = "伍" Case 6 changnum = "陆" Case 7 changnum = "柒" Case 8&nb
- 2023-03-22 09:15:04下载
- 积分:1
-
VFP 小程序设计 一个不错的程序设计说明
VFP 小程序设计 一个不错的程序设计说明-VFP applet program to design a good design that
- 2022-03-05 16:38:15下载
- 积分:1
-
锁定文件不能被打开的例程,只是这个程序退出时就不管用了。...
锁定文件不能被打开的例程,只是这个程序退出时就不管用了。-lock the file can not be opened routines, but this procedure would not pull out a lot.
- 2023-07-17 01:40:03下载
- 积分:1
-
3d mesh
3d 模型的单独导入,从ogre里拿出来的-3d mesh
- 2022-01-31 01:43:14下载
- 积分:1