登录
首页 » Windows核心 » 基于Windows的二级文件系统开发

基于Windows的二级文件系统开发

于 2022-02-15 发布 文件大小:67.92 kB
0 55
下载积分: 2 下载次数: 1

代码说明:

基于Windows的二级文件系统开发-Windows-based development of the secondary file system

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

发表评论

0 个回复

  • JOS Lab 2: Memory Management
    The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory. The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
    2022-02-05 12:16:48下载
    积分:1
  • MiniSecondGetTime毫秒级别的定时器源代码
    MiniSecondGetTime毫秒级别的定时器源代码-Ms timer MiniSecondGetTime level source code
    2023-01-09 19:20:03下载
    积分:1
  • 将YYYY
    将YYYY-MM-DD HH-MM-SS的日期转化为自1900年01月01日00分00秒开始的秒数-will YYYY-MM- DD HH-MM-SS into the date from January 1900 01 Japan 00 minutes 00 seconds of the start seconds
    2023-06-06 16:15:03下载
    积分:1
  • 系统
    系统-屏幕取词程序及源代码 用visual c++ 6.0开发-system-Capture Characters from Screen procedures and the source code with visual c 6.0
    2022-04-06 12:34:29下载
    积分:1
  • 列出计算机中所有安装的软件.zip
    列出计算机中所有安装的软件.zip-computer list of all installed software. Zip
    2022-10-14 21:40:03下载
    积分:1
  • Video surveillance program, it is also useful, debugging through!
    视频 监控 程序, 值得参考, 调试通过!-Video surveillance program, it is also useful, debugging through!
    2023-09-01 18:25:04下载
    积分:1
  • example of this was the VC, beginners can read. A graphic display of CPU memory...
    本范例是VC 写的,初学者可以读读. 以图形方式显示CPU内存利用率,可以在它基础上改一改,作其它用途.-example of this was the VC, beginners can read. A graphic display of CPU memory utilization, it can be based on modified for other uses.
    2022-03-15 19:34:50下载
    积分:1
  • 一个ascii 码值计算原代码的例子
    一个ascii 码值计算原代码的例子 -a code ascii value of the original source code example of a ascii value of the original code examples
    2023-03-02 23:20:02下载
    积分:1
  • 使用
    使用-debug参数运行时跟普通程序一样,省略;运行和停止这个服务可以在NT服务管理器中进行,也可以使用控制台命令net shart/stop,如果你愿意增加一些代码,也可以直接启动。停止这个服务还可以使用系统托盘中的Exit菜单-use-debug parameters at runtime with the ordinary procedures, omitted; To stop the operation and services in NT service manager for, you can also use commands net shart/stop, and if you are willing to increase the number of code can also be launched directly. Stop this service can also use the system tray Exit menu
    2022-07-09 18:19:30下载
    积分:1
  • 基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,圆形按钮源代码...
    基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,圆形按钮源代码-毁于C++ BUILDER 环境,?跹 ?者 ?苁视???
    2022-02-28 19:58:19下载
    积分:1
  • 696522资源总数
  • 104045会员总数
  • 50今日下载