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

搜索资源列表

  1. C_Compiler

    0下载:
  2. 一个用C++实现的C的Compiler。 代码风格良好。 原作者自己写了这个编译器,然后写了一个操作系统和监控程序,最后把该操作系统和监控程序用自己写的编译器编译出来。 操作系统的代码请参见我稍候上传的OperatingSystem-One with C++ Achieved C, Compiler. Good code style. Original author himself wrote the compiler, and then write an operati
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:789023
    • 提供者:int
  1. Bank

    0下载:
  2. 使用Visual C++ 6.0开发,纯算法(不涉及进程和线程)模拟银行家算法,测试通过,为我的操作系统实验的雏形。Console模式。-The use of Visual C++ 6.0 development, net algorithm (does not involve the process and thread) analog bankers algorithm, the test for my operating system, the embryonic form of the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:9423
    • 提供者:billsedison
  1. jinchengchuanjianyuchexiao

    0下载:
  2. 这是我们学习操作系统的时候老师给我们做的创建和撤销进程的实验,用c++做的给大家欣赏一下-This is what we learn from the operating system when the teacher gave us to do the creation and revocation of the process of experiment, using c++ Done to you and admire
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6067
    • 提供者:侯坚强
  1. itracert

    0下载:
  2. 使用raw socket实现的Tracert程序 编程环境: 操作系统:Windows XP SP2 开发语言:C++ 编译环境:MS Visual C++6.0 程序均为控制台界面,命令行格式为:命令名 IP地址或域名 例如:itracert www.163.com 或者 itracert_icmpdll 202.108.9.33 -Using raw socket programming to achieve the Tracert Environment: Op
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:67453
    • 提供者:zhxx8851316
  1. PROCESS(1)

    0下载:
  2. 一、 进程控制 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序。随机方法指产生1-6的随机数,分别代表创建进程(c)、结束进程(e)、进程阻塞(b)、激活进程(w)、调度进程(p)、时间片到(
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2487
    • 提供者:fangfei
  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. kechengsheji

    0下载:
  2. 操作系统课程设计 C++ 动态内存分配与管理 -Operating system curriculum design C++ Dynamic memory allocation and management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-26
    • 文件大小:69618
    • 提供者:wtl
  1. zhexuejia

    1下载:
  2. 计算机操作系统,哲学家就餐问题,C源代码。-Computer operating system, philosophers eat, C source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:7839
    • 提供者:秦磊
  1. ClockRTX51

    1下载:
  2. 1、学习Proteus的使用, 2、学习并掌握编译器Keil C环境下做51的系统开发 3、进一步学习时钟的算法,会使用硬件实现此算法; 4、了解基于RTOS上的多任务分时使用CPU,掌握任务的创建、删除、等待以及任务之间的同步等基本的多任务程序设计方法、掌握操作系统的基本原理。 -1, to learn the use of Proteus, 2, to learn and master the Keil C compiler environment do 51 System
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:55297
    • 提供者:bluefeifei
  1. DigitalImageProcess

    0下载:
  2. 目录内容及使用方法: DIP_System源程序 子目录 Demo 中的内容为演示用的可执行程序,子目录 JpegLib 中的内容为进行 JPEG 编码压缩时供主程序使用的 Lib 库的实现源码。子目录 res 中的内容为源程序所使用的资源。子目录 Debug 为程序的调试内容。 __________________________________________________________________ 注意: 如果出现光盘中的演示程序不能运行是由于当
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:862544
    • 提供者:wally
  1. cipanguanli

    1下载:
  2. 用C++实现的模拟操作系统中磁盘管理的实现,代码通俗易懂!适合于初学者!-With C++ Simulated operating system to achieve the realization of disk management, code easy to understand! Suitable for beginners!
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:56301
    • 提供者:陈小荣
  1. TC3.0_speed360

    0下载:
  2. WIN-TC是一个TC2 WINDOWS平台开发工具。该软件使用TC2为内核,提供WINDOWS平台的开发界面,因此也就支持WINDOWS平台下的功能,例如剪切、复制、粘贴和查找替换等。而且在功能上也有它的独特特色例如语法加亮、C内嵌汇编、自定义扩展库的支持等。并提供一组相关辅助工具令你在编程过程中更加游刃有余,如虎添翼。 WIN-TC简繁双语版可以正常运行于98及其以上的简体及繁体WINDOWS操作系统上 好的编译工具好-WIN-TC is a TC2
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:4001147
    • 提供者:陈伟
  1. bank

    0下载:
  2. .cpp,操作系统的银行家算法的C程序实验-. cpp, the operating system of the banker s algorithm C experimental procedures
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1368
    • 提供者:00
  1. OS

    0下载:
  2. 简单的实现操作系统中的进程的创建和删除,是基于C++的实现。-The realization of a simple operating system process creation and deletion, is based on the C++ Realized.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2609
    • 提供者:lee
  1. httpget-2.0.0

    0下载:
  2. 命令行的httpget2.0.0程序,几乎可以在任何C语言编译器及操作系统中编译通过。-httpget the command line procedures, in almost any C language compiler and operating system compile. -Command line httpget2.0.0 procedures, almost in any C language compiler and operating system compiled th
  3. 所属分类:Search Engine

    • 发布日期:2016-01-21
    • 文件大小:52134
    • 提供者:zhang
  1. chatroom.tar

    0下载:
  2. 基于Linux的网络聊天室 开发环境:Ubuntu7.04操作系统 项目描述:该项目为基于C/S架构的局域网聊天工具,用户可以注册、登录、群聊、私聊、隐身、保存聊天记录。管理员可以禁止用户发言和把用户踢出聊天室。 服务器端保存了所有用户的信息和聊天记录。-Linux-based development environment for Internet Relay Chat: Ubuntu7.04 operating system Project Descr iption: The
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1843557
    • 提供者:hh
  1. codewarrior_example

    0下载:
  2. 本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对odeworrior的使用有所了解。 其中: "CAN0 CAN4 C"是CAN0和CAN4通讯的程序。用户可参照此例程设置MSCAN模块。 "LED"是《开发套件使用文档》中创建的codewarrior工程。 "Port ucosii V252"是嵌入式操作系统uC/OS-II在DP256/DG128上移植的范例。 "printpp"是帮助用户调试的一个工具,它相当于C提供的printf函数,但
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:228750
    • 提供者:zjh
  1. jcd

    0下载:
  2. 进程是操作系统最重要的概念之一,进程调度是操作系统内核的重要功能,本实验要求用C语言编写一个进程调度模拟程序,使用优先数调度算法实现进程调度。本实验可加深对进程调度算法的理解-Process is the concept of the operating system, one of the most important, the process of scheduling is an important function of the operating system kernel, the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:120615
    • 提供者:段文君
  1. psubst_v1a

    0下载:
  2. 以C++示范使用微软操作系统内建指令”SUBST”的范例工具程序.在档案总管中加载虚拟磁盘驱动器,将您常用的目录变成磁盘驱动器代码,在我的计算机中方便快速的开启.-To C++ Model built using the Microsoft operating system command SUBST an example of tool procedures. In the File Manager to load a virtual disk drive, your directory
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-01
    • 文件大小:20143
    • 提供者:bt2001
  1. coursediaodu

    0下载:
  2. C#进程调度模拟算法,理解和验证操作系统中有关调度的算法-C# Process scheduling simulation algorithm, understanding and validation of the operating system on the scheduling algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:17884
    • 提供者:殷晓飞
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com