搜索资源列表
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
sutdmis
- 这是大一刚开始学习C语言时 作的课程设计,功能不强,但基本的功能都是有的,可以和大家交流以下-This the beginning of learning C language courses for the design, function is not strong, but the basic features are there, you can exchange the following! !
UTF-8Encode
- UTF-8与GB2312之间互换的C源码,转换函数抽取自linux下的libxml2,效率和稳定性有保证!-UTF-8 and GB2312 exchange between the C source code, taken from the transfer function under the linux libxml2, efficiency and stability are ensured!
cyuyan1
- 欢迎大家交流一下,这里是c语言的源程序代码啊!!!希望对大家有帮助啊-welcome the exchange of this, here is c language of the source code ah! ! ! We hope to help ah!
cyuyan9
- 欢迎大家交流一下,这里是c语言的源程序代码啊!!!希望对大家有帮助啊-welcome the exchange of this, here is c language of the source code ah! ! ! We hope to help ah!
C++primer-source
- 自己写的C++primer的源码,推荐下载,欢迎交流。-himself wrote the primer C source code, download, welcomed the exchange.
抄写器
- 本软件是用C语言编写的采用命令行界面与用户交流的抄写器,它实现的功能有对原有的C语言程序进行修改,从而得到结果相同,但是形式不相似的新的C语言程序.该软件还有帮助功能,可以随时为用户提供帮助.本软件仅供学习交流之用,不提倡学生用本软件抄袭别人的C语言程序.-The software is written in C, using the command-line interface with users of copying devices, which have the functions of
RealThinClient_SDK332
- 开源的三层瘦客户控件最新版,我已经用其开发了一套C/S的数据库程序,欢迎交流QQ:532597053-Open-source three-tier thin client control, the latest version, I have to use its development a set of C/S database program, welcomes the exchange of QQ: 532597053
clanguageTrojans
- C语言写的*,网上观摩过来的,仅供学术交流,请勿用于违法行为。-Trojan written in C, on-line to watch over, only for academic exchange, do not use illegal.
RealThinClient_SDK332
- 开源的三层瘦客户控件最新版,我已经用其开发了一套C/S的数据库程序,欢迎交流QQ:532597053-Open-source three-tier thin client control, the latest version, I have to use its development a set of C/S database program, welcomes the exchange of QQ: 532597053
ll(1)YUFAPANDUAN
- 学编译原理时写的一个语法分析程序 分类:C/C++技术交流 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (5)由总控算法判断输入符
lattice
- 此文件是基于AT89S52的16*16汉字显示点阵程序,硬件采用的74LS595串口行输入和74LS154列扫描,包含有两个程序,一个是汇编写的,另一个是用C语言写,更多程序交流请我QQ:531248526-This document is based on the AT89S52 16* 16 dot matrix character display process, the hardware used 74LS595 and 74LS154 serial out line scanning,
c
- C语言*源代码,只是提供交流,不能做非法的事情!-Trojan C language source code, just to exchange, can not do illegal things!
EMFScope
- C++描述的一些例程,可用于学习交流。方便移植,可靠度高。-++ descr iption of some of the routines, and can be used in the study exchange. Convenient transplant, and high reliability.
Kaowutong
- 这是本人刚上大学的第一个作品,适合C语言初学者交流学习使用,这个源码是一个关于学生信息管理系统的一个简单的控制台版本,里面包含全部的开发阶段的文档资料,欢迎下载使用。-This is the first work I just go to college, suitable for the exchange of the C language for beginners learning to use this source code is a simple console version of
20131013
- 用C语言实现两个变量值得交换,并且显示出交换前后各自的值。-Using C language to realize two variables is worth exchange, and shows before and after the exchange of their respective value
deck-of-cards
- 编写一个洗牌和发牌的程序,包含类Card, 类DeckOfCards和一个驱动程序 类Card有: a) int型的数据成员face和suit b) 接受两个int型数据表示面值和花色的构造函数用于初始化数据 c) 两个string类型的static数组代表面值和花色 d) 一个toString函数返回Card,形式是“face of suit”的字符串。可以用+运算符连接字符串 类DeckOfCards有: a) 一个名为deck的Card类vector,用于存储C
CERTI-3.4.0-Source.tar
- CERTI是一个开源的HLA RTI。HLA是一个通用体系结构分布式计算机仿真系统。RTI(运行时基础设施)管理模拟之间的数据交换。 CERTI支持HLA 1.3规范(c++和Java)和部分IEEE 1516 - 2000(C + +)。 -CERTI is an Open Source HLA RTI. HLA (High-Level Architecture) is a general purpose architecture for distributed computer simula
Exchange
- 在线交流论坛类型。(Visual C++6.0)-exchange,forum 。(Visual C++6.0)
C语言冒泡排序法
- 冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。 它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble sorting is a simpler sorting algorithm in the field of computer science. It repeats the sequence of the sequence, and compa
