搜索资源列表
weijianguanli
- 文件管理系统,是我大三的课程设计,有CBuilder和C语言两种语言实现,包括系统登录,文件管理,CB做的还有一个很友好的用户界面-document management system, the church is the curriculum design, CBuilder has two C language and language, including the system registry, document management, CB do have a very friendl
SeggerEval_WIN32_MSVC_MinGW_GUI_V516 emWin5.16源码
- emWin5.16源码。嵌入式图形用户界面开发最好的软件,欢迎大家下载。-emWin5.16 source. Embedded graphical user interface to develop the best software, are welcome to download.
UniversalPackageBuilder_v3
- 云台C#版的家庭视频监控系统系统,界面美观,不管是使用还是学习,都是很不错的。-PTZ C# version of the video monitor system, in the VS2005 under the compiler success, this process is complete video surveillance of the designated area, on a timely snapshot of the screen and video operation,
65520782uCOS-II
- ZLG/GUI图形用户界面软件在ucos里的移植 -ZLG/GUI graphical user interface software in uCOS' s transplant
user_interface
- 仿真MS_DOS用户访问界面编程 目的:加深对操作系统作为人机接口的认识,初步熟悉编写操作系统接口的步骤和方法-MS_DOS simulation programming user access interface Objective: To deepen their understanding of the operating system as an awareness of man-machine interface, the initial preparation of the op
xinit
- The xinit is not intended for naive users. Instead, site administrators should design user-friendly scr ipts that present the desired interface when starting up X. The startx scr ipt is one such example. Note that the sample xinitrc file is
LPC213_GUI
- LPC213X的GUI,图形用户接口。请仔细查阅。-LPC213X the GUI, graphical user interface.
Processor_schedul
- 操作系统进程调度模拟和内存分配相关模拟(用户界面)-The operating system process scheduling simulation of analog and memory allocation-related (user interface)
MATLAB
- 数字电子琴的功能 电子琴的每个音阶均对应一个特定频率的信号,通过调用数字信号发生器产生一系列指定的频率的声音,从而达到虚拟的电子琴的功能,界面中包含A、B、…、O共 15 个琴键,鼠标按下时即发声,松开时发声停止。 同时能够产生正弦波、方波、三角波等常见的波形的数字信号,并且提供了图形界面用于选择波形、频率、幅值与相位。能够根据用户指定的波形和参数产生相应的数字信号,然后将数字信号写入声卡的缓冲区,最后由声卡播放出相应的声音。 -Digital electronic keyboar
SC16C752B
- The SC16C752B is a dual Universal Asynchronous Receiver/Transmitter (UART) with 64-byte FIFOs, automatic hardware/software flow control, and data rates up to 5 Mbit/s (3.3 V and 5 V). The SC16C752B offers enhanced features. It has a Transmission
VB
- 操作系统课程设计,模拟采用多道程序设计方法的单用户操作系统,该操作系统包括进程管理、存储管理、设备管理、文件管理和用户接口四部分。-Operating System Course Design, simulation programming method using multi-channel single-user operating system, the operating system, including process management, storage management,
qscv
- 操作系统课程设计,用户界面。希望可以对大家有帮助吧。-Operating systems curriculum design, user interface. Hope you can help it.
caozuoxitong
- 操作系统,操作系统课后答案设计现代OS的主要目标是什么? 方便性,有效性,可扩充性和开放性. 2. OS的作用可表现为哪几个方面? a. OS作为用户与计算机硬件系统之间的接口; b. OS作为计算机系统资源的管理者; c. OS实现了对计算机资源的抽象. 7. 实现分时系统的关键问题是什么?应如何解决?-Operating system, after-school answer to the design of modern operating system OS, the main obje
the-operating_system_report
- 用C++语言编写的4个小类型的操作系统课程实验。分别为用户接口实验,进程管理实验,存储器管理实验,和文件系统实验。内附源工程和实验报告。-Written in C++ language, the four small type of operating system course experiment. Experimental user interface, respectively, process management experiments, memory management expe
exp3
- 文件系统的用户界面实验课件及程序,操作系统课程用资料-File system user interface experiments courseware and procedures, operating systems courses with information
management-of-process
- 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。-Comprehensive application of the following knowledge points and the process scheduler of the operating system : the adjacency table , Boolean array , non-blocking input , gra
A-file-system-is-a-file-system-
- 一级文件系统程序 实现一个一级文件系统程序:根据前面的提示设计一个一级(单用户)文件系统程序,要求实现以下功能: ①提供文件创建/删除接口命令create/delete、目录创建/删除接口命令mkdir/rmdir、显示目录内容命令ls; ②创建的文件不要求格式和内容。 -A file system is a file system implements a program: According to the above tips to design a one (single-
Linux_Shell_Scripting_With_Bash
- A shell is a program that runs operating system commands.Using a conventional desktop, the user selects an item with the mouse and then applies an action to it,such as highlighting an icon and choosing to copy it.In a shell,the person types instructi
RTX2012
- RTX是INTERVALZERO公司的主打产品,是windows的实时扩展,充分利用了windows的友好用户界面,又使用户得到了微秒级的硬实时特性。 目前,主流的CPU都是多核的,RTX充分利用了对称多处理技术(SMP),完全支持多核CPU。在应用时,可以指定RTX程序运行在哪些核上。以8核的CPU为例,RTX可以独占其中的1至7个核上。被RTX独占的核,对于windows而言,是不可见的。如可以配置成4个核运行Windows,4个核运行RTX。 -RTX is INTERVALZER
页面置换算法
- 模拟页面置换算法 1.创建空闲存储管理表、模拟内存、页表等。 2.提供一个用户界面,用户利用它可输入不同的页面置换策略和其他附加参数。 3.运行置换程序,输出缺页率结果。(1. create a free storage management table, analog memory, page tables and so on. 2. provides a user interface that allows users to input different page