-
A standard windows ce programs, large majority of ce procedure standard framewor...
一个标准的windows ce 程序,大大多数ce程序的标准框架,很值得学习。-A standard windows ce programs, large majority of ce procedure standard framework, it is worth learning.
- 2022-09-12 03:20:04下载
- 积分:1
-
人脸检测 in opencv with VC++
人脸检测 in opencv with VC
人脸检测 in opencv with VC++
人脸检测 in opencv with VC-face detection in opencv with VC++
face detection in opencv with VC++
- 2023-06-16 06:35:03下载
- 积分:1
-
坐标转换,不同的坐标系转换和二维、三维七参数计算
坐标转换,不同的坐标系转换和二维、三维七参数计算-Coordinate transformation, the different coordinate system conversion and seven-parameter calculation
- 2022-12-31 14:25:09下载
- 积分:1
-
zip under the program, giant convenience
delphi 下的zip编程,巨方便-zip under the program, giant convenience
- 2022-07-15 10:28:36下载
- 积分:1
-
一个外部中断0的简单程序,该程序实现外部中断0的模拟以及中断服务程序的响应。...
一个外部中断0的简单程序,该程序实现外部中断0的模拟以及中断服务程序的响应。-External Interrupt 0 is a simple procedure that implementation of the Analog External Interrupt 0 interrupt service routine, as well as response.
- 2023-01-30 13:35:03下载
- 积分:1
-
website database maintenance procedures Home
网站主页数据库维护程序-website database maintenance procedures Home
- 2022-04-02 02:12:34下载
- 积分: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
-
并行端口继电器计时器
其基于 Visual Basic 6 计时器可以运行 8 个继电器对指定的时间间隔。
每个时间间隔可以选择性的操作集合从 1 到 8 的继电器。
可以根据您的需要很长一段时间的程序。
这些继电器可以控制家用电器等。
- 2022-04-23 15:59:58下载
- 积分:1
-
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。...
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。-CV image processing, bmp format for the image processing, can point operational changes and so on.
- 2022-03-22 04:44:09下载
- 积分:1
-
VIA,用于windows控件设置代码
VIA,用于windows控件设置代码-VIA, control settings for the windows code
- 2022-12-02 02:00:03下载
- 积分:1