-
Gobang(Five chess) source code support multi user by network
系统的实现比较的简单,参照源代码应该都可以看懂我的系统。这个系统在vc++6.0和windows2000下调试正常并运行。-Gobang(Five chess) source code support multi user by network
- 2022-03-09 09:07:16下载
- 积分:1
-
A simple program that is usually met in the data structures.
简单的算法编程,是我们平时的数据结构中的小程序.-A simple program that is usually met in the data structures.
- 2022-01-22 09:00:54下载
- 积分: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
-
基于oem的数据查询系统 对图结构的半结构化数据进行并,差,选择,投影,粘贴及切削的操作...
基于oem的数据查询系统 对图结构的半结构化数据进行并,差,选择,投影,粘贴及切削的操作-professionals and consumers can Based on the data query system to map the structure of semi-structured data and, worse, selection, projection, cutting and pasting operation
- 2022-11-10 12:20:04下载
- 积分:1
-
VC++程序员编程教程,很好的电子书籍,chm格式,有很多实例
VC++程序员编程教程,很好的电子书籍,chm格式,有很多实例-VC++ Programmer programming tutorial, very good e-books, chm format, there are many examples of
- 2022-02-10 00:36:41下载
- 积分:1
-
Visual C learning examples can be run directly, beginners can understand the MFC...
Visual C++的学习实例,可直接运行,初学者可了解Visual C++的MFC运行过程和MFC的结构等。包括COM、CWND、CFrameWnd、CView/CDocument结构-Visual C learning examples can be run directly, beginners can understand the MFC Visual C operating processes and the structure of MFC. Including COM, CWND, CFrameWnd, CView/CDocument structure etc.
- 2023-04-14 18:35:03下载
- 积分:1
-
实现飞机订票系统的功能,可以支持查询航班信息、订票、退票以及退出系统的功能。界面为C语言格式。...
实现飞机订票系统的功能,可以支持查询航班信息、订票、退票以及退出系统的功能。界面为C语言格式。-Realize the function of the aircraft booking system can support the query flight information, booking, refund and withdraw from the system. Interface for the C language format.
- 2023-03-14 22:40:03下载
- 积分:1
-
NServiceBus
=======================
- 2022-02-10 08:01:44下载
- 积分:1
-
nes模拟器,viusal basic写的,想研究nes模拟器的看看吧
nes模拟器,viusal basic写的,想研究nes模拟器的看看吧-nes simulator, viusal basic writing and wants to study nes simulators let"s see it
- 2022-07-05 03:08:46下载
- 积分:1
-
华为内部培训资料,C++中级培训资料,对C++进阶知识讲解
华为内部培训资料,C++中级培训资料,对C++进阶知识讲解-Huawei
- 2022-04-01 14:36:34下载
- 积分:1