-
是一个TAPI拨号程序,有一些功能挺实用,很有学习价值。
是一个TAPI拨号程序,有一些功能挺实用,很有学习价值。-TAPI is a dial-up procedure, there are some very useful features.
- 2022-02-12 10:50:26下载
- 积分: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
-
读取Intel的CPU的信息。
读取Intel的CPU的信息。 -Intel CPU to read the message.
- 2022-02-07 00:06:57下载
- 积分:1
-
example, application procedures for small C builder
串口实例程序,应用C++builder小程序-example, application procedures for small C builder
- 2023-06-05 23:45:04下载
- 积分:1
-
About habari
Habari for "next generation" Blog program, an art publishing pl...
关于habari
Habari为“下一代”Blog程序,一个艺术级的发布平台,来源于Wordpress,是Wordpress的部分成员因为不满Wordpress日益商业化和matt的独断,离开Wordpress另外开发一个项目。是博客软件中的后起之秀。
Habari功能
1、采用模块化和面向对象的设计模,使其非常容易扩展
2、支持多种数据库做为后端(MySQL, SQLite, PostgreSQL)
3、事先准备的语句用于阻止SQL语句的入侵
4、Media仓库用于直接存储不同形式的媒体,如:Flickr、Viddler或server s
5、支持Atom发布协议
6、支持多作者
7、可安装多个站点
8、支持静态页面内容
9、支持插件
10、支持标签
11、可以导入Serendipity和WordPress数据
-About habari
Habari for "next generation" Blog program, an art publishing platform, from Wordpress, is that some members of Wordpress because of dissatisfaction with the increasing commercialization of Wordpress and the matt of the dogmatic left Wordpress additional development of a project. Blog software is a rising star.
Habari function
1, using modular and object-oriented design mode, make it very easy to extend
2, supports a variety of databases as a back-end (MySQL, SQLite, PostgreSQL)
3, pre-prepared statement SQL statement used to prevent the invasion of
4,
- 2022-05-18 06:02:29下载
- 积分:1
-
VC6下实现的UNICODE码集和GBK码转换
VC6下实现的UNICODE码集和GBK码转换-VC6 achieve the UNICODE code sets and code-switching GBK
- 2022-09-18 00:45:03下载
- 积分:1
-
进口和出口人的ASCII(GRD文件)由黄金和软件应用…
Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap
- 2022-01-22 03:54:49下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,制作闹钟源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,制作闹钟源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, the production of an alarm clock source code
- 2022-09-17 05:15:03下载
- 积分:1
-
这个程序主要实现了对Windows系统登陆界面的修改,使用自己定义的mygina来代替系统默认的msgina。...
这个程序主要实现了对Windows系统登陆界面的修改,使用自己定义的mygina来代替系统默认的msgina。-the process of the main landing system Windows interface changes use their own definition of mygina system to replace the default msgina.
- 2022-10-29 02:25:03下载
- 积分:1
-
be completed decimal to binary and decimal to binary conversion between the
可以完成十进制到二进制和二进制到十进制之间的转换-be completed decimal to binary and decimal to binary conversion between the
- 2022-02-27 01:46:23下载
- 积分:1