搜索资源列表
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
PYB
- 拼音处理模块原理及补充说明: 原理: 根据操作系统拼音输入法的对照表。 提取出简单的单字对照表,用于待开发系统的拼音汉字转换。 主要用途:输入拼音头的汉字检索 拼音对照表(简表)结构: 以汉字‘啊’的内码 B0A1(十六进制数) 为文件的零基点,依 次输入汉字对应的拼音头字母。没有汉字的区域用符号 @ 填充。 生成拼音对照表。 如何从系统中提取对照表: 操作系统的 开始->程序->附件->输入法生成器。 在输入法
cstr
- iKodeko String Tools is a set of small c++ programs that will help you solve some word problems like text twist, word factory and hangman. Included in the package is a generic 2.5 MB dictionary, source codes and the executable files. -iKodeko String
kfs-0.3.tar
- 来自startup的垂直搜索引擎http://www.kosmix.com/的开源项目,又一个开源的类似google mapreduce 的分布式文件系统,可以应用在诸如图片存储、搜索引擎、网格计算、数据挖掘这样需要处理大数据量的网络应用中。与hadoop集成得也比较好,这样可以充分利用了hadoop一些现成的功能,基于C++。-Applications that process large volumes of data (such as, search engines, grid compu
mb
- 并行环境下实现应用曼德勃罗特集合实现分型图形。-Parallel environment to achieve application of Mandelbrot set to achieve sub-type graphics.
altprog_Source
- programmer chips The control program may be the following: Open and save files in HEX and BIN, at the same time to make the transformation from one to another. Open files up to 64 Mb. At the same time work with the file does not depend on
mb
- 基于Proasic3 startkit 开发板,用verilog语言描述的一个秒表计数器。-Based the ProASIC3 StartKit development board, using Verilog language descr iption of a stopwatch counter.
block3d.MB
- 此程序用于块结构化网格的数据连接,形成一个完整的结构化网格-This program is used to connect the data block structure of the grid, forming a complete structured grid
VistaDB-2.1
- VistaDB brings that capability to a small, easy to deploy package. Instead of having to ship a large installation which has to be set up independently for your application to work you can just ship 2 MB of extra assemblies with your .NET application
Chinese-soul-security-guards
- 中国Hackers界制作的第一款和平软件-中华魂安全卫士v07.08.20.39,因为本应用检测程序编辑框架较为特殊,没有任何让您担心的,您放心使用,祝您天天快心,中华魂安全卫士为您保驾护航! 应用介绍: 软件名称:中华魂安全卫士 版本:v07.08.20.39 软件大小:1.11 MB 语言:简体中文 支持系统:windows 其他:支持官方在线自动更新 我们保证:本杀软虽然没有本地病毒库,但本人保证您在不联网的情况下使用我们这款软件的特
MB-Serial--Master
- Modbus 主站串口通信程序,主要可以实现与Modbus 从站设备的连接,本程序主要用于与ABB变频器的连接,可以控制电机的起停与控制。-Modbus master serial communication procedures, can be achieved mainly with Modbus slave devices connected, this program is mainly used for connecting ABB drives can be controlled w
MB LRC-8
- CRC校验码,用于modbus,可以保证传输数据不出错(CRC check code, used in modbus, can guarantee the transmission of data without error)