-
build environment : VC6.0 and above reader Sector (byte or word reader) to read...
编译环境:VC6.0及以上版本
读写扇区(以字节或字读取)
读写簇(以字节或字读取)
读取FAT项
获取BPB信息
获取某文件或文件夹的目录项信息(入口簇及偏移量)
设置目录项信息(可以通过这来实现更改文件名,文件属性,创建时间等信息)-build environment : VC6.0 and above reader Sector (byte or word reader) to read and write Cluster (byte or word reader) to read FAT items BPB access information access a document or folder directory information items (imported cluster and offset) the installation of Contents items (which can be passed to to achieve change file names, file attributes, create time information)
- 2022-11-14 19:55:03下载
- 积分:1
-
可以取得几乎所有的windows操作系统的版本信息
可以取得几乎所有的windows操作系统的版本信息-can get almost all the windows operating system version
- 2022-01-27 23:47:44下载
- 积分:1
-
Win32下的几种串口通信编程 Win32下的几种串口通信编程 Win32下的几种串口通信编程...
Win32下的几种串口通信编程 Win32下的几种串口通信编程 Win32下的几种串口通信编程-Several serial communication under Win32 programming under Win32 Several serial communication programming of several serial communication under Win32 programming under Win32 Several serial communication programming of several serial communication under Win32 programming
- 2022-03-17 16:04:18下载
- 积分:1
-
MFC 库存管理系统, 插入、添加及删除 ,保存等功能
MFC 库存管理系统, 插入、添加及删除 ,保存等功能-This file contains a summary of what you will find in each of the files that
make up your GoodsManager application.
- 2023-03-07 17:15:05下载
- 积分:1
-
An example of using Threads in Visual C++
An example of using Threads in Visual C-An example of using Threads in Visual C++
- 2022-08-17 18:32:19下载
- 积分:1
-
可以监控剪切板的内容,还可防止 自己运行时被复制
可以监控剪切板的内容,还可防止 自己运行时被复制-Can monitor the clipboard contents, but also to prevent their being copied run-time
- 2023-06-08 12:30:04下载
- 积分:1
-
魔术数字程序--经典程序
魔术数字程序--经典程序-magic number procedures-- procedures classic
- 2022-05-27 18:46:57下载
- 积分:1
-
收集到的orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507键盘鼠标驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 keyboard and mouse driver source code, not for testing
- 2022-03-19 03:20:35下载
- 积分:1
-
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能-Crop rotation picture header file, to achieve picture at any angle of rotation cropping feature
- 2022-04-21 13:56:48下载
- 积分:1
-
硬币找钱问题C++
该程序实现的是硬币找钱问题,即设有6 种不同面值的硬币,用这些面值的硬币来购物和找钱。购物时可以使用的各种面值的硬币个数存于数组Coins[1:6]中,商店里各面值的硬币有足够多。计算在1 次购物中需要使用的最少硬币组合。程序是基于VC++6.0平台实现的。
- 2022-08-19 11:45:34下载
- 积分:1