-
SoftICE的全部命令中文解说,十分详细准确无误。
SoftICE的全部命令中文解说,十分详细准确无误。-SoftICE all orders Chinese captions, very detailed accuracy.
- 2022-03-07 03:54:40下载
- 积分:1
-
一个瓦楞辊划分边界单元及图形显示的应用程序。这个应用程序允许用户更改瓦楞辊的参数,划分边界单元的控制参数,显示单元划分的结果等等。...
一个瓦楞辊划分边界单元及图形显示的应用程序。这个应用程序允许用户更改瓦楞辊的参数,划分边界单元的控制参数,显示单元划分的结果等等。-Corrugated division of a boundary element and the graphical display applications. This application allows users to change the parameters of Corrugated, demarcation of the border unit of the control parameters, the results show that cell division and so on.
- 2022-03-22 08:12:35下载
- 积分:1
-
网络接收过滤器
资源描述基于Rtp流的DirectShow网络接收过滤器开发,实现对Rtp网络流的接收
- 2022-10-08 16:25:03下载
- 积分:1
-
OICQ探索器程序源代码
OICQ探索器程序源代码-OICQ exploration for the source code
- 2022-03-12 06:08:29下载
- 积分:1
-
E-UTRAN Architecture description-Architecture description
- 2022-03-21 06:03:32下载
- 积分:1
-
In this example program, a new TextCmd object is created for each character type...
In this example program, a new TextCmd object is created for each character typed.
- 2023-08-16 03:40: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
-
在 Visual C++中操作Excel,对开发数据库管理系统很有意义
在 Visual C++中操作Excel,对开发数据库管理系统很有意义 -read and write excel file,useful for developing database management system
- 2023-02-01 08:25:04下载
- 积分:1
-
Visual_C Knowledgebase
Visual_C++知识库-Visual_C Knowledgebase
- 2022-09-28 18:15:05下载
- 积分:1
-
HEX编辑控制
hex edit control
- 2022-11-21 00:45:03下载
- 积分:1