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

搜索资源列表

  1. c

    0下载:
  2. 操作系统 此法分析程序 程序进行扫描过程中将其分解为各类单词的词法分析方法-Analysis of the operating system this program will be scanning process procedures for all types of the decomposition of the lexical analysis of words
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2174
    • 提供者:h
  1. file

    0下载:
  2. 文件管理系统 操作系统实验 C源代码 学生实验时常用-The code of file management in C language
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2290
    • 提供者:jack
  1. ucgui324_c33

    0下载:
  2. 在uc/osII操作系统上移植ucGUI实现一个点灯小游戏,硬件平台是EPSON C33处理器-In uc/osII transplantation ucGUI operating system to achieve a light game, the hardware platform is a processor EPSON C33
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2810815
    • 提供者:高如如
  1. c

    0下载:
  2. 用c++写的一个超小型的"操作系统".这个文档只是帮助大家理解操作系统的最基本概念.-a mini "operating system" compiled with c++ language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:4846
    • 提供者:hacksign
  1. VIRTUMEM

    0下载:
  2. 操作系统课程设计,内存管理,windows环境,开发工具:Visual C-Operating system design, memory management, windows environment, and development tools: Visual C++
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1227708
    • 提供者:123
  1. ccs_cmd

    0下载:
  2. cmd 文件用于DSP 代码的定位。由于DSP 的编译器的编译结果是未定位的, DSP没有操作系统来定位执行代码,每个客户设计的DSP 系统的配置也不尽相同,因此需要用 户自己定义代码的安装位置。安装位置是指,编译完成的代码是存放在dsp的那个位置,程序空间RAM或者数据空间RAM,起始地址以及长度。-cmd file for the positioning of DSP code. As the DSP of the compiler to compile the result
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:61343
    • 提供者:Mr.Chen
  1. Linux

    0下载:
  2. 用c语言为Linux系统设计一个简单的二级文件系统(带共享功能)--操作系统课程设计-C language used to design a Linux system, a simple file system 2 (with sharing)- operating systems curriculum design
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:6425
    • 提供者:任晨亮
  1. RTOS_UCOSII

    0下载:
  2. 嵌入式C语言编程精粹和实时操作系统UC/OS -Embedded C programming and real-time operating system, the essence of UC/OS II
  3. 所属分类:uCOS

    • 发布日期:2017-05-22
    • 文件大小:7002657
    • 提供者:汪翔
  1. RTX51

    0下载:
  2. RTX51.rar,51单片机实时操作系统开发入门,含C程序和PROTEUS仿真-RTX51.rar
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:22672
    • 提供者:王彻
  1. SJF

    0下载:
  2. sjf.c操作系统进程的短优先算法的模拟-short sjf.c operating system process priority of the simulation algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:1474
    • 提供者:刘涵
  1. dsadad

    0下载:
  2. 《Linux操作系统C编程》是针对linux下进行C编程的学习书籍-" Linux operating system, C programming" is for C programming under linux learning books
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:510327
    • 提供者:飞扬
  1. threadpool-0.2.1.src.tar

    0下载:
  2. c++线程池程序,供开发多线程程序使用,unix操作系统-c++ threadpool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:5607
    • 提供者:sunyunfeng
  1. FreeOSEK_rel_0_3_0_20090511_beta

    1下载:
  2. 网上免费的单片机多任务操作系统OSEK/VDX源代码,包含了内核部分以及外设驱动程序,但驱动程序目前还不全。等待更新-Free online multi-tasking operating system microcontroller OSEK/VDX source code, contains the core components and peripheral drivers, but the driver is not yet full. Awaiting update
  3. 所属分类:OS Develop

    • 发布日期:2014-10-16
    • 文件大小:711884
    • 提供者:qiancunquan
  1. ddd

    0下载:
  2. 操作系统课程设计是用C#编写的,希望对各位有用-mis
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:115765
    • 提供者:zlw
  1. OS

    0下载:
  2. 这个是用C和汇编编写的一个小型操作系统,里面不但有详细的源码还有参考书籍-This is written in C and compile a small operating system, which not only detailed source there are reference books ....
  3. 所属分类:assembly language

    • 发布日期:2017-06-14
    • 文件大小:22531829
    • 提供者:
  1. DesignandImplementationofJobschedulingsimulationpr

    0下载:
  2. 先来先服务(FCFS)、短者优先(SJF)、高优先权优先(FPF)是操作系统作业调度的三种基本调度算法。本文用程序模拟这三种调度算法的过程。通过对各个进程在调度过程中参数(开始时间、完成时间、平均周转时间和平均带权时间等)的变化的记录,加深对三种调度过程的认识。-First-come, first-served (FCFS), short-preferred (SJF), a high priority priority (FPF) is the operating system, job sc
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:58494
    • 提供者:willism
  1. c

    0下载:
  2. C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1445933
    • 提供者:huan
  1. dongtai

    0下载:
  2. 操作系统模拟可变分区内存管理,本实验使用首次适应算法。-Analog Variable partition the operating system memory management, first-fit algorithm used in this experiment.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:247986
    • 提供者:阿爽
  1. CAN

    0下载:
  2. arm lpc2400 CAN设备开发的源程序,带操作系统。网上难找!-arm lpc2400 CAN device development source code, with the operating system. Online hard to find!
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:193026
    • 提供者:王树茂
  1. oa

    0下载:
  2. 可变分区管理方式下采用首次适应算法实现主存分配和回收。操作系统实现的作业。-Variable Partition Management mode using first-fit algorithm main memory allocation and recycling. The operating system to achieve operation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:211090
    • 提供者:路一
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com