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

搜索资源列表

  1. 获取各种系统信息(操作系统、内存、驱动器、磁盘)

    0下载:
  2. 实现程序的主要函数有四个: GetOsVersion() //取得操作系统版本 GetMemInfo() //取得内存信息 GetDriverInfo() //取得驱动器信息 GetCpuInfo() //取得CPU信息,这里只是读取了注册表的ProcessorNameString具体代码见程序!-procedures to achieve the four main functions : GetOsVersion () / / OS version made GetMemInfo () /
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31238
    • 提供者:王明
  1. 在NT系列操作系统里让自己“消失”

    0下载:
  2. 这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14697
    • 提供者:
  1. 一个51下的源代码开放的操作系统small rtos

    0下载:
  2. 讲述了一个51单片机下的操作系统,有利于工程师再实际当中选用-about a 51 Microcontroller operating system, engineers have to use them in more practical
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:690047
    • 提供者:王达
  1. 判断操作系统版本模块的例子

    0下载:
  2. 判断操作系统版本的示例(判定win98/nt/xp系统)。对跨平台的程序很有用。不需用条件编译,在程序中用if..then判定就行了。-judgment version of the operating system examples (convicted win98/nt/xp system). The cross-platform process very useful. Build unnecessary conditions, the procedure used if .. then
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2538
    • 提供者:星飞
  1. 操作系统引导探究Ver0.02

    0下载:
  2. 对操作系统引导探究,研究操作系统的引导过程。-guide to the operating system to inquire, to guide the research process of the operating system.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:6115
    • 提供者:liu
  1. 2.操作系统信息获取演示

    0下载:
  2. 本程序用VC编写,用于获取操作系统的相关信息。- This procedure compiles with VC, uses in to gain the operating system the related information.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:48541
    • 提供者:汤目
  1. 操作系统算法

    0下载:
  2. 操作系统中的先进先出,最佳淘汰等算法的比较。-the FIFO operating system, such as the best out of the comparison algorithm.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7899
    • 提供者:王强
  1. 实时操作系统的μCos-Ⅱ下TCPIP协议栈的实现

    0下载:
  2. 实时操作系统的μCos-Ⅱ下TCPIP协议栈的实现-real-time operating system Cos-II under TCPIP stack the realization
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:556364
    • 提供者:葛强
  1. DOS操作系统源代码dosSource

    0下载:
  2. DOS操作系统源代码 详细说明DOS操作系统的原理 DOS操作系统源代码dosSource.rar-The DOS operating system source code specify DOS operating system
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:849908
    • 提供者:威尔浮
  1. 非API函数检测操作系统类型

    0下载:
  2. 非API函数检测操作系统类型 现在几乎所有的程序员都采用扩展程序接口(API)来获取操作系统信息。采用AIP函数,我们不需要关心当前所用的操作系统具体状况-non-operating system API function testing is now almost all types of programmers are used to expand programming interface (API) to access the operating system information.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5895
    • 提供者:浪天
  1. 很多人想要的LCDSLIN.c文件还有磁盘操作系统

    0下载:
  2. 很多人想要的LCDSLIN.c文件是给UCGUI用的驱动文件,支持1337等单色点阵液晶模块还有给UCOS用的磁盘操作系统。--LCDSLIN.c is the driver file for UCGUI. It supports single color LCD module, like 1337. It also has disk operation system for UCOS.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:60480
    • 提供者:周星施
  1. 操作系统上机实习实习报告

    0下载:
  2. 这是学习《操作系统》后的课程设计报告,包括题目、程序流程图、和源程序代码-This is learning "system" in the curriculum design, including the subject, the process flow diagram, and source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11352
    • 提供者:涛涛
  1. 读者优先算法-操作系统

    0下载:
  2. 这是一个操作系统中的读者优先算法的实现绝对正确-This is an operating system as a priority readers algorithm to achieve absolutely correct
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:9474
    • 提供者:田田
  1. 写者优先算法-操作系统

    0下载:
  2. 这是操作系统中的写者优先算法的实现绝对正确-this is the operating system was the priority algorithm to achieve absolutely correct
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:8822
    • 提供者:田田
  1. 进程调度算法-操作系统

    0下载:
  2. 这是一个操作系统的进程调度算法的实现绝对正确-This is a process of the operating system's scheduling algorithm to achieve absolutely correct
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:11203
    • 提供者:田田
  1. 一个不错的小型操作系统,含带注释的SOURCE

    0下载:
  2. 一个不错的操作系统,站目前精彩源码总数70789个,分类182个,如此多的高质量资源,您还舍得离开吗。-a good operation system
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74551
    • 提供者:黄鹏
  1. 汤子瀛操作系统电子教案

    0下载:
  2. 汤子瀛操作系统电子教案,这是他编的那本操作系统书配套的,对学操作系统的很好。-the e-teaching plan opration system is belonged to tangziying,it is adapt to his opration system book,it is good for those who study the knowledge of operation system.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:53137
    • 提供者:曹明
  1. 操作系统进程调度实验--附有实验报告

    1下载:
  2. 这是一个关于操作系统进程调度的实验,采用的是优先权调度算法-This is a process of the operating system's scheduling experiment, the scheduling algorithm is priority
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:140974
    • 提供者:编程浪子
  1. 各种操作系统磁盘文件的读取

    0下载:
  2. 这是一个各种操作系统磁盘文件的读取的源代码-This is a different operating system disk read the source code
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:70003
    • 提供者:李敬波
  1. 模拟操作系统

    0下载:
  2. 有机会获得处理器运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存储器,使它们程序”。-have access to processor operation, which was known as the "Job Scheduling." To achieve this part of the procedure is to function "Job Schedulin
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:737673
    • 提供者:谢谦
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com