-
本程序不完善,主要实现了计算器的界面显示,逻辑功能还没实现...
本程序不完善,主要实现了计算器的界面显示,逻辑功能还没实现-This procedure is imperfect, the main interface of the calculator shows that even before the realization of logic function
- 2022-02-24 23:31:59下载
- 积分:1
-
MFC dialog box prepared for beginners to use, one look to understand, easy to le...
MFC对话框编写的适合初学者使用,一看就懂,轻松易学。-MFC dialog box prepared for beginners to use, one look to understand, easy to learn.
- 2022-05-27 09:00:13下载
- 积分:1
-
该程序目的为测量电机的转速,采用了DSP来实现.程序中还采用的Q格式.值得参考/...
该程序目的为测量电机的转速,采用了DSP来实现.程序中还采用的Q格式.值得参考/-the procedures for the purpose of measuring motor speed, using the DSP is to be achieved. Procedures also the Q format. Worth /
- 2022-04-07 00:58:12下载
- 积分:1
-
c#+ARCEngine 实现的简单GIS系统,可以实现属性的查看,图层添加.
c#+ARCEngine 实现的简单GIS系统,可以实现属性的查看,图层添加. -c#+ ARCEngine to achieve a simple GIS system that can achieve the property to view, add layers.
- 2022-02-15 05:11:12下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting
- 2022-04-23 05:32:46下载
- 积分:1
-
实用C++编程大全(Practical C++ Progranmming)
实用C++编程大全(Practical C++ Progranmming)-Practical C++ Programming (Practical C++ Progranmming)
- 2022-02-02 04:27:32下载
- 积分:1
-
工具箱中有三个主要的功能,字数、文件加密、消息加密计划…
本软件工具箱 具有三大功能,字数计算,文件加密,信息加密存储!-The toolbox has three main functions, word count, file encryption, message encryption store!
- 2022-11-10 15:30: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
-
对WAV音频文件进行编辑
对WAV音频文件进行编辑-right WAV audio files for editing
- 2022-11-14 08:20:03下载
- 积分:1
-
基于科大讯飞服务器版TTS功能调用的包装, 编译目标是DLL文件,需要用到TTS功能的应用可以调用此D...
基于科大讯飞服务器版TTS功能调用的包装, 编译目标是DLL文件,需要用到TTS功能的应用可以调用此D-appear on the HKUST fly Server TTS function called packaging, compiler target is DLL files. necessary to use TTS function of the application can call this D
- 2022-07-21 01:22:42下载
- 积分:1