搜索资源列表
利息统计系统
- 银行利息统计!可以很好的适用于Windows操作系统下的,使用,使用MS SQL数据库-bank interest! Good can apply to the Windows operating system, use, the use of MS SQL database
unix参考大全
- 介绍unix操作系统的书籍,比较详细介绍unix操作系统的原理和使用-on the books, more detailed unix operating system and the use of the principle
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
请求分页存储管理方式
- 课程实验,自己做的一个关于请求分布的程序, 采用先进先出算法(FIFO)和最近最久未使用算法(LRU)进行页面的置换-courses experiments done on the request of a distribution procedures, FIFO-algorithm (FIFO) and the most recent time on the use of algorithms (LRU) page replacement
动态分区分配
- 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-the procedures for a dynamic memory allocation through the simulation program, using the first and best adaptation algorithm to adapt to dynamic partitioning algorith
Blink
- tinyos中blink的源代码,控制二极管点亮,使用nesc(扩展的C)-tinyos which blink of source code, control diode lights, the use of nesc (Extended C)
tinyos-1.1.0
- 传感器网络中的嵌入式操作系统源代码,使用nesc(一种扩展的c)编写 -sensor networks embedded operating system source code, the use of nesc (Extended c) Preparation
cibidiaodu
- 有多个访盘要求在等待时对这些要求的顺序的确定安排或调整,只在减少平均磁盘服务时间就成为磁盘调度,而磁盘调度有多种的调度算法,其中最短路径优先是其中基本一种,本课程设计是使用C++程序设计语言,在windows平台下对此调度算法进行模拟,通过此调度算法的模拟来进一步的加深对磁盘最短路径优先调度的了解,及对C++程序设计语言的使用。 关键词:磁盘调度 最短路径优先 操作系统 课程设计 -set to visit a number of requests waiting for the rig
ULExplorer
- 类似Linux操作系统0.11版文件系统的文件系统设计和Windows下的操作程序,使用文件作为虚拟磁盘。-similar to the Linux operating system version 0.11 of documentation systems design and Windows the procedure, the use of paper as a virtual disk.
microwindows-0.86.tar
- linux的图形界面程序,使用c++编程,在linux下解压使用。-linux graphical interface, the use of c programming, the use of Linux under decompression.
PLLpro
- 关于数字锁相环的使用,结合FM,AM的使用来说明-DPLL on the use of combined FM and AM to illustrate the use of
javaforJ2ME2
- 摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J2ME将来的应用以及当前J2ME开发未来信息终端的技术。 关键词:JAVA;虚拟机;J2ME;信息终端 -Abstract : J2ME is Sun's new products for embedded Java, currently on the market just released J2ME tool dev
USBinterfaceCom
- 本程序演示了如何利用编写高层应用程序与USB接口通信。有必要了解主机是如何识别USB设备以及USB工作的基本原理。-demonstration of the process of how to use the preparation of high-level application program interface with the USB communication. It is necessary to understand the mainframe is how to identif
cameradriverov511
- OV511+摄像头驱动开发 本篇适合没有接触过驱动或者初学驱动的朋友。运行本程序以及源代码都请先看 ReadMe.txt 文件。 在本文中阐述的驱动是用windriver做出来的,没有采用DDK或DriverStudio,可能看起来并不像是一个”很正式“的驱动,而且本文中的驱动程序不可以用于DirectShow接口。对于DDK和DriverStudio我也了解了一些内容,在刚开始的时候我是满怀激情的想用DDK或DriverStudio的,很快我的激情之火就被无情的熄灭了,对于一个完
zzq_logoff
- 控制关机注销的程序,利用它,可以轻松实现关机\\注销等操作,操作简单-shutdown cancellation of the control procedures, the use of it, can easily achieve shutdown \\ deregistration operation, simple operation
Threadx-SourceCode
- ThreadX是优秀的硬实时操作系统,适用于深嵌入式应用中,具有规模小、实时性强、可靠性高、无产品版权费、易于使用等特点,并且支持大量的处理器和SoC,包括ARM、PowerPC、SH 4、MIPS、ADI DSP、TI DPS、Nios II等,因此广泛应用于消费电子、汽车电子、工业自动化、网络解决方案、军事与航空航天等领域中-ThreadX of the best hard real-time operating system, embedded in deep application wi
nistnet.2.0.12c.tar
- Nistnet网络仿真软件,可以设计PDV模型,在Liuix环境下使用-Nistnet network simulation software can be designed PDV model, the use of the environment Liuix
up1
- 本程序是成绩管理程序,非常好而且方便使用,希望大家能够喜欢。-results of this procedure is management procedures, but very good for ease of use, hope that we can like.
CPULoadmonitor
- cpu的使用状况编程,效果根windows的一样好-cpu of the use of programming and the results-as good as the windows
require-the-use-of-a-linked-
- 题目说明: 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入: 输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。 例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输