搜索资源列表
addhq
- 分子模拟软件 SYBYL 批量能量优化脚本 -It suggested that molecular simulation software Mass Energy Optimization scr ipt
WndSnap
- 屏幕抓取程序,模拟printscreen-screen capture process simulation printscreen
yinhangjiasuanfa
- 模拟银行家算法 银行家可以把一定数量的资金供多个用户周转使用,为保证资金的安全银行家规定: 本程序包括:银行家算法 -simulation algorithm bankers bankers can be a certain amount of funds for a number of users working capital use, To ensure the safety of funds bankers : The procedures include : Banke
TmRemoteProxy
- 利用腾讯的tm可以远程控制内网电脑(透过防火墙),但此建立过程需要双方进行交互确认。tm远程代理可以在内网被控方电脑进行自动应答,实现无需操作内网机器即可进行控制。本代码使用AutoIt3.0 & VC 6.0开发的。实现是通过监视qq窗口和模拟鼠标和键盘操作。-use the remote control can tm within a computer network (through a firewall), However, this process requires both side
final
- 这是一个shell程序,实现模拟进程,后台操作,重定向等功能
shell
- 一个简单的命令解释器—模拟shell 功能的程序,实现要求中所提到的可打开提示符,并获取用户输入的指令、可解析指令、可寻找命令文件、可执行基本的命令等功能
QDQ
- 此程序为一竞赛抢答器模拟实验源程序,采用8255并行接口编程。-Contest for a simulation experiment source, using 8,255 parallel interface programming.
进程调度管理
- 调度的实质是操作系统按照某种预定的策略来分配资源。进程调度的目的是分配CPU资源。由于进程调度程序执行的频率很高,因此调度算法的好坏直接影响到操作系统的性能。本实验的目的是编程模拟实现几种常用的进程调度算法,通过对几组进程分别使用不同的调度算法,计算进程的平均周转时间和平均带权周转时间,比较各种算法的性能优劣。
Uniscribe
- Uniscribe是微软公司开发的Windows操作系统为正确演示Unicode文字而开发的组件。系统的核心是一个名为USP10.DLL的DLL. 本程序模拟了USP10的实现-Uniscribe Microsoft Windows operating system developed for the correct presentation and the development of Unicode text components. System is the core of the U
TEC-4
- 一个用delphi写的用软件的方式来模拟cpu和内存的工作情况-Writing a use delphi way to use software to simulate the cpu and memory work
finalshell
- 自己写的关于shell的模拟的程序,经过检验通过,具有最基本的功能-Write their own on the simulation of shell procedures tested passed, with the most basic functions. . .
S_Shell
- 模拟shell实现以下功能: int login() int getcmd() void dir() void cd() void clear() void newdir() void deldir() void del() void copy() void cut() void account() void help() -Simulation shell to achieve the following functi
1
- 实现一个功能简单的shell解释程序,模拟MS-DOS命令交互界面。-The realization of a simple shell function to explain the procedure to simulate the MS-DOS command interface.
HMM
- 隐马尔可夫模型的模拟实现,计算出了最大概率的状态序列。-Simulation and Realization of Hidden Markov Model to calculate the maximum probability of state sequence.
DOSWin_src
- 模拟DOS窗口的图形用户界面,用户输入命令后可以自动显示DOS窗口的输出内容,方便用户进行复制和编辑.-Simulated DOS window graphical user interface, user input commands can be automatically displayed after the DOS window output, user-friendly to copy and editing.
FileSystem
- 在一个文件中模拟文件系统如何存储文件和目录。 通过一个Shell来模拟对该文件系统的访问和操作。 在模拟中提供文件系统空间整理的功能 -Simulation in a file, the file system to store files and directories. By a Shell to simulate the file system to access and manipulate. Provide file system in a simulated space
S_Shell
- 一个小的shell,模拟操作系统中shell的部分功能,功能不全,仅供参考-small shell
shell.cpp
- 纯c实现的shell接口编程,模拟仿真shell命令行终端的各种命令-the shell application interface realized in pure c
hingefind
- 关于一个蛋白质在不同状态下的蛋白质比对结果进行分析,用于VMD和NAMD的下的动力学模拟-Dynamics simulations of the protein of a protein in a different state than to analyze the results for the VMD and NAMD
Replacement
- 模拟内存中页面管理,置换调度的几种算法,opt,clock,lru,FIFO-page replacement