搜索资源列表
作业调度11
- 由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的CPU时限等因素。 每个作业由一个作业控制块JCB表示,JCB包括如下信息:作业名、提交时刻、所需运行时间、所需资源、作业状态、链指针等。 在程序开始时对用户提交的作业按作业调度算法排列,用链表形式存储,这里分别采用先来先服务、短作业、响应比高者优先调度算法对作业进行调度。这里为了操作者的方便,每个作业无论所需运行时间多少,都是每敲一次键盘就执行完一个作业
zlg001
- 本程序是一个简单的模拟程序块,主要对于c++的初学者提供一个开发的样板.-this procedure is a simple simulation program block, mainly for beginners c provide a development model.
一个CSHARP写的俄罗斯方块的代码
- 一个用CSHARP基于。NET环境开发的俄罗斯方块程序,全总使用面向对象的方法实现。供大家参考和学习!-with a CSHARP based.NET environment for the development of the Russian block process, and all the total object-oriented method. For your reference and learning!
CSHARPFANGKUAI
- 一个用C#写的俄罗斯方块,值得初学者一试-a written using C# Russian block, it is worth a try beginners
File_Part_send
- 用C#写的,能将文件分块发送,很好用的!-written in C#, can block this document, the good!
LinkAndLink2
- 这是我刚刚学习C#时候编写的连连看小游戏,现在看来已经有点简单了.它的实现方式是控件数组,也就是声明了一堆Label.现在拿出来供后来者学习-just learning C# 1000 block of Terry Avenue when prepared by the small game, it now appears a bit simple. It is the way to achieve the control array is a heap of Label statement.
Soft20060210100657536
- 在开发玻璃条纹采集系统中,需要将4个图片合并成一个图片,图片格式bmp。-glass block in the development of collection systems, the need to four photographs combined into one picture, pictures bmp format.
lian;iankanminiban
- 这是连连看 的米你版 自己修改了好多希望您能采纳-This is the 1000 block of Terry Avenue meters amend your own version of a lot of hope that you can accept
ZYB_NHD
- 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the mos
MainApp
- 该程序是用c#做的文件分块程序,具有分块与合并文件的功能!-that the procedure was done using c # block a document procedures with block the merger documents with the function!
texteditor(ben)
- 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。已经完成以下功能: 文件:(新建、打开、保存、另存为、退出) 编辑:(复制、剪切、粘贴、撤消、删除、查找、替换、全选、时间/日期) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and WordPad function ourselves a d
LZnews115b2
- 文章信息管理系统主要适合企业网站(或个人网站)后台管理开发,对维护工作员要求会打字、简单懂HTML语言(推荐懂网站重构)。 系统原理:后台用多级多模块管理信息数据,自由开发方式建模。前台设计页面中用块的方式调用数据库,大大地提高了建站效率。-article major information management system suited to the business website (or personal website) background to the management a
H1
- 进程优先算法,进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-process priority algorithm, the process of scheduling processor is the core content management. The experiment called for using the C language and
WebCalendar
- 她是一个ASP.Net Web应用程序的日期控件,您可以通过设置控制控件中不同部分的样式的属性,来自定义 WebCalendar 控件的外观和图片;支持手动输入日期,支持输入时间,不会被TextBox,DropDownList遮挡。并且她是完全开放源代码的,允许无商业目的个人用户免费使用。 -she is a ASP.Net Web application and the date of controls, you can set the controls to control differen
dsv
- 用C#开发的连连看小游戏,内容涉及到GDI+等方面。-C# development of the 1000 block of Terry Avenue little game, covering such aspects of the GDI. -With C# Lianliankan game development, content related to GDI+ And so on.-C# Development of the 1000 block of Terry Avenue litt
1
- 对block开始的1000个数排序,按从小到大的顺序排列-To block the beginning of 1000 the number of sequencing, according to the order from small to large order
slUpload
- silverlight漂亮的上传控件源码 在网站根目录web.config里配置上传文件夹,注意:folder的value要写成windows资源管理器形式例如: upload\audio\chenxumi,而且是相对网站根目录而言。因为这里是分块上传的每块大小为4MB。所以maxRequestLength设为4100kb, 至于为什么不是4096kb是因为上传时还附带了很多其他信息,例如当前文件的文件名、文件是否为第一次上传、文件是否是最后一块上传、文件此时的偏移量等信息,显然这种
SmppClient
- RC5 has a variable block size (32, 64 or 128 bits), key size (0 to 2040 bits) and number of rounds (0 to 255). The original suggested choice of parameters were a block size of 64 bits, a 128-bit key and 12 rounds.
block
- 实验内容: 1 创建类Block用来描述长方体,私有数据成员length、width、height记录长方体的长、宽、高。要求用成员函数实现以下功能: 成员函数input用来从键盘分别输入长方柱的长、宽、高; 成员函数volume计算长方体的体积; 成员函数output输出长方体的体积。 2 编写一个程序,设计一个满足如下要求的时间类 Ctime 1) 用下面的格式输出时间:时:分:秒 2)输出在当前时间上加上25秒后的时间 3)设置时间值
linear-block-code-software-design
- 应用C语言对(7,3)线性分组码的编译码的软件设计。主要做了以下几项工作:对三位正确的信息码进行编码;若输入的三位信息码有错,系统输出提醒,可以重新输入;对七位接收到的码字判断是否有错,并在无错和有一位错误时进行译码,在有多位错误时输出提醒,可以选择重新输入。-Application of C language for encoding and decoding (7,3) linear block code software design. Mainly to do the following
