-
camera Utility Control Case
摄像头实用程序控件实例-camera Utility Control Case
- 2022-09-28 20:00:03下载
- 积分:1
-
WINCE5.0 under the camera driver, camera chip for the OV9650.
WINCE5.0下的摄像头驱动程序,摄像头芯片为OV9650.-WINCE5.0 under the camera driver, camera chip for the OV9650.
- 2023-03-20 07:00:04下载
- 积分:1
-
进程管理系统设计
进程管理系统设计-process management system design
- 2022-03-02 09:03:59下载
- 积分:1
-
这是一个关于四元组生成虚拟机的目标代码,用VC写的
这是一个关于四元组生成虚拟机的目标代码,用VC写的-This is a group of four yuan generated virtual machine object code, written by VC
- 2022-07-23 14:48:33下载
- 积分:1
-
源代码资源管理
资源管理器的源代码-resources management of source code
- 2022-04-14 20:20:28下载
- 积分:1
-
创建拨号连接
我最近在做拨号API,我注意到很多人都在使用的一些困难rasfunctions 。在这里,我决定现在如何创建一个新的电话簿项。主要功能arerassetentryproperties() ;创建电话簿条目,并rassetentrydialparams() ; ;存储用户名和密码的。有一对夫妇更 ;RAS ;所使用的功能,但我用他们的非常简单的功能,告诉你如何正确地使用它们。
- 2023-05-03 12:40:02下载
- 积分:1
-
都是关于进程调度的程序
很多种实现的方法在里面都可以找到...
都是关于进程调度的程序
很多种实现的方法在里面都可以找到-are on the process of scheduling procedures to achieve many of the methods can be found inside
- 2023-04-27 17:50:04下载
- 积分: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
-
C#编写的小小线程应用程序
C#编写的小小线程应用程序-C# prepared by the small-threaded application procedures
- 2022-03-13 12:05:35下载
- 积分:1
-
a test for each of the input and output of SR does not contain redundant after t...
针对每一个测试的输入,输出化简后不包含多余括号的表达式。注意化简只是去掉多余的括号,不是进行数学变换。-a test for each of the input and output of SR does not contain redundant after the brackets expression. Simplification is to remove redundant brackets, not mathematical transform.
- 2022-02-12 16:41:21下载
- 积分:1