搜索资源列表
-
0下载:
VB程序,调用动态链接库,产生模拟系统关机的界面!-VB program, called dynamic link libraries, generated simulation system shutdown interface!
-
-
0下载:
这是我做的一个操作系统的课程设计,是一个多极反馈队列的模拟,动态的模拟-This is what I am doing an operating system of curriculum design, is a multi-polar feedback cohort simulation, dynamic simulation
-
-
0下载:
C语言,模拟内存的动态分配和回收,仅供参考。-C language, simulation of dynamic memory allocation and recovery, is for reference only.
-
-
0下载:
分区管理是应用较广泛的一种存储管理技术。本实验要求用一种结构化高级语言构造分区描述器,
编制动态分区分配算法和回收算法模拟程序,并讨论不同分配算法的特点-Partition Manager is the application of a broader storage management techniques. In this study, requested in a structured high-level language construct partition descr ipt
-
-
0下载:
自己写的例程,模拟USB初始化时枚举设备时动态数组的使用过程。只实现了其中的APPEND部分。其中SIZE为零的数组是其特点。-Write my own routine, simulation enumerate USB device initialization process of using the dynamic arrays. only part of APPEND. which is characterized by an array of zero size.
-
-
0下载:
死锁会引起计算机工作僵死,因此操作系统中必须防止。本实验的目的在于让学生独立的使用高级语言编写和调试一个系统动态分配资源的简单模拟程序,了解死锁产生的条件和原因,并采用银行家算法有效地防止死锁的发生,以加深对课堂上所讲授的知识的理解。-Computer work can cause deadlock dead, so the operating system must be prevented. The purpose of this study is to make students ind
-
-
0下载:
磁盘是高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出工作,在现代计算机系统中往往同时会有若干个要求访问磁盘的输入输出要求。系统可采用一种策略,尽可能按最佳次序执行访问磁盘的请求。由于磁盘访问时间主要受寻道时间T的影响,为此需要采用合适的寻道算法,以降低寻道时间。本实验要求学生模拟设计一个磁盘调度程序,观察调度程序的动态运行过程。通过实验让学生理解和掌握磁盘调度的职能。-Disk is the high-speed, large capacity,
-
-
0下载:
队列程序模拟,动态非配内存,先申请,先释放原则-Queue process simulation, dynamic non-allocated memory, first come, first release of the principles of
-
-
0下载:
用到MD5,每3秒生成一个随机码,这个随机码用已知算法可预测,模拟取固定随机码,可用于动态密码技术。-Generate a random code every 3 seconds, this random code known algorithm can predict simulation to take fixed-random code, can be used for dynamic password technology.
-
-
1下载:
首先,您将实现一个模板双端,双链表或DLIST。然后,您
建立两个应用程序:一个反向波兰表达式计算器和一个呼叫中心将使用DLIST模拟程序。
该项目将让您在申请动态内存管理的经验,实施
模板容器类(双端双向链表,或Dlist中),使用at-
最多一次不变的存在,所有权和保护规则来实现两个简单的
采用这种结构的应用程序。-This project will give you experience in applying dynamic memory management, im
-
-
0下载:
操作系统课程编程练习 实现动态分区分配模拟程序 内含源码 可直接运行-Courses on operating system partition programming exercises to achieve dynamic simulation program includes source code can be run directly
-
-
0下载:
Simulink动态系统建模与仿真 S-Funcition
命令行仿真技术 综合实例-Simulink modeling and simulation of dynamic systems S-Funcition
Comprehensive examples command line simulation technology
-
-
1下载:
DEM离散元开源程序,YADE更新,可以用于岩土计算- Yet Another Dynamic Engine (historically related to SDEC), modular and extensible toolkit of DEM algorithms written in c++. Tight integration with Python gives flexibility to simulation descr iption, real-time control and
-
-
0下载:
模拟linux内存的动态分区操作,简单生动形象-Dynamic simulation linux memory partitioning and simple vivid
-
-
1下载:
用户登录系统模拟
【问题描述】
在登录服务器系统时,都需要验证用户名和密码,如telnet远程登录服务器。用户输入用户名和密码后,服务器程序会首先验证用户信息的合法性。由于用户信息的验证频率很高,系统有必要有效地组织这些用户信息,从而快速查找和验证用户。另外,系统也会经常会添加新用户、删除老用户和更新用户密码等操作,因此,系统必须采用动态结构,在添加、删除或更新后,依然能保证验证过程的快速。请采用相应的数据结构模拟用户登录系统,其功能要求包括用户登录、用户密码更新、用户添加和用户删除等。
-
-
0下载:
这么庞大的对象,当然不是每一个类别每一个数据结构
都是我的仿真目标。我只挑选最神秘又最重要,与应用程序主干息息相关的题目,包括:
■ MFC 程序的初始化过程
■ RTTI(Runtime Type Information)执行时期型别信息
■ Dynamic Creation 动态生成
■ Persistence 永续留存
■ Message Mapping 消息映射
■ Message Routing 消息绕行-Such a large object, of co
-
-
0下载:
阅读并调试一个采用“最高优先级优先”调度算法对六个进程进行调度的模拟程序。通过对本程序的阅读,可以加深对进程概念及进程调度算法的理解。进程调度算法的重点是掌握优先级算法youxian()和轮转算法RoundRobin()。优先级算法又分为静态优先级算法和动态优先级算法。本程序主要采用了优先级调用算法。具体程序分析和要求可以参考《计算机操作系统陆丽娜版》-Read and debug a use of " highest priority priority" scheduling
-
-
2下载:
激光焊接,剥线软件完整源代码,界面采用openGL编程,很漂亮。采用固高GE400运动控制卡,还用openGL实现加工的动态模拟。-Laser welding, Stripping complete source code, using openGL programming interface, very beautiful. Using solid high GE400 motion control card, you can achieve dynamic simulation of pro
-
-
0下载:
操作系统作业动态分区的模拟过程,包括页的换入换出及相应算法。-Operation system simulation process of dynamic partitioning, including page in out and the corresponding algorithm.
-
-
1下载:
This submission allow the user for generation of three-dimensional turbulent wind fields, by employing a Kaimal spectrum and IEC-based coherence function. Furthermore, it is possible to export the generated wind fields as FAST-compatible .bts, in ord
-