资源列表
memmgr
- Linux操作系统采用虚拟内存管理技术,使得每个进程都有各自互不干涉的进程地址空间。该空间是块大小为4G的线性虚拟空间,用户所看到和接触的都是该虚拟地址,无法看到实际的物理内存地址。 利用这种虚拟地址不但能起到保护操作系统的效果(用户不能直接访问物理内存),而且更重要的是用户程序可使用比实际物理内存更大的地址空间。 当进程需要内存时,从内核获得的仅仅时虚拟的内存区域,而不是实际的物理地址,进程并没有获得物理内存,获得的仅仅是对一个新的线性地址区间的使用权。实际的物理内存只有当
frmAdjust2
- 读取文本文件,并描绘波形,鼠标读数,方便观看波形
interrupt
- 61A的IRQ4中断有三个中断源:1KHz、2Kz和4KHz,每一个中断分别控制与IOA0-IOA1、IOA2-IOA3和IOA4-IOA7相连的LED灯。
43426543
- 贪吃蛇,C语言 当然Hello World一下,通常介绍编程的教科书都是从Hello World开始的,我不知道如果打破这个传统会带来什么后果,我现在还没有勇气去做第一个-C,budoneyoing
RC6-2
- RC6 that is made on Microsoft Visual C++ for encryption and decryption of text file.
sodoko
- program sodoko with language c-program sodoko with language c++
Cglyf2pngco
- 转换TTF字体里的指定字符到到png图片格式。 -Specifies the character to convert TTF fonts to png image formats.
user2sid-cpp
- linux的c语言重温 user2sid cpp.zip-user2sid cpp.zip
suanfa
- C++队列优化的Bellmanford最短路算法(SPFA),使用C++实现的Queue improved Bellman-Ford单源最短路算法,在国内还被叫做SPFA。这个程序输入一个图,找到图中的一个点,这个点到最远点的长度最短。图使用邻接表保存。-Shortest path algorithm optimized Bellmanford C++ queue (SPFA), use the the achieve C++ Queue improved Bellman-Ford single
socket_example
- linux下socket编程实现,包含服务器程序,和客户端程序,可作为网络套接字编程初学者学习-under linux socket programming, including server program and client program can be used as a network socket programming for beginners to learn
am
- am超外差广播接收机system view 仿真-am superheterodyne radio receiver system view simulation
1553B
- 作为1553B总线通讯软件,软件主要目的就是控制总线控制器BC和远程终端RT之间的数据交换(As the 1553B bus communication software, the main purpose of the software is to control the data exchange between the bus controller BC and the remote terminal RT)
