-
Bridge design pattern in a routine mode of C++ Prepared to read the code to unde...
设计模式中桥模式的一个例程
C++编写
看了代码对理解桥模式有很大帮助-Bridge design pattern in a routine mode of C++ Prepared to read the code to understand the bridge model are very helpful
- 2022-02-20 09:11:21下载
- 积分:1
-
这些是杭州电子科技大学acm练习题里面的一些题目和c++程序。...
这些是杭州电子科技大学acm练习题里面的一些题目和c++程序。-These are the Hangzhou University of Electronic Science and Technology acm exercises inside some of the topics and c++ Procedures.
- 2023-01-01 01:40:04下载
- 积分:1
-
简单的鼠标移动、按键响应例子
简单的获取鼠标移动,响应键盘按键的输入,适合初学者。高手勿笑。
- 2023-02-28 04:10:04下载
- 积分:1
-
classic serial Windows operating procedures
WINDOWS经典串口操作程序-classic serial Windows operating procedures
- 2022-04-22 23:53:10下载
- 积分:1
-
处理最原始的火星MOLA高程数据,但每次只能处理一个轨道。
处理最原始的火星MOLA高程数据,但每次只能处理一个轨道。-Deal with the most primitive MoLa Martian elevation data, but can only deal with one track each.
- 2022-07-07 11:51:21下载
- 积分:1
-
Exemplo Implementação 指纹
Exemplo de implementação 做 leitor de Exemplo de implementação 做 leitor de Exemplo de implementação 做 leitor de 数字指纹的数字指纹的数字指纹
- 2022-05-05 16:06:26下载
- 积分:1
-
本程序为初学vc ++提供的学习资料
本程序为初学vc ++提供的学习资料-procedures for the beginner vc providing learning materials
- 2023-06-24 17:55:02下载
- 积分:1
-
koch development of fractal problems
koch development of fractal problems
- 2022-07-22 07:14:46下载
- 积分:1
-
Scan all running processes, and access to system privileges, you can specify the...
扫描运行的所有进程,并且可以获得系统权限,可以指定关闭进程包括System进程-Scan all running processes, and access to system privileges, you can specify the closure process, including the System process
- 2022-07-17 20:00:45下载
- 积分:1
-
VB制作的简单文件搜索器
VB制作的简单文件搜索器,因水平有限,急需完善。。。。。VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmMain
BorderStyle = 1 "Fixed Single
Caption = "文件搜索器"
ClientHeight = 1590
ClientLeft = 45
ClientTop = 390
ClientWidth = 3990
Icon = "FrmMain.frx":0000
LinkTopic = "Form1"
MaxButton = 0 "False
ScaleHeight = 1590
ScaleWidth = 3990
StartUpPosition = 3 "窗口缺省
Begin VB.CommandButton Command3
Caption = "清除信息"
Height = 300
Left = 1560
TabIndex = 5
Top = 1155
Width = 1575
End
Begin MSComDlg.CommonDialog CommonDialog1
L
- 2023-07-12 05:45:03下载
- 积分:1