搜索资源列表
xueshengsusheguanlixitong
- 校学生宿舍信息系统是针对学校人事处的大量业务处理工作而开发的管理软件,是典型的管理信息系统(Management Information System)。它是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要,它能够为用户提供充足的信息和快捷的查询手段。能有效的帮助学校和老师掌握学生的情况。-school student hostels Information System is launched at schools PMSS the considerable busi
ptscom1
- 该内容为汇编语言的学习中常见的彼此阿 数码显示方针测试等-the content of the assembly language learning each other common A digital display testing policy
CSharpProfessorSafe
- 介绍了.NET中的代码访问的安全性,和安全策略的管理,角色的安全性.-introduced.NET code access security, and security policy management, the role of safety.
jiben lms deyanjiu yu fangzhenfenxi
- 基本lms算法的分析研究与方针 是硕士论文 发表于中国学术刊物-basic algorithm research and policy analysis of the master's thesis published in academic journals in China
Group
- 模拟WINDOWS系统的组策略管理系统,VC++源码,方便实用!-WINDOWS System Simulation Group Policy Management Systems, VC++ source code, convenient and practical!
Delphi_com
- 此源代码可完成基于Windows的串口调试测试及功能测试方针,具有串口自适应功能。-This source code to be completed by the serial debug Windows-based testing and functional testing policy, with serial adaptive function.
itzxcgl
- 用delphi开发的一国际政策匹比系统,可解国际单、双程及三个航段的国际运价计算。主要用于后台。-With the development of an international policy delphi horses than the system can solve the international single, two-way and three segments of the international freight calculations. Mainly used in th
OPT
- 置换策略:也称淘汰策略,涉及的是当内存可用空间不能装下需要调入的信息时,决定调出已占用内存某个区域的那一块信息以便腾出空间。 OPT该算法的基本思想是:发生缺页时,有些页面在内存中,其中有一页将很快被访问(包含紧接着的下一条指令的那页),而其他页则可能要到10、100、或1000条指令之后才被访问,每个页都可以用在该页面首次被访问前所要执行的指令数进行标记 -Replacement Policy: also known as the phase-out strategy, involvi
Delphi-tweak-policy
- Sample for Tweak and Policy App. writen on Delphi
7
- 登录界面孩子,你还没明白编译器,那个东西不可靠,OBJ必须连接才能运行(即没有语法错误),编译、廉洁都是语法的部分,你一定是有语法错误,才导致这个现象。一定的,你把代码发给我,我帮你看看。考试一定扣分。 -The system interface modules including log in, the user management module, a policy of insurance management module, the log management module and
usb source
- Begin3 Title: USBDOS Version: 2010-01-30 Entered-date: 2010-01-30 Descr iption: Collection of DOS drivers, for UHCI (USB 1.1 12Mbit/1.5mbit) controllers/ports only Keywords: DOS USB driver keyboard mouse port uhci ohci ehci xhci Aut
program
- 1、 编程完成显示程序,要求在实验箱BANK2部分数码管上显示“1234”,请认真阅读电路,计算出段码锁存器和位选锁存器的地址,显示程序仍然按照“送段码、送位选、延时、消隐”的十字方针进行控制,只是控制的方法不同了,此时锁存器的LE端口由地址总线控制。 2、 根据实验箱BANK2部分电路,完成由8255的I/O扩展操作,在8255A的PA口上接有8个发光二极管,在其上完成一流水灯程序。 3、 根据实验箱BANK2部分电路,完成由8255的I/O扩展操作,将8255A PB口上外接的拨码开
iterative
- 本文将迭代控制策略应用于双杆机器人,对于机器人的位置控制可实现无差跟踪。-This article iterative robot control policy to a double-pole, no difference tracking for the robot position control can be achieved
matlab--ADP
- 通过介绍如何利用matlab进行自适应滤波的相关方针,较为合理的阐述了自适应滤波的实现过程,为初学者更为深入地学习与掌握自适应滤波奠定了基础。-By how to use matlab for adaptive filtering relevant policy, more reasonable exposition of the implementation process of adaptive filtering for beginners to learn and master more
pagechange1
- 程序功能: 1)动态演示四种页面置换策略(OPT,FIFO,LRU,CLOCK)。 2)能够可视化观察每种置换策略的工作工程。 3)能够输入一个数字表示页执行序列的总长度(不小于1000),能够设置进程的总页数,然后随机产生页执行序列。 4)能够输入一个数字设置操作系统分配给进程的页面数。 5)统计每种置换策略在不同输入数据情况下的页面失效数。 6)根据实验结果分析不同置换策略的性能。并在实验报告中画出页面失-Program features: 1) dynamic pr
Population
- 人口计算然后以这5个数据为已知数据,来预测未来5年的人口老龄化指数,进而分析我国今后短期内的人口结构变化情况。我们采用二次拟合的方法,用抛物线对已知数据进行拟合,并对未来5年的人口老龄化指数进行预测 ,得到结果如下表:-Population predictionIt is reported that the world’s population was 6 billion in the year 2,000, and it is growing faster and faster. The wo
Python-basic
- Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先发布的就是python 的平台(Python 语言的 创
hw56
- lfu + lru page replacement policy
usersv205
- TUsers Security Component v2.0 Features The TUsers is a very versatile component. Its broad variety of features allows to implement the simplest to the strictest security policy for its applications. Version 2.0 has a series of new features, as fol