-
阴历日历实现起来比较麻烦,本程序较好的解决了这个问题值得参考!...
阴历日历实现起来比较麻烦,本程序较好的解决了这个问题值得参考!-Lunar calendar is too much trouble to achieve, the better procedure solved the problem it is also useful!
- 2022-01-26 06:17:16下载
- 积分:1
-
基于dos的事实多任务调度核心,简单的演示程序,共九个任务在运行...
基于dos的事实多任务调度核心,简单的演示程序,共九个任务在运行-based on the fact that many dos task scheduling core, a simple demonstration, with a total of nine tasks running! !
- 2023-07-29 20:30:02下载
- 积分:1
-
SysTray.rar 系统托盘实例,非常详细。
SysTray.rar 系统托盘实例,非常详细。-System tray SysTray.rar example, very detailed.
- 2022-05-19 06:50:26下载
- 积分:1
-
jdk5 API documentation, beginners must, under the official network, oh we
jdk5 API documentation, beginners must, under the official network, oh we-jdk5 API documentation, beginners must, under the official network, oh well
- 2022-06-14 23:30:09下载
- 积分:1
-
linux系统调用分析,包括一些实例。系统调用有关的一些基本知识...
linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
- 2022-03-19 14:45:53下载
- 积分:1
-
一个改变文件只读属性的例子
一个改变文件只读属性的例子--An example of changeing the readonly properties of files
- 2022-07-12 10:56:25下载
- 积分:1
-
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
-
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他...
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他信息请自己查看源码。打开工程时如出现错误请把它考在根目录下。er-graph.gif为er图。
-Elective a simple system, the basic functions have been achieved! SQL.sql document is used to create sql database scripting language, used to create good post sql database administrator account and password for the same manager. Other information please check their source. Open the project if there are mistakes please test it in the root directory. Er-er graph.gif to map.
- 2022-03-11 01:21:39下载
- 积分:1
-
VS 2005 写的一个东西,可以控制鼠标的位置,同时显示出任意时刻鼠标的控制,大家可以参考下。...
VS 2005 写的一个东西,可以控制鼠标的位置,同时显示出任意时刻鼠标的控制,大家可以参考下。-VS 2005 writing a thing, can control the mouse position, while showing the control of the mouse at any time, we can refer to the next.
- 2022-03-18 06:51:48下载
- 积分:1
-
can capture real
可以实时捕捉光标位置。典型的VC编程,下载后可以直接运行。可以嵌入其它程序。-can capture real-time location of the cursor. A typical VC program can be downloaded directly after the operation. Other programs can be embedded.
- 2022-09-04 21:40:03下载
- 积分:1