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

搜索资源列表

  1. detectos.zip

    0下载:
  2. 获得操作系统版本信息
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:43001
    • 提供者:
  1. 小型实时操作系统源代码

    1下载:
  2.  一个简单易用的可裁减的小型实时操作系统 移植非常简单,稳定,目前只有AVR的版本
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-03-04
    • 文件大小:244648
    • 提供者:dssz.net
  1. 自动扫雷机

    2下载:
  2. 自动扫雷机 v1.0 1.双语版(中文,英文),能自动检测操作系统版本和语言,采用相应的界面和扫雷规则 2.可以自动完成扫雷过程, 在Athlon 1G上的最好成绩为: 初级:1秒 中级:1秒 高级:2秒 3.可以控制扫雷窗口的时钟的快慢,甚至停止 缺点:人工智能推理部分做得不是很理想,希望大家能帮忙改善.-automatic machine v1.0 a mine. Copies of the bilingual (Chinese and English), Automatic detecti
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:151696
    • 提供者:东方
  1. 用vc获取操作系统信息

    0下载:
  2. 用vc开发的一个实现得到操作系统版本等信息的程序,包括os, version,build和service-vc used to achieve the development of a version of the operating system information such as procedures, including os, version, build and service
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:43939
    • 提供者:袁刚
  1. 获得操作系统版本的汇编源代码

    0下载:
  2. 获得操作系统版本 请用masm32编译-version of the operating system compiled between Requests
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3988
    • 提供者:wj
  1. 一个很简单的操作系统(版本二)

    0下载:
  2. 一个很简单的操作系统(版本二),是保护模式的编写,让你了解保护模式-a very simple operating system (version 2), is a protected mode of preparation, so you know protected mode
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:435807
    • 提供者:wjh
  1. 一个很简单的操作系统(版本三)

    0下载:
  2. 继第二版本,教你怎么让自己的操作系统进入保护模式,很精彩哦-the second version, to teach you how to make our operating system into protection mode, wonderful!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:79065
    • 提供者:wjh
  1. 一个很简单的操作系统(版本四)

    0下载:
  2. 这是第四个版本的简单操作系统,教你编写操作系统的内核雏形!-This is the fourth version of the simple operating system, the preparation of your operating system kernel prototype!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:49986
    • 提供者:wjh
  1. 一个很简单的操作系统(版本五)

    0下载:
  2. 这是第五个版本的简单操作系统,教你编写操作系统的进程,这可是操作系统中最有挑战的部分哦!-This is the fifth version of the simple operating system, the operating system of your preparation process, However, this operating system is the most challenging part of Oh!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:204864
    • 提供者:wjh
  1. 一个很简单的操作系统(版本六)

    0下载:
  2. 这是最后一个版本的简单操作系统了,教你怎么编写操作系统的IO系统!!以后有新版本小弟还会陆续贴出-this the last one simple version of the operating system. teach you how to prepare the operating system IO system! ! after finding a new version will continue posting! !
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:446029
    • 提供者:wjh
  1. 操作系统版本

    0下载:
  2. 能获得操作系统的版本号-access to the operating system version
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:55090
    • 提供者:hzs
  1. 判断操作系统版本

    0下载:
  2. 判断操作系统版本,调用到注册表!-judgment of the operating system version, called the registry!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3684
    • 提供者:梁正宏
  1. 探测操作系统版本

    0下载:
  2. 使用C#探测操作系统版本-use C# version of the operating system to detect
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10517
    • 提供者:罗向龙
  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. 判断操作系统版本模块的例子

    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. 获取操作系统版本

    0下载:
  2. 一个用C++编写的获取Windows糸统版本的源程序!可供大家在Windows糸统编程时用作原理参考!-prepared by the service could access the Windows version of the source! All of the Windows programming service could use as reference Principle!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1908
    • 提供者:李平
  1. GetSystemVer

    0下载:
  2. Windows下获取操作系统版本信息的小程序-Windows operating system version information under the access of small procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4208
    • 提供者:bruke
  1. 123

    0下载:
  2. 获取系统信息,操作系统版本号。内存大小。硬盘大小等-Get system information, operating system version number. Memory size. Hard disk size, etc.
  3. 所属分类:Scanner

    • 发布日期:2017-03-31
    • 文件大小:153077
    • 提供者:blackfe
  1. getsystemversion

    0下载:
  2. 获取操作系统 版本-Get operating system version
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:11037
    • 提供者:xhz
  1. C程序

    0下载:
  2. 这是我自己编写的关于获取现在在用操作系统版本的C程序(get the version of the os)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:停格
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com