CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 撤销

搜索资源列表

  1. Processer_Manager

    0下载:
  2. 加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。 1) 基本操作:进程的创建、删除。 2) 进程的基本属性: 进程名、进程时间片、进程优先级 3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。 进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。 5) 实现单处理器进程调度功能,调度等调度算法实现。 6) 管理的进程数目不少于3个,竞
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2228485
    • 提供者:moondancing
  1. Theqqbetakentoeliminatethesoftwarefunctionality.zi

    0下载:
  2. 该软件实现了QQ截屏软件的功能。还可以实现截屏的保存、撤销功能-The qq be taken to eliminate the software functionality
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:17929
    • 提供者:xiaobo
  1. windowandcreatordestroyed

    0下载:
  2. 一款WIN32 API程序,主要功能是关于窗口的创建和撤销的API使用-A WIN32 API program, the main function is the window created and destroyed on the API to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:189526
    • 提供者:wangzhengyu
  1. pointline

    0下载:
  2. 使用C++实现画出点线,并设计了撤销和恢复功能,帮助初学者理解C++中的图形设置-Use C++, draw points and lines, and undo and redo capabilities designed to help beginners understand the C++ in the graphics settings
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3984303
    • 提供者:唐杰
  1. SingleChangeObjectApproch

    0下载:
  2. 一款用Visual studio 2010编写的撤销还原操作的源码很详细~-Visual studio 2010 with the preparation of a revocation of the restore operation of the source in great detail ~
  3. 所属分类:CSharp

  1. OS-assignment-and-revocation

    0下载:
  2. 根据首适应分配作业,撤销作业时自动合并分区。-Under the first adaptation of homework, to remove the job automatically merge partitions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:942821
    • 提供者:吴雪莹
  1. wst

    0下载:
  2. 简单的位示图 能够实现申请 撤销空闲块 适合初级学者参考用-Diagram of a simple bit free block can be achieved for the revocation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1276
    • 提供者:张磊
  1. Unary-polynomial-operations-(list)

    0下载:
  2. 利用单链表实现一元多项式的加、减、乘法,含有开辟多项式所需空间、判断用户输入正确与否、构造节点存放多项式系数和指数、构造多项式、多项式整理(按指数从小到大存放)、撤销多项式所在节点、合并同类项、多项式加法、多项式减法、多项式乘法、多项式长度计算等。-Using a single linked list to achieve a polynomial addition, subtraction, multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:85839
    • 提供者:Mr Li
  1. Job

    0下载:
  2. 操作系统课程设计:单道系统三种作业调度算法模拟 ○1、在数据结构上选择单向链队,即后备作业队列的每个结点表示一个作业块,每个作业块即JCB包含如下信息:作业名,到达时间,所需时间,已运行时间,作业状态,所需主存大小,所需磁带机数目。 ○2、提交新作业时,调用函数EnQueue(m_JobName,m_NeedTime)即将作业插入到后备作业队列的末尾。接着判断内存作业队列是否为空,若为空则将后备作业调入内存运行并启动计时器SetTimer(1,1000,NULL),更新列表框控件的信息的
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:294868
    • 提供者:何启明
  1. nicunmoni

    0下载:
  2. 模拟内存的实现,用编辑框显示内存的申请及撤销,操作简便-The realization of analog memory, display memory with the edit box and revocation of the application, simple
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1959264
    • 提供者:王傲
  1. MyPaintboard5.9

    0下载:
  2. 自己写的一个WINDOWS画图板程序, 基本上所有的功能都已经实现,撤销和恢复的功能,各类画笔,橡皮擦都有。欢迎大家下载。-WINDOWS his drawing board to write a program, basically all the features have been achieved, revocation and recovery of function, various types of brushes, erasers have. Welcome to downloa
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2236198
    • 提供者:张三丰
  1. CGPainter

    0下载:
  2. 用java编写的绘图程序,其中包括绘制直线,曲线,圆,矩形等基本功能,还实现了填充剪裁撤销等图形编辑功能。-Drawing program written by java, including drawing lines, curves, circles, rectangles and other basic functions, but also filled with cutting implements revocation graphics editing.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:48541696
    • 提供者:苏唯
  1. vbxiaochengxi

    0下载:
  2. 本任务是一个学生自行选课系统,可以从表示未选课程的列表框(ListBox)中选择这一学期要修的课程,单击>>命令按钮,将选择的课程放置在表示已选课程的列表框中。反之,可以在已选课程列表中选择课程,通过<<命令按钮,撤销该课程的选择。-This task is a student self-elective system, you can choose courses from that list box is not (ListBox) to select the cou
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:13655
    • 提供者:huangzhongwen
  1. ImageEditor

    0下载:
  2. 一个类似Windows画图板的小程序, 功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。 -A similar drawing board a small Windows program, features, and interface all built
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:177713
    • 提供者:张平
  1. Wenbenbianji

    0下载:
  2. MFC实现记事本的部分功能,包括文字字符输入,关键字查找、复制、粘贴、撤销、统计字符个数等-MFC to achieve some of the features of Notepad, including text character input, keyword search, copy, paste, remove, statistics such as number of characters
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3661080
    • 提供者:刘洋
  1. DrawingTools

    0下载:
  2. 实现菜单功能。包含新建、打开、另存为、关闭、撤销 功能 实现曲线、直线、椭圆、矩形、橡皮擦等画图形功能 实现颜色选择功能 实现自定义画笔大小功能 实现清空画板的功能 -Realize menu functions. Contains new, open, save as, closing, cancellation function Realize curve, linear, elliptical, rectangle, eraser graphics functio
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:100751
    • 提供者:kexzheng
  1. Note

    0下载:
  2. 实现记事本功能,复制、粘贴、撤销、属性、帮助等-Achieve notepad
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3627
    • 提供者:meng
  1. time_to_shutdown

    0下载:
  2. 这是一个可以方便地设定定时关机的程序,可以撤销和修改定时。-This is a program that can easily set a time to shutdown your computer, you can withdraw or modify the time.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5442
    • 提供者:MYK
  1. shiyan6

    1下载:
  2. 用RMI构建一个分布式共享会议议程服务,不同的客户应该能够使用共享会议议程服务,该服务提供会议的查询,增加和删除功能,会议议程服务器有允许用户注册和撤销会议的功能。-RMI to build a distributed shared with the meeting agendas, different customers should be able to use the shared services agenda, the service provider meeting the quer
  3. 所属分类:VOIP program

    • 发布日期:2017-03-27
    • 文件大小:28459
    • 提供者:donghao
  1. MyNotepad

    0下载:
  2. 具有记事本的基本功能,能保存,打开,查找,替换,剪切,复制,粘贴,撤销-The basic functions of a notebook that can save, open, find, replace, cut, copy, paste, undo,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2573
    • 提供者:罗文浠
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com