登录
首页 » Windows开发 » build environment : VC6.0 and above reader Sector (byte or word reader) to read...

build environment : VC6.0 and above reader Sector (byte or word reader) to read...

于 2022-11-14 发布 文件大小:82.84 kB
0 106
下载积分: 2 下载次数: 1

代码说明:

编译环境: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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • List the basic operations, to find specific elements in the list, delete list el...
    链表的基本操作,查找链表中的特定元素,删除链表中的元素等-List the basic operations, to find specific elements in the list, delete list elements such as
    2023-03-01 05:20:03下载
    积分:1
  • 一个用c++编写的N阶的递归算法,很适用。供大家学习
    一个用c++编写的N阶的递归算法,很适用。供大家学习-1 with c++ written in N-order recursive algorithm is applied. For them to learn
    2022-01-25 23:53:14下载
    积分:1
  • 书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。...
    书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。-A classic example of the book, in this excerpt from, let C++ This regard programming friends can more easily find, compressed packet, there are three kinds of algorithm to identify examples of technologies, the need to study slowly Oh.
    2022-01-31 08:57:09下载
    积分:1
  • ascii chart a scii chart
    ascii chart a scii chart -ascii chart ascii chart ascii chart
    2022-06-28 09:52:48下载
    积分:1
  • Source code of format disk.
    磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
    2022-07-13 06:38:27下载
    积分:1
  • Jabber IM服务器源码,放源代码
    jabber的源码,开源IM的服务器开发-jabber source, open source IM server development
    2023-05-19 19:00:03下载
    积分:1
  • C++、MFC源代码goodtimedemo.
    C++、MFC源代码goodtimedemo.-C, goodtimedemo MFC source code.
    2022-02-02 01:38:55下载
    积分:1
  • ASP FLASH landing certification (including ASP and FLASH all source files, also...
    ASP+FLASH的登陆验证(包括ASP和FLASH的所有源文件,还有数据库的完整源文件).-ASP FLASH landing certification (including ASP and FLASH all source files, also the integrity of the source database).
    2022-03-25 01:02:30下载
    积分:1
  • (1)asp.net v2.0构架的维基系统,使用SQL Server 2005数据库 (2)帐户管理采用微软提供的用户管理系统 (3)用户分为访客...
    (1)asp.net v2.0构架的维基系统,使用SQL Server 2005数据库 (2)帐户管理采用微软提供的用户管理系统 (3)用户分为访客、注册用户、管理员,功能包括用户管理,词条管理 功能介绍: (1)使用三层架构,代码优化,便于修改,可以自由选择皮肤。 (2)界面友好,操作简便 性能进行了优化,速度快 (3)user.aspx进行用户管理,可以进行用户注册,密码修改,用户登录 (4)从页面左边可以直接进入词条,也可通过搜索进入词条,还会直接显示最新的10个词条。 (5)词条按tag(标签)分类聚合,每个词条可加入到任意多个tag,点击词条下面的tag,会列出所以包含此tag的词条 (6)点击history(历史)进入对比页面,将各个版本的列出,可以将任意两个进行比较,可以恢复到以前的版本-err
    2022-01-26 04:42:00下载
    积分:1
  • 程序完成功能是VC++6.0多线程技术在端口扫描程序中的应用。运行环境为WinXP/Win2000,Visual C++ 6.0...
    程序完成功能是VC++6.0多线程技术在端口扫描程序中的应用。运行环境为WinXP/Win2000,Visual C++ 6.0-Process is complete function is VC 6.0 multi-threading technology in the process of port scanning applications. Runtime environment for WinXP/Win2000, Visual C++ 6.0
    2023-08-31 13:05:04下载
    积分:1
  • 696518资源总数
  • 105279会员总数
  • 10今日下载