-
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。...
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。-Windows Mobile 6 under the SIM card testing procedures, to achieve a SIM card to open, read, write, delete operation. Under the VS2005 compiler.
- 2022-07-14 10:56:17下载
- 积分:1
-
将不同格式的数据转换成cstring格式,很方便,文件存在txt文件中...
将不同格式的数据转换成cstring格式,很方便,文件存在txt文件中-different data format conversion cstring format, is a convenient, the paper documents exist txt
- 2023-03-18 14:20:04下载
- 积分:1
-
趣味程序,有100个示例, 是html文档。
趣味程序,有100个示例, 是html文档。-interesting procedure, one hundred examples of html files.
- 2022-06-11 15:44:55下载
- 积分:1
-
C#ATM机 详细源码注释
C#ATM机 内含详细注释 对新手帮助很大非常好的银行取款机系统用VB写的绝对经典哦哦哦 免费开源代码 ...
- 2022-01-25 20:11:51下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
用javaweb实现的学生信息管理系统
基于javaweb基础知识实现的学生信息管理系统,包含对学生信息的增删查改,以及模糊查询,用之前需连接数据库,在配置文件c3p0-config.xml里设置要连接的数据库
- 2022-01-24 09:47:06下载
- 积分:1
-
这是另外一个WCF服务发布和客户端利用的例子,提供给初学者学习...
这是另外一个WCF服务发布和客户端利用的例子,提供给初学者学习-This is another one WCF service delivery and client use an example provided to the beginners to learn
- 2022-02-14 14:24:57下载
- 积分:1
-
关于MIMO+OFDM的仿真代码。运行code的文件为ui_start。
关于MIMO+OFDM的仿真代码。运行code的文件为ui_start。-About MIMO+ OFDM simulation code. To run code of the document ui_start.
- 2022-10-20 03:55:03下载
- 积分:1
-
used to write the 18b20 driver function : to achieve DS18B20 read Principle : si...
用c写的18b20驱动程序
功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is used in the crystal 11.0592M if the use of other crystal please According to the information DS18B20 delay parameter changes
- 2022-03-18 07:48:12下载
- 积分:1
-
可以解码播放AAC音频和H264视频,在windowsVC6.0++环境下运行
可以解码播放AAC音频和H264视频,在windowsVC6.0++环境下运行-Players can decode AAC audio and H264 video, in windowsVC6.0++ Environment running under
- 2022-04-23 06:10:30下载
- 积分:1