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

搜索资源列表

  1. sco_unix_function_tools

    0下载:
  2. Digital的unix操作系统VAX 4.2源码
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:23841
    • 提供者:史金刚
  1. miniosbyc

    0下载:
  2. C写的小型操作系统源码,包括两个版本。挺好的,试试看。-Small operating system written in C source code, including the two versions. Very good, and give it a try.
  3. 所属分类:OS Develop

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

    0下载:
  2. 可在嵌入式uclinux操作系统下的ARM7板子上跑的网络摄像机程序.-Can be embedded uClinux operating system running on the ARM7 board process of network cameras.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2323
    • 提供者:zhongxinbo
  1. fileSys

    1下载:
  2. 模拟文件管理系统的C语言代码和操作系统课程设计报告-Simulation of Document Management System C language code and operating systems curriculum design report
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:614815
    • 提供者:李明
  1. C++

    0下载:
  2. 我们知道C语言的功能非常强大, 很适合编写系统软件。利用它我们可以很容易地解决经常遇到的一些棘手的问题,如拷贝隐含或系统属性的文件(特别是光盘中的隐含文件)、在任意DOS版本或在windows中更改子目录的名称、在任意DOS 版本中使用带空格的目录名等等。 这些问题仅靠操作系统或常用的工具软件往往很难凑效。我们可以利用C语言的强大功能来编写一些小程序,能够很顺利地解决这些问题。 -We know C language is very powerful, very suitable for the
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1845
    • 提供者:肖庆普
  1. ucosii_18f2520

    0下载:
  2. 在MICROCHIP的PIC18F2520上移植UCOSII操作系统,实现基本的EEPROM,串口,PWM,AD等功能,有四个任务。-In MICROCHIP transplantation UCOSII the PIC18F2520 on operating systems, the realization of basic EEPROM, serial interface, PWM, AD and other functions, there are four tasks.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:146234
    • 提供者:yuyu
  1. newword

    0下载:
  2. 1. 设计才是真正的编程! 2. 面向对象并不是一切? 3. 对象的引用才是对象 4. 对接口编程才是真正的编程 5. 对数据的描述才是数据 6. 面向对象数据库并非数据库?, 7. 网络才是真正的操作系统! 8. 无论你以为上述观点是惊天大秘还是不过尔尔,你都需要这本书! -1. The design is the real programming! 2. Everything is not object-oriented? 3. Object referenc
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:705528
    • 提供者:倔强猪
  1. caozuoxitongshiyandaima

    0下载:
  2. 操作系统实验源代码 用C++写的 包括 进程调度,内存分配与回收 文件管理 -Experiment with the operating system source code C++ Writing, including process scheduling, memory allocation and recovery of document management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:41701
    • 提供者:wtl
  1. jiatingcaiwu

    0下载:
  2. 家庭财务管理系统应用软件给家庭成员提供了一个在Windows操作系统上运行的管理平台,家庭成可以对其成员编号、姓名以及收入、支出构成进行增加、删除、修改等管理操作。同时该系统还提供了家庭成员管理功能,根据家庭成员的分类,其拥有的权限也不同,系统可以判断登录家庭成员管理功能,根据家庭成员的分类,其拥有的权限也不同,系统可以判断登录家庭成员的用户名和密码,从而判断其是否可以使用该系统。-Family financial management system application software t
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-15
    • 文件大小:3078647
    • 提供者:lanhuanyilian
  1. c++yinhangjia

    0下载:
  2. 操作系统中的银行家算法源码,用c++写的关于避免死锁的算法。-Banker s algorithm in the operating system source code, using c++ Write on the algorithm to avoid deadlock.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:106805
    • 提供者:tiantian
  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. sy1

    0下载:
  2. linux中接受和发送信息,分同步和异步,是操作系统的上机题-linux receive and send information, sub-synchronous and asynchronous, is the operating system on the plane title
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:839
    • 提供者:大元
  1. linuxtv-dvb-apps-1.1.1.tar

    0下载:
  2. DVB LINUX , SI PSI ,基于LINUX操作系统下的DVB应用程序,-DVB LINUX, SI PSI, based on LINUX operating system under the DVB applications,
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-24
    • 文件大小:100549
    • 提供者:vachel
  1. vc2

    0下载:
  2. 这是一个在C环境下编写的操作系统课程设计 包含了内存管理 CPU管理 文件管理 设备管理-This is an environment in C curriculum design to prepare the operating system includes a memory management CPU Management Document Management Equipment Management
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:116421
    • 提供者:刘明
  1. Producer_Customer

    0下载:
  2. 模拟操作系统中进程的互斥和同步,解决生产者和消费者问题。使用图形界面,可以在程序中方便的更改生产者和消费者个数,和模拟速度。-Simulation of the operating system mutex and synchronization process to resolve the issue of producers and consumers. Use graphical interface, you can change the process convenient number
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:14186
    • 提供者:xjp
  1. zuoy

    0下载:
  2. 操作系统的实验包含报告,源代码,用C语言写的-An experimental operating system that contains reports, source code, written using C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:103285
    • 提供者:李丽
  1. sanos-src-latest

    0下载:
  2. 一个小型操作系统的源代码,其目的仅 仅是为了在x86电脑上在没有windows 操作系统的情况下能使用java虚拟机。 研究操作系统的好东西。-A small operating system source code, which is made solely to the x86 computer in the absence of windows operating system can use the case of java virtual machine. Research
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1386164
    • 提供者:陈显永
  1. WindowsCE5·0

    0下载:
  2. WindowsCE嵌入式操作系统 一个很好的东东噢。-WindowsCE embedded operating system a good Dongdong Oh.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1634902
    • 提供者:clong320
  1. Linux--sy--jingchengtongxin

    0下载:
  2. 进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8020
    • 提供者:zuodanqing
  1. duanye

    0下载:
  2. 段页式虚拟存储管理的地址转换程序,操作系统的课程设计,使用C++的控制台程序,结构化的.-Paragraph on page virtual storage management addresses the conversion process, the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:15245
    • 提供者:xuekunlun
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com