-
Bluetooth demo Windows CE Bluetooth application sample
蓝牙wince测试demo Windows CE Bluetooth application sample-Bluetooth demo Windows CE Bluetooth application sample
- 2022-08-21 11:24:01下载
- 积分:1
-
x 4,558,302 choice of a complete coding procedures compression rate and display...
x选用lzw编码的一个完整程序 有压缩率和字典显示 功能全-x 4,558,302 choice of a complete coding procedures compression rate and display the entire dictionary
- 2023-09-03 15:30:02下载
- 积分:1
-
card and customer management source of a very old VF procedures! We hope to usef...
名片及客户管理源程序 很老的一个VF程序! 希望对大家有用!-card and customer management source of a very old VF procedures! We hope to useful!
- 2022-02-04 22:10:22下载
- 积分:1
-
三个函数来计算“开”、“关”或简单的“奇偶校验位”…
Three functions to calculate the number of "on", "off", or simple "parity" bits of input
- 2022-07-09 00:50:33下载
- 积分:1
-
JPEG霍夫曼
jpeg huffman
- 2022-03-02 19:05:53下载
- 积分:1
-
一个用c语言编写的麻将程序,简单好玩,值得研究下
一个用c语言编写的麻将程序,简单好玩,值得研究下-a language with the mahjong procedures, the simple fun, it is worth considering the next
- 2022-01-26 05:55: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
-
使用VB6和GDI+实现了动态绘制系统托盘图标功能
使用VB6和GDI+实现了动态绘制系统托盘图标功能-The use of VB6 and GDI+ Realize dynamic mapping system tray icon functionality
- 2022-05-15 18:22:01下载
- 积分:1
-
WINSOCKET LAN
基于WINSOCKET局域网聊天程序,使用Visual C++编写,帮助大家熟悉了解套接字。-WINSOCKET LAN-based chat program, using Visual C++ development, to help everyone to become familiar with socket.
- 2022-03-25 20:39:30下载
- 积分:1
-
notbook is WinCE6.0 Notepad under VS2005 source, the source code for entry purpo...
notbook是VS2005下WinCE6.0记事本源码,该源码供入门用途-notbook is WinCE6.0 Notepad under VS2005 source, the source code for entry purposes
- 2022-01-21 18:06:29下载
- 积分:1