-
花样多
Synchronized multi-threading in C++ (No MFC!)
- 2022-03-26 00:31:41下载
- 积分:1
-
For windows, this is a valuable TCP client programe, we can use it to communicat...
WINDOWS编程,一个有实用价值的TCP客户端程序,用于聊天,极为实用-For windows, this is a valuable TCP client programe, we can use it to communicate each other.
- 2022-02-01 00:42:06下载
- 积分:1
-
利用C++编写的种子填充算法
利用C++编写的种子填充算法-prepared seed filling algorithm
- 2022-01-22 03:15:58下载
- 积分:1
-
人事工资管理系统,VB的整个一个系统,带论文的。
人事工资管理系统,VB的整个一个系统,带论文的。-human resources management system, the entire VB one system, with the papers.
- 2022-04-16 02:44:45下载
- 积分:1
-
通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中...
通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中-a FIFO message queue with memory map,compatible all windows version.
- 2022-01-27 14:54:28下载
- 积分:1
-
关闭显示器的小工具。该程序的美丽是编译时…
A small tool to turn off the monitor. The beauty of the program is, when compiled the final output of the executable is 1025 bytes only!
- 2022-12-03 02:10: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
-
浅谈软件保护,说实话我也不太明白,大家都来看看!
浅谈软件保护,说实话我也不太明白,大家都来看看! -software protection, tell the truth I do not quite understand that we have to look at!
- 2022-01-25 19:34:23下载
- 积分:1
-
一个简单的但是新手能够接受的 java时钟程序 源码开放
一个简单的但是新手能够接受的 java时钟程序 源码开放-a simple but rookie java acceptable to the open-source process Clock
- 2023-08-02 14:25:03下载
- 积分:1
-
自己用VC写的一个RPG 有图片显示有地图代码没有剧情
自己用VC写的一个RPG 有图片显示有地图代码没有剧情-Their use of VC has written an RPG picture shows a map code does not plot
- 2022-03-16 12:31:58下载
- 积分:1