搜索资源列表
Cron的实现
- Cron的实现 UNIX 下设计编写中小型程序的能力,巩固加深对Unix 环境下文件目录操作、进程控制、信号等内容的理解。-UNIX Cron achieve the design process of the preparation of small and medium capacity, enhance the consolidation of the Unix environment directory operations, process control, signal c
JCHENG
- 设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the p
c++chengxu
- 专业的VB编程网站、含VB源码、教程、控件、文章、最新VB试题、VB毕业设计和毕业论文等。-professional VB website containing VB source code, tutorials, control, articles, the latest test VB, VB design and graduation thesis so.
zjzk
- 无线电中继中控程序专为KG510和KG110设计-radio relay which control procedures for KG510 design and KG110
COMkongzhixitongsheji
- 控制系统com接口设计,程序适合初学com者,参考学习。内有程序功能设计说明,为了解程序提供帮助。可以运行。-control system interface design, programming suitable for beginners com, the reference to the study. Procedures within the functional design specifications, to provide help to understand the proc
xujiguanlixitong
- 为个人所做学籍管理系统的论文及设计成品 其中包括了高校学籍管理系统的设计过程 和所有控件的事件代码和系统文件-done for the personal management system expulsion papers and design products including the university enrollment management system designed Cheng and control all the events code and system fi
Class2ControlPanel
- 一个实现控制面板的基础类。对学习控制面板的设计很有帮助!-achieve a control panel of foundation classes. Control Panel to study the design helpful!
process_minachen
- 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数 组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。-integrated application knowledge point following the design and realization of the process of scheduling the operating system : the adjacent table, boolean arrays, nonblock
usb_detect
- For many embedded systems USB seems to be a good solution for data acquisition modules - as USB supports a frame rate of 1 ms which is fast enough for many feedback control applications. The problem now is that USB is currently only supported b
本实验要实现一个简单的命令解释器
- 本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征: 能够执行外部程序命令,命令可以带参数。 . 。 能够执行fg、bg、cd、history、exit等内部命令。 使用管道和输入输出重定向。 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状
chulijidiaodu
- 1.设定系统中有五个进程,每一个进程用一个进程控制块表示。 2.输入每个进程的“优先数”和“要求运行时间”。 3.为了调度方便,将五个进程按给定的优先数从大到小连成就绪队列。用一单元指出队列首进程,用指针指出队列的连接情况。 4.处理机调度总是选队首进程运行。采用动态优先数算法,进程每运行一次优先数就减“1”,同时将运行时间减“1”。 5.若某进程运行时间为零,则将其状态置为“结束”,且退出队列。 6.运行所设计程序,显示或打印逐次被选中进程的进程名,以及进程控制块的动态变化
MFC.design.password.edit.control
- MFC编程密码编辑控件设计代码MFC Programming design code the password edit control -MFC Programming design code the password edit control
design
- 声光控制灯开关 的控制,主要是通过声音的控制开关的显示时间长久-Sound and light control light switch control, mainly through the voice control switch the display of the time long-term
BPM_Solution
- BPM,业务流程,商业智能,工作流自动化,控件,设计工具,VC,DOTNET,控件源代码,组件库 -BPM, business processes, business intelligence, workflow automation, control, design tools, VC, DOTNET, control, source code, component library
whjt05_iros
- Multi-Agent Quadrotor Testbed Control Design: Integral Sliding Mode vs. Reinforcement Learning
Modern-Network-Design
- 本书是与陈向阳 谈宏华 张彦铎 李伟波等主编的 《现代网络技术》 即 “Modern Computer Networks”配套使用的实践指导用书。要求学生按照实验步骤独立完成,从而理解基本的网络原理,提高实际动手能力,以达到对网络知识的完整掌握。-This book is about the macro Huazhang Yan Chen Xiangyang Duo ABA and other editor of the " modern network technology"
numerical--control-emitation-system
- 基于以上原因,开发一种数控仿真系统具有重要的意义。本次设计就是:在 VisualBasic 6. 0的环境下利用 Windows技术和面向对象的程序设计方法开发一个可视化数控仿真系统。-Based on the above reasons, the development of a nc simulation system is of great significance. This design is: in the VisualBasic 6. 0 environment using Win
Linux-QoS-Design
- Linux网络流量控制实现,这篇文章介绍了底层架构,并描述如何增添新的流量控制功能到Linux内核。-Linux network traffic control implementation, this article describes the underlying architecture, and describes how to add a new flow control function to the Linux kernel.
linux
- 简单的字符驱动程序的ioctl方法和并发控制的设计-Ioctl simple character driver and concurrency control design
Control--branch
- 1. 设计企业发放的奖金根据利润提成问题 1°利润低于或等于10万元的,奖金可提10 (利润及奖金为实数型) 2°利润高于10万元,低于20万元(100000<P<=200000元)时,低于10万元的部分按10 提成,高于10万元的部分,可提成7.5 3°200000<P<=400000时,低于20万元的部分按上述办法,高于20万元的部分5 提成 4°400000<P<=600000时,高于40万元的部分按3 提成 5°600000&