-
DLL file to produce the DLL files you want to practice a person This is a simple...
DLL档制作介绍,对于想要练习DLL档案的人这是一个简单的小程式帮助你。-DLL file to produce the DLL files you want to practice a person This is a simple small program to help you.
- 2022-01-26 19:22:47下载
- 积分:1
-
一种基于IE4组件的浏览器。基于VC平台,感觉不错,大家多多交流哦...
一种基于IE4组件的浏览器。基于VC平台,感觉不错,大家多多交流哦-Components based on the IE4 browser. VC-based platform, I feel good, we exchange a lot Oh ~ ~
- 2022-07-16 05:38:21下载
- 积分:1
-
c均值聚类的c++源程序,可以进行向量的分类计算。
c均值聚类的c++源程序,可以进行向量的分类计算。-c-means clustering of the c++ source code, the classification of vector can be calculated.
- 2022-02-07 18:29:15下载
- 积分:1
-
My first fluid solver used an explicit solver with successive over
My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
- 2022-05-26 00:19:40下载
- 积分:1
-
jfreechart图型源码,含多组图型.eclipse工程
jfreechart图型源码,含多组图型.eclipse工程-graphics jfreechart source, including multi-Photo-type. eclipse project
- 2022-02-16 08:47:26下载
- 积分: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
-
utf8toGBK编码互相转换
在不同的使用环境下使用的编码可能不一样,以及在通信过程中采用不同方式编码,该源码主要是UTF8和GBK编码互相转换,具体实现请看代码中的注释
- 2022-05-29 14:45:45下载
- 积分:1
-
VC++获取WinNT_Win2k当前用户名和密码
VC++获取WinNT_Win2k当前用户名和密码-VC access WinNT_Win2k current user name and password
- 2023-01-05 01:20:03下载
- 积分:1
-
图的应用
图的应用-铁路最短路径的源码以及实验报告!-Diagram- railway source shortest path, as well as experimental reports!
- 2022-09-19 07:00:03下载
- 积分:1
-
one of the JAVA curricula design,including the basic functions of calculator and...
JAVA课程设计之一,有计算器的基本实现和基本的JAVA WINDOWS程序源码-one of the JAVA curricula design,including the basic functions of calculator and the basic source code of JAVA WINDOWS.
- 2023-05-03 09:25:03下载
- 积分:1