-
irpl understand how the driver must master the knowledge
如何理解irpl,驱动开发必须掌握的知识-irpl understand how the driver must master the knowledge
- 2023-03-28 10:55:03下载
- 积分: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
-
一个源码例子 用于在命令行中创建任意文件的快捷方式shortcuts...
一个源码例子 用于在命令行中创建任意文件的快捷方式shortcuts-example of a source for the command line to create arbitrary files quick shortcuts
- 2022-07-09 11:56:02下载
- 积分:1
-
用Visual Basic制作一个自己的个性MP3播放
用Visual Basic制作一个自己的个性MP3播放-Using Visual Basic to produce a personality its own MP3 player
- 2022-01-22 14:25:56下载
- 积分:1
-
address book source code
address book source code
- 2022-02-13 12:17:09下载
- 积分:1
-
多线程网站论坛等网页弱密码猜解,采用idhttp进行post.
多线程网站论坛等网页弱密码猜解,采用idhttp进行post.-Multi-threaded web forums such as password guessing weak solution of the page, using idhttp to post.
- 2023-02-07 16:20:03下载
- 积分:1
-
实现基于点特征的多源遥感图像
配准技术,并实现了拼接。可以参见我的论文《基于点特征的多源遥感图像
配准技术》...
实现基于点特征的多源遥感图像
配准技术,并实现了拼接。可以参见我的论文《基于点特征的多源遥感图像
配准技术》-A point-based approach to multi-source remote sensing image registration
- 2022-02-25 23:02:09下载
- 积分:1
-
本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。...
本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-This program demostrate how to write higher layer applications to communicate with USB ports. Readers need to know how the server recognizes the USB device and basic principles of USB.
- 2023-08-18 13:30:03下载
- 积分:1
-
PXA27x library for Windows CE 5.0
pxa27x library for windows ce 5.0
- 2022-01-26 02:20:43下载
- 积分:1
-
此为51单片机控制液晶显示的程序。主要用来显示时间
此为51单片机控制液晶显示的程序。主要用来显示时间-this for 51 LCD MCU control procedures. Used primarily for show time
- 2022-11-26 04:30:03下载
- 积分:1