CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - 操作系统实现

搜索资源列表

  1. 最简单的界面增强库EasySkin

    1下载:
  2. 一、实现的功能 1、支持所有按钮,包括checkButton,RadioButton,NormalButton,GroupBotton。 2、支持所有的Combo Box。 3、支持滚动条。 4、支持进度条。 5、支持通用对话窗与MessageBox。 6、全部支持Hover状态。 7、支持单文档、多文档、对话窗程序。 8、支持VC6/7、VB6/7、CB5/6/7。 9、支持Win95以上操作系统。-one, a realization of the function, and support
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:197700
    • 提供者:杨洁
  1. XPskin

    0下载:
  2. 界面换肤程序,用很少的代码就能实现在任何操作系统都显示xp界面的功能-interface Eurocargo procedures, with very little code can be achieved on any operating system have shown xp interface function
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:53273
    • 提供者:杜成文
  1. button

    0下载:
  2. MiniGUI 为实时嵌入式操作系统提供了非常完善的图形及图形用户界面支持。MiniGUI 本身的可移植性设计,使得不论在哪个硬件平台、哪种操作系统上运行,MiniGUI 均能为上层应用程序提供一致的应用程序编程接口(API)。 minigui中button控件的实现-MiniGUI for real-time embedded operating system offers excellent graphics and graphical user interface
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:5884
    • 提供者:aaa
  1. 内存算法

    0下载:
  2. 内存分配算法,用c实现内存的管理分配,属于操作系统范畴-memory allocation algorithm, using c realization in the administration and distribution of memory, operating system areas
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2058
    • 提供者:fan
  1. distort

    0下载:
  2. 一个好的程序往往有着不错的界面。作为程序员,也非常在意自己的成果是否精美。在图形操作系统中,最重要的是截面元素是窗体。本程序实现变形窗体,椭圆形的。-a good procedure is always a good interface. As programmers, but also very concerned about the results of their exquisite. The graphics operating system, the most important el
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:28787
    • 提供者:amei
  1. 银行家算法1

    0下载:
  2. 这是一个关于操作系统银行家算法的程序,实现资源的各项操作-This is a banker's algorithm on the operating system procedures, the resources to operate
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2516
    • 提供者:张亮
  1. WWW.Ahaoz.CoM__vc783453772452

    0下载:
  2. 了解了操作系统中各种资源分配算法的实现,特别是对虚拟存储,页面置换有了深入的了解,并能够用高级语言进行模拟演示。在这短短的两周时间里,通过浏览、阅读有关的资料,学到了很多东西,同时也发现仅仅书本的知识是远远不够的,需要把知识运用到实践中去,能力才能得到提高。有如下几点体会:-understanding of the various operating system resource allocation algorithm implementation, in particular the vi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1870139
    • 提供者:周剪
  1. 如何实现托盘程序

    0下载:
  2. 在Windows操作系统中,任务栏的右边(托盘)会常驻几个图标,如输入法切换图标、音量控制图标等,此外我们还经常遇到具有托盘图标的软件,如金山词霸、实时监测功能的杀毒软件等。这些软件在后台运行,通常不占用太多的屏幕资源,只在通知栏上放一个小小的标志,必要时我们可以通过用鼠标点击图标对其进行选单操作或激活其主窗口。该源代码给出了具体实现托盘程序-the Windows operating system, the right side of the task bar (tray) Permanent
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2726410
    • 提供者:jacky
  1. TbMenu

    0下载:
  2. 是VsNetMenu菜单工具条控件的姊妹控件,支持VB、VB.net、C#等主流开发工具,零代码轻松实现XP&2003菜单及工具条效果,自适应操作系统、全面支持MDI窗口和系统菜单、完全模拟MS officeXP及Office2003风格的菜单工具条风格。 -is VsNetMenu Tools menu of controls sisters controls, support VB, VB.net, C# and other mainstream development tools, cod
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1955406
    • 提供者:朱骁捷
  1. FileTreeView

    0下载:
  2. 这个程序实现了用树形控件实现对文件夹和文件夹下文件的浏览。类似于Windows操作系统下的文件浏览器。对应用程序中需要开发文件浏览模块的朋友有很好的帮助。-realization of this procedure by using tree controls to achieve right folders and documents folder browser. Similar to the Windows operating system under the File Browser.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25475
    • 提供者:严江
  1. neicunfenpei

    0下载:
  2. 模拟操作系统中的五种内存算法实现,最后输出内存空间的分配情况。-simulation of the five operating system memory algorithm, the final output of the memory space allocation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2639
    • 提供者:罗潇
  1. YCXS

    0下载:
  2. 实现如何隐藏应用程序在任务栏上的显示.(操作系统状态栏上无此程序运行状态)-realize how hidden application in the task bar on the show. (Operating system status bar on unnecessary procedures Operating)
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:39248
    • 提供者:王颂
  1. ProcessDeployProject

    0下载:
  2. 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(JAVA版)-training courses on operating system simulation scheduling a process to achieve -- time-use Web algorithm (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13378
    • 提供者:蓝蜂
  1. MemoryAllocateProject

    1下载:
  2. 操作系统课程设计之内存分配模拟,采用首次适应算法实现(JAVA版)-courses on operating system design from the memory allocation simulation, using the first adaptation algorithm (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9989
    • 提供者:蓝蜂
  1. winBank

    0下载:
  2. 银行家算法。多用户多资源下的银行家算法,对操作系统课程的一个实现。-bankers algorithm. Multi-user more resources bankers algorithm, to the operating system to achieve an courses.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:736304
    • 提供者:倪恩伟
  1. CloseWindows

    0下载:
  2. 直接用于关闭操作系统,方便简洁快速实用。直接调用系统函数。实现比较容易-directly to the closure of the operating system to facilitate rapid practical simplicity. Direct call functions. To achieve easier
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:刘凯
  1. procedul--simulate

    0下载:
  2. 是关于CPU进程调度的模拟程序,可以实现三种算法的进程调度:先来先服务,短进程优先,最高优先级。是操作系统的大作业。-is on the CPU scheduling process simulation program that can be achieved in three of process scheduling algorithm : first-come first-serve, short process priority, the highest priority. The o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:129067
    • 提供者:赵佳
  1. 操作系统大作业(内存分配)

    0下载:
  2. 这是一个操作系统作业的小程序,实现的工能是模拟内存分配。-This is a small operating system operating procedures, the public will realize it is the memory allocation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:271508
    • 提供者:巫昌凯
  1. 操作系统课程实验报告1

    0下载:
  2. 1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provision of several examples or to
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:79685
    • 提供者:王哲
  1. 操作系统进程内存管理模拟vb程序

    1下载:
  2. 本程序运用随机页面模拟页面调度,从进程的创建及进程的撤销都随时实现-the procedures used random pages scheduling simulation pages from the process of creation and the process of deregulation are always realize
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:10013
    • 提供者:lhs
« 12 3 4 5 »
搜珍网 www.dssz.com