登录
首页 » Windows核心 » 一个非常好的开源磁盘整理软件。但注释说明为英文。

一个非常好的开源磁盘整理软件。但注释说明为英文。

于 2022-06-06 发布 文件大小:309.04 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

一个非常好的开源磁盘整理软件。但注释说明为英文。-A very good open-source software disk finishing. However, notes in English.

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

发表评论

0 个回复

  • 一个可以测试CPU速度的例子,可以实时获取CPU速度
    一个可以测试CPU速度的例子,可以实时获取CPU速度-a test example of the speed of the CPU, the CPU can obtain real-time speed
    2022-01-28 00:15:58下载
    积分:1
  • c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号...
    c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence of text files (TXT) out of three. Output : the first line : each of the pages out of the second line : show na the total number of pages (on the plane had run through! !)
    2022-01-25 22:36:25下载
    积分:1
  • 与维伯传感器进行通讯,检测变压器中点电流信号大小
    与维伯传感器进行通讯,检测变压器中心点电流信号大小-Webb sensors and communications, detection current signal transformer center size
    2022-03-07 10:52:31下载
    积分:1
  • third class category buttons! Powerful! Easy! Not in the trouble and effort to p...
    第三方类按钮类!功能强大!使用方便!不必在劳神费力去编写!-third class category buttons! Powerful! Easy! Not in the trouble and effort to prepare.
    2022-02-24 19:45:33下载
    积分:1
  • 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
  • 列举系统进程,PE文件格式的显示 列举系统进程,PE文件格式的显示...
    列举系统进程,PE文件格式的显示 列举系统进程,PE文件格式的显示-Listed systems process, PE file format display system, the process of enumeration, PE file format display
    2022-01-26 04:22:09下载
    积分:1
  • 没有足够的看原来!
    好不好一看便知,原创!-not a good enough look at the original!
    2022-06-30 17:01:03下载
    积分:1
  • With c# Realize the simulation in memory of the simple file system, the entire f...
    用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作: a) 格式化 b) 创建子目录 c) 删除子目录 d) 显示目录 e) 更改当前目录 f) 创建文件 g) 打开文件 h) 关闭文件 i) 写文件 j) 读文件 k) 删除文件 -With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
    2022-07-22 14:08:32下载
    积分:1
  • Visual C++环境下,获取主机名及IP地址,从中可以了解VC环境下硬件编程的知识。...
    Visual C++环境下,获取主机名及IP地址,从中可以了解VC环境下硬件编程的知识。-Visual C++ environment, access to the host name and IP address, One can understand the VC environment hardware programming knowledge.
    2022-01-25 19:47:58下载
    积分:1
  • 41时间读写系统实例
    实例41 读写系统时间-41 examples of time reading and writing system
    2022-02-05 12:52:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载