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

搜索资源列表

  1. VCofOfprocess.rar

    0下载:
  2. 这是用VC编写的操作系统进程模拟器,可以任意输入进程名字,进程优先级别和进程的运行时间,创建进程,撤销进程,阻塞进程,中断类型,功能比较全。,This is the operating system used to prepare the process of VC simulator, can enter the process name, process priority level and the process of running time, the creation of the p
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:47729
    • 提供者:henhao
  1. Wipe

    0下载:
  2. VC 硬盘扇区读写技术。不通过操作系统,直接操控硬盘扇区。-Wipe write tech
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-10
    • 文件大小:2548614
    • 提供者:abing
  1. mp

    0下载:
  2. 这是我在操作系统实验中独立编写的一个模拟动态分区存储分配算法的程序,采用最佳适应算法。在VC++6.0下编译通过,程序的输出结果经过多次测试,没有发现问题。-This is my experiment in the operating system independent prepared a simulated dynamic partitioning storage allocation algorithm procedures, the use of best-fit algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:7979
    • 提供者:daisichong
  1. Deviceinfo

    0下载:
  2. VC++编程实现远程获取WinCE设备操作系统版本、设备模块等详细信息,-VC++ programming for remote operating system version for WinCE devices, equipment modules and other details
  3. 所属分类:Windows CE

    • 发布日期:2017-05-17
    • 文件大小:4365573
    • 提供者:陈云
  1. DOS

    0下载:
  2. DOS操作系统源代码,VC下编译通过,由于代码中部分为汇编代码,需要阅读者有一定的汇编知识-DOS operating system source code, VC compiled by, as part of the code for the assembly code, you need to read the compilation of those who have some knowledge
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:424029
    • 提供者:王福
  1. lab1

    0下载:
  2. 操作系统中的 哲学家进餐问题 经典算法vc版-Operating system in the dining philosophers problem
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2888791
    • 提供者:付炳瑶
  1. sdbot

    0下载:
  2. 初期的僵尸网络源码程序,使用VC开发环境,适用于windows操作系统。-botnet code
  3. 所属分类:Remote Control

    • 发布日期:2017-03-28
    • 文件大小:300682
    • 提供者:zhongj
  1. OpenGL

    0下载:
  2. Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:149796
    • 提供者:zhonlon
  1. Get_Easy_R185834202001

    0下载:
  2. VC++编程,有源代码,这是一个简单操作系统注册表的类-VC++ Programming, source code, this is a simple type of operating system registry
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:3874
    • 提供者:uuuuu
  1. cpu

    1下载:
  2. 操作系统实验,处理机调度算法,用vc做的,很全面的-Experimental operating system, processor scheduling algorithm, using vc done, very comprehensive
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:668227
    • 提供者:jacky
  1. bank

    0下载:
  2. 操作系统实验,银行家算法,用vc实现,进程的同步问题-Experimental operating system, bankers algorithm, using vc realized, the process of synchronization problems
  3. 所属分类:OS Develop

    • 发布日期:2017-05-02
    • 文件大小:676537
    • 提供者:jacky
  1. store

    0下载:
  2. 操作系统实验,存储器管理,用vc做的,比较全面的-Experimental operating system, memory management, using vc do a more comprehensive
  3. 所属分类:OS Develop

    • 发布日期:2017-05-02
    • 文件大小:677784
    • 提供者:jacky
  1. SSiFun-V1.3.0.1

    0下载:
  2. SSiFun通过设计一个通用、简便的数据接口,来封装Windows进程间函数调用的技术实现细节,提高开发效率。一个Dll同时适用于调用者和服务提供者(即客户端和服务端),避免了服务端、客户端的协议兼容和版本问题。SSiFun提供标准WIN32 API接口,适用于各类编程语言(包括VC++、Delphi、VB、C#等)调用。SSiFun.dll 采用VC++ 7.1(VS2003)编制,提供了 SSiFun.dll、SSiFun.lib、SSiFun.h,可直接加入到VC++项目中调用。 支持
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:92501
    • 提供者:李群巍
  1. jinchengchuanjian

    0下载:
  2. 这是我们学习操作系统的时候,老师给我们做的有关进程的创建的实验,是用VC++做的,很经典!-This is our time to learn the operating system, the teacher gave us to do the process the creation of the experiment, is VC++ Do, it is a classic!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:8445
    • 提供者:侯坚强
  1. osgCal_VCProject

    1下载:
  2. OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统 Cal3d:基于骨骼的角色动画实现 osgCal:针对OSG封装Cal3d,以方便地在OSG里使用Cal3d的库。 osgCal官方没有VC工程,上传的是我自己做的! -OpenSceneG
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:461548
    • 提供者:李英伦
  1. ASIX_OS

    0下载:
  2. 一个操作系统源代码 用于嵌入式设备 在Vc++环境下仿真 成功移植到多款处理器上-An operating system source code for embedded devices in Vc++ Environment simulation successfully transplanted to several processors
  3. 所属分类:OS Develop

    • 发布日期:2017-06-08
    • 文件大小:12905451
    • 提供者:qj
  1. duoxiancheng

    0下载:
  2. 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3256
    • 提供者:殷晓飞
  1. huoquxitongxinxi

    0下载:
  2. 基于Visual c++.net (VC.net) 编写的 操作系统信息获取 程序。代码注释详细。实现的功能为:获取操作系统安装序列号,产品号;获取IE浏览器版本号;获取Windows的版本号,内建号等等。有需要的朋友可以看看!-Based on Visual c . Net (VC.net) prepared by the operating system information acquisition process. Notes the detailed code. To achie
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:154066
    • 提供者:羊妹妹
  1. caozuoxitong

    0下载:
  2. 小型操作系统,以VC为开发环境,需要boachs调试-a small os for learning
  3. 所属分类:OS Develop

    • 发布日期:2017-05-03
    • 文件大小:630695
    • 提供者:sanlu
  1. Demonstrationoftheoperatingsystemtoobtaininformati

    0下载:
  2. VC++编程500例\第16章 系统软件信息 2.操作系统信息获取演示-VC++ Programming 500 cases \ Chapter 16 information system software 2. Operating system access to information presentation
  3. 所属分类:GUI Develop

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