-
设计模式在图形系统中的运用demo。包含常用的一些设计模式
设计模式在图形系统中的运用demo。包含常用的一些设计模式-Design Patterns in the use of graphics system demo. Contains a number of commonly used design patterns
- 2022-06-20 07:44:34下载
- 积分:1
-
Ping工具,使用VC6编译通过
ping tool, use vc6 compile passed
- 2022-01-25 16:18:08下载
- 积分:1
-
本文件为模拟操作系统的内存分配
本文件为模拟操作系统的内存分配-this paper to simulate the operating system memory allocation
- 2022-01-25 22:14:05下载
- 积分:1
-
java制作的计算器,能实现加减乘除功能的简单能。
java制作的计算器,能实现加减乘除功能的简单能。-produced by the calculator, able to function in the arithmetic can be simple.
- 2022-07-11 10:33:54下载
- 积分:1
-
编程微码domotic和PWM
应用背景这一计划ejecutable EN microdode德联合国比如de domotica PA microcontroladores DE系列16f6877a硒encuentra el档案馆ejecutable Y EL关键技术是一个程序commenzar旁一programar EN C EN EL程序微码EN EL CUALñpuede SER aplicado一mayores计划
- 2022-03-29 18:25:35下载
- 积分:1
-
向u盘拷贝文件
调用windows的dl文件,获取u盘在pc上的盘符,然后向u盘中拷贝文件。
源方法如下。
判断指定驱动器的类型:GetDriveTypeA函数
该函数能依据根目录识别1个驱动器是软驱或光驱或硬盘等。声明:
Declare Function GetDriveType Lib "kernel32" Alias "GetDriveTypeA" (ByVal nDrive As String) As Long
参数nDrive:驱动器根目录路径的字符串,如"C : ".
函数返回值为1个常数,指定驱动器类型:DRIVE_ REMOVABLE=2,软驱; REMOVABLE是可移动的
如果驱动器不能识别,则返回0,如指定目录不 DRIVE_ FIXED=3,硬盘。
存在,则返回1。 DRIVE _REMOTE=4,网络驱动器;
DRIVE _CDROM=5,光驱;
DRIVE_ RAMDISK=6虚拟磁盘
调用如:
Private Const DRIVE_CDROM = 5
- 2023-02-14 04:40:03下载
- 积分:1
-
Minutes_Counter
带有TimeSpan的分钟计数器
- 2022-01-22 04:49:52下载
- 积分:1
-
learning Invoicing learning Invoicing
学习进销存 -learning Invoicing learning Invoicing
- 2022-09-21 00:05:03下载
- 积分:1
-
a simple stopwatch, may help understand the full screen, such as UI font of know...
一个简单的秒表,可帮助了解全屏,字体等UI方面的知识.(供初学者参考)-a simple stopwatch, may help understand the full screen, such as UI font of knowledge. (Reference for beginners)
- 2022-09-05 12:35:03下载
- 积分:1
-
genalogic树在C
Genalogic tree made in c-Genalogic tree made in c++
- 2022-01-26 04:02:44下载
- 积分:1