-
输入法码表反查询工具,用了别人的dll。
输入法码表反查询工具,用了别人的dll。-Input code table anti-query tools, using someone else
- 2022-08-08 05:51:11下载
- 积分:1
-
函数指针例程 函数指针例程
函数指针例程 函数指针例程-Function pointer routine function pointer routine function pointer routines
- 2023-07-08 05:45: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
-
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明-AppWizard has created this MyMp3sec application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your MyMp3sec application.
MyMp3sec.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMyMp3secApp application class.
MyMp3sec.cpp
This is the main application source file that contains the application
class CMyMp3secApp.
MyMp3sec.rc
This is a listing of all of the Microsoft Windows CE resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
eMbedded Visual C++.
resMyMp3sec.ico
This is an
- 2022-03-04 20:56:58下载
- 积分:1
-
Ethereal (Ethereal:A Network Packet Sniffing Tool)
- 2022-09-02 08:05:05下载
- 积分:1
-
dsa VCD bus design, the more documents
dsA总线在VCD设计中的应用,比较难得的文档-dsa VCD bus design, the more documents
- 2022-05-13 23:31:23下载
- 积分:1
-
digital image processing, a source book, the scientific publishing house.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2022-08-06 18:33:09下载
- 积分:1
-
IEC 61850 模型配置工具,可以建立61850模型,增加,删除,修改逻辑设备,逻辑节点等...
IEC 61850 模型配置工具,可以建立61850模型,增加,删除,修改逻辑设备,逻辑节点等-IEC 61850 model configuration tools, we can set up 61,850 model, add, delete, revised logic devices, logic nodes
- 2023-07-27 06:55:03下载
- 积分:1
-
c语言词法分析,功能比较全,大家随便看看吧,有界面
c语言词法分析,功能比较全,大家随便看看吧,有界面-The file is for accidence analysis fo C language and has lots of functions. It has the interface and please check it freely.
- 2022-05-28 13:52:11下载
- 积分:1
-
让程序只运行一次
让程序只运行一次-procedures allow only one run
- 2022-07-14 19:44:11下载
- 积分:1