-
网络IP和端口扫描器
网络扫描仪 (ip、 端口) 使用 win32
- 2022-01-25 20:41:40下载
- 积分:1
-
深入浅出MFC学习
深入浅出MFC学习-easy to learn MFC
- 2022-03-24 10:00:07下载
- 积分:1
-
Completed using C language interface with MFC calculators, realize a simple fixe...
用C语言完成的带有MFC界面的计算器,实现定点数的简单计算-Completed using C language interface with MFC calculators, realize a simple fixed-point calculation
- 2022-09-08 09:45:03下载
- 积分:1
-
this document for the development of Supermap, in different maps between zoom, t...
本文件用于开发supermap,可以在不同的地图之间实现缩放,已经地图的一系列简单的操作。-this document for the development of Supermap, in different maps between zoom, the map has a series of simple operation.
- 2022-04-18 21:48:28下载
- 积分: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
-
wince下用evc写的一个串口通讯的程序
wince下用evc写的一个串口通讯的程序-evc programme of serial port communication under wince
- 2022-06-26 20:06:05下载
- 积分:1
-
介绍delphi写的3ds算法,希望对学delphi的人有所帮助
介绍delphi写的3ds算法,希望对学delphi的人有所帮助-introduced 3ds write algorithm, and I hope to learn the delphi help
- 2022-01-22 06:29:50下载
- 积分:1
-
在Frame停泊条的VC++源代码
在Frame停泊条的VC++源代码-parked in the frame of the source code VC
- 2022-03-21 09:58:18下载
- 积分:1
-
八皇后问题的C++实现,在VC++下开发,测试通过可以运行
八皇后问题的C++实现,在VC++下开发,测试通过可以运行-8 Queen" s problem of C++ to achieve, in the VC++ under development, the test can run
- 2022-04-23 00:06:52下载
- 积分:1
-
汇编语言开发出来的打字游戏,界面虽不好看,但可以用来学习!源码尽在其中!...
汇编语言开发出来的打字游戏,界面虽不好看,但可以用来学习!源码尽在其中!-assembly language developed by typing games, although the interface does not look good, but can be used for learning! FOSS in which to do!
- 2022-01-28 08:04:22下载
- 积分:1