登录
首页 » Windows核心 » bootsectorutility

bootsectorutility

于 2022-02-12 发布 文件大小:41.73 kB
0 200
下载积分: 2 下载次数: 1

代码说明:

BOOTSectorUtility

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

发表评论

0 个回复

  • WINDOWS编程.rar
    这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。 作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。... 随着微软宣布放弃对 Windows XP以及以前版本的支持,Windows Vista 的普及势在必行,迟早会安装到普通用户的计算机上。Windows Vista 有很多吸引人的新特性,相信大家不用不知道,一用忘不了。(在翻译 Microsoft Press的 Windows Vista Inside Out一书的过程中,我已经深切体会到她的妙处)。作为一名程序员,有必要在第一时间适应在新的操作系统下的编程。历经 15 年,本书也随着 Windows操作系统的“改朝换代”,升级到第 5版,即Windows via C/C++。如果您要用 C/C++开发 Windows 应用程序,那就不要走弯路,直接让Jeffrey告诉您如何利用 Windows的新特性和新函数来编写出高效、优美的 Windows应用程序。 目录: 第I部分 必备知识 第1章 错误处理 3 1.1 定义自己的错误代码 7 1.2 ErrorShow示例程序 7 第2章 字符和字符串处理 10 2.1 字符编码 11 2.2 ANSI字符和Unicode字符 与字符串数据类型 12 2.3 Windows中的Unicode函数 和ANSI函数 14 2.4 C运行库中的Unicode函数 和ANSI函数 16 2.5 C运行库中的安全字符串函数 17 2.5.1 初识新的安全字符串函数 18 2.5.2 在处理字符串时如何获得 更
    2022-07-20 22:32:30下载
    积分:1
  • 获取硬件信息,包括硬盘、cpu、BIOS、主板
    获取硬件信息,包括硬盘、cpu、BIOS、主板-Access to hardware, including hard drives, cpu, BIOS, motherboard
    2022-08-10 20:35:51下载
    积分:1
  • 用VC实现两个文件“代码级”的捆绑,杀毒软件查不出来
    用VC实现两个文件“代码级”的捆绑,杀毒软件查不出来-with VC two documents "code level" bundle antivirus software does not check out
    2022-11-25 11:45:03下载
    积分:1
  • win32 api的使用手册,挺好的 适合程序开发人员使用
    win32 api的使用手册,挺好的 适合程序开发人员使用-win32 api
    2022-05-31 05:54:23下载
    积分:1
  • 系统监视器 记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录...
    系统监视器 记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录-recording system monitors the use of CPU, the use of threads records, the use of disk cache record speed, memory, etc. Records
    2023-02-27 22:40:04下载
    积分:1
  • process Scheduling Algorithm : The highest priority of several priority scheduli...
    进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
    2022-07-18 13:52:56下载
    积分:1
  • 实现线性表的基本算法 及其功能的实现 可以对其进行插入 删除 查询等操作...
    实现线性表的基本算法 及其功能的实现 可以对其进行插入 删除 查询等操作-The basic algorithm to achieve a linear form and function of the realization of their insertion can delete queries and other operations
    2023-08-13 10:20:03下载
    积分:1
  • VB写的一个开3389的源码,能够自动更改安装盘的位置,并释放安装程序,自动安装终端服务,适用于WIN2000服务器和高级服务器版。...
    VB写的一个开3389的源码,能够自动更改安装盘的位置,并释放安装程序,自动安装终端服务,适用于WIN2000服务器和高级服务器版。-VB wrote in a 3389 open-source, can automatically change the location of the installation disk, and the release of the installation procedure, automatic installation of terminal services, apply to Windows 2000 Server and Advanced Server.
    2023-01-04 14:00:03下载
    积分:1
  • 此代码主要根据自己设计的一套编码规则,在VC环境学下模拟cpu的运行过程...
    此代码主要根据自己设计的一套编码规则,在VC环境学下模拟cpu的运行过程- simulate runing of cpu
    2022-03-21 04:45:39下载
    积分:1
  • 一个用于分析网页链接并批量获取所有图片的程序,没有时间优化,希望对大家有所借鉴。...
    一个用于分析网页链接并批量获取所有图片的程序,没有时间优化,希望对大家有所借鉴。- Uses in to analyze the homepage link and the batch gain all pictures procedure, does not have the time to optimize, hoped has the model to everybody.
    2022-02-02 10:01:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载