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

搜索资源列表

  1. qfinet_0.11.tar

    1下载:
  2. 针对嵌入式反应式系统开发的量子操作系统,见http://code.google.com/p/qfinet 包含一个基于linux平台的模拟器, 量子框架,基于量子框架的TCP/IP协议栈 后续将发布ARM7TDMI上的移植版-reaction against Embedded systems development of the quantum system, see http : / / code.google.com / p / qfinet contains a Linux-based p
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2293737
    • 提供者:hyl
  1. DSP

    0下载:
  2. 本文介绍了基于DSP/BIOS实时内核的TIDSP应用程序参考框架RF5。另外,面对目前越来越多的多处理器系统设计以及典型的GPP-DSP架构,本文提出了一种改进的DSP应用程序框架ERF5以最大化地支持这种架构。ERF5主要从GPP-DSP有效通信、任务线程的高效执行与调度以及任务线程颗粒度的合理化三个方面对RF5进行了改进,并已成功应用于实际项目。-In this paper, based on the DSP/BIOS real-time applications TIDSP core
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:192640
    • 提供者:将建
  1. Operating_System_Tutorial

    0下载:
  2. 本教程为《操作系统原理教程(第二版)》。由计算机硬件组成出发,分析操作系统的功能、发展例程和方向。根据操作系统功能将其划分为多个功能模块,并就各个模块进行详细的解析。学习过本教程后,就可以对操作系统的结构框架由比较系统的了解。-Tutorial for the " principle of the operating system Tutorial (second edition)." By the computer hardware components, the anal
  3. 所属分类:OS Develop

    • 发布日期:2017-05-20
    • 文件大小:6014683
    • 提供者:ygz
  1. code

    0下载:
  2. 这是我公司的出门证开票系统,运用人ADO技术访问ACCESS数据库,还有对针式打印机的控制,在数据库的操纵中使用SQL语言,下载后直接编译即可运行,不需要设置ODBC数据源,主框架程序是在对话框的框架下的程序,统计类是在单文档的的环境中编程的,在单文档的编程中,有屏幕到打印的映射,这到是有很多值得去看的,-This is my go card company' s billing system, using ADO technology to access ACCESS database
  3. 所属分类:OS Develop

    • 发布日期:2017-06-16
    • 文件大小:25287261
    • 提供者:施红
  1. ucore-lab4

    1下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验4:调度器。实验目的:熟悉ucore 的系统调度器框架,以及内置的Round-Robin 调度算法;基于调度器框架实现一个调度器算法(Stride Scheduling)。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operatin
  3. 所属分类:OS Develop

    • 发布日期:2014-05-26
    • 文件大小:1377280
    • 提供者:gyh
  1. WinRAR-ZIP-

    0下载:
  2. 本程序显示了创建子进程的基本框架,该程序只是再一次的启动自身,显示它的系统进程ID和它在进程列表中的位置。-This program shows the basic framework to create a child process, it is only the start itself again, the system displays its process ID and its position in the process list.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1203
    • 提供者:刘力
  1. 1

    0下载:
  2. 创建进程 本实验显示了创建子进程的基本框架。程序只是再一次地启动自身,并显示它的系统进程ID和它在进程列表中的位置。 步骤1:编译并执行2-1.exe程序, 完成下列问题。 程序2-1是一个简单的使用CreateProcess() API函数的例子。首先形成简单的命令行,提供当前的EXE文件的指定文件名和代表生成克隆进程的号码。大多数参数都可取缺省值,但是创建标志参数使用了:CREATE_NEW_CONSOLE 标志,指示新进程分配它自己的控制台,使得运行示例程序时,在任务栏上产生许
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:377426
    • 提供者:吴起
  1. 122

    0下载:
  2. 本程序显示了创建子进程的基本框架。该程序只是再一次地启动自身,显示它的系统进程ID和它在进程列表中的位置。-This program shows to create the basic framework of the child process. This procedure is once again to start their own, shows the system process ID and it in the process that the position of the l
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:19897
    • 提供者:wy
  1. Object-oriented-distributed-system

    0下载:
  2. 高级操作系统课程报告,面向对象分布式系统概述,CORBA和DCOM框架介绍。-Object oriented distributed system, introduce the CORBA and DCOM.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:155322
    • 提供者:王月
  1. uCOS-III-LED

    0下载:
  2. 这是一个ucos_3系统框架,单片机stm32f103r8t6控制三个LED闪烁。 本框架经过本人亲手调配验证,灵活多变,绝对好用。 功能简单,框架珍贵,求通行.-This is a ucos_3 system framework, stm32f103r8t6 MCU to control the three LED flashing. After my own deployment of validation, the framework is flexible, very eas
  3. 所属分类:OS Develop

    • 发布日期:2017-05-26
    • 文件大小:9430439
    • 提供者:徐进龙
  1. Three-medical-management-framework

    0下载:
  2. 医疗管理系统的三大框架,三大框架是用来开发web应用程序中使用的-The three framework of the medical management system, the framework of the three is used to develop web applications
  3. 所属分类:OS Develop

    • 发布日期:2017-05-06
    • 文件大小:658460
    • 提供者:IVAN
  1. 二级文件系统

    0下载:
  2. 通过C++完成的基本的二级文件系统框架,可以有多用户,该系统有Create、delete、open、close、read、write这些功能(Through the basic two level file system framework completed by C++, there can be multiple users, which have the functions of Create, delete, open, close, read, and write.)
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-30
    • 文件大小:165888
    • 提供者:阿姐
搜珍网 www.dssz.com