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

搜索资源列表

  1. ATM_test.rar

    0下载:
  2. 模拟ATM操作系统,用C#语言开发一个小程序。完全模拟银行自动柜员机(ATM)操作。里面有查询账户、存取、转帐等操作。,ATM_System which play like bank one.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:7005757
    • 提供者:陈冬
  1. ping.rar

    0下载:
  2. ping的原理就是首先建立通道,然后发送包,对方接受后返回信息,这个包至少包括以下内容,发送的时候,包的内容包括对方的ip地址和自己的地址,还有序列数,回送的时候包括双方地址,还有时间等,主要是接受方在都是在操作系统内核里做好的,时刻在监听,提供一段c程序的代码,希望对大家有用。,ping is to first establish the principle of access, and then send packets, the other party accepted the retur
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:2475
    • 提供者:
  1. CopyOfUDPTest.rar

    0下载:
  2. 使用visual c++开发的udp发送和接收数据的程序,在windows操作系统下已经验证通过。,The use of visual c++ development udp send and receive data through the windows operating system has passed verification.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1396515
    • 提供者:张权
  1. UCOSII-RTC-LED.rar

    0下载:
  2. 基于LPC2103结合μC/OS-II操作系统的实时时钟系统设计,能够实现年月日时分秒的位闪动修改与掉电保持功能,是本人学习ARM与μC/OS的终极之作,为感谢联合程序员开发网上各位程序员所提供的源码,特此奉上。。,LPC2103 based on combination of μC/OS-II real-time clock operating system design, to achieve accurate date when the modified bit flashing and
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:273308
    • 提供者:聂美军
  1. 71410SPOOLIhghth.rar

    0下载:
  2. 一个用C做的假脱机SPOOLING输入程序,是操作系统实验来的,-do spooling SPOOLING input program is the experimental operating system,,With C doing a spool SPOOLING input process, is the operating system of the experiments,-do spooling SPOOLING input program is the experimental
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1378
    • 提供者:zhouxiaoming
  1. R_WPublem.rar

    0下载:
  2. 操作系统课程设计:生产者消费者程序,windows环境,Visual C++开发工具,实现进程通信,Operating systems curriculum design: the producer consumer program, windows environment, Visual C++ development tools, to achieve the process of communication
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1632487
    • 提供者:123
  1. ThreadMetric.rar

    1下载:
  2. 实时操作系统的时间参数测试代码,只要用于ThreadX,同时它具有可移植性,并有port.c文件来方便开发人员进行代码移植。C写的时间参数测试用例。,RTOS test suite,for ThreadX.also can be used in Linux or uc/os. Test the time parameter for RTOS,such as ContextSwitch time and response time.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:81745
    • 提供者:郑志
  1. uCOS-II.rar

    0下载:
  2. uCOS-II嵌入式操作系统介绍与移植以及OS_CPU.H、 OS_CPU.c、 、OS_CPU_A.S的移植 ,uCOS-II embedded operating system introduction and migration, as well as OS_CPU.H, OS_CPU.c,, OS_CPU_A.S transplant
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:21367
    • 提供者:liping
  1. uCOS-II

    0下载:
  2. μC/OS-II uCOS-II 中文讲解 共12章 深入剖析了操作系统的结构算法及功能 -μC/OS-II uCOS-II Chinese interpretation of Chapter 12 in-depth analysis of the operating system structure and function algorithm
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1799372
    • 提供者:陈奕圳
  1. project1

    0下载:
  2. 操作系统内存分配释放算法的C语言模拟,包括首次适应法与循环首次适应法。指令可通过io转向从文件读入-The release of the operating system memory allocation algorithm for C-language simulation, including the first cycle for the first time to adapt to meet the law and the law. Io steering commands can b
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:25776
    • 提供者:lly
  1. libusb-win32-releases

    0下载:
  2. libusb-win32 是libusb在Windows操作系统上的实现。 该版本的类库允许WIndows环境中的用户无需在内核模式下(需要借助DDK和SDK,并可通过第三方开发工具DriverStudio等生成框架开发,核心代码在Visual C++ 6.0中开发)编写驱动即可以让应用程序访问USB设备的通用解决方案。-libusb libusb-win32 is in the implementation of the Windows operating system. This versi
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:623363
    • 提供者:郑绍华
  1. NetworkEnable

    0下载:
  2. 基于WinCE5.0操作系统的在UC-7122ce硬件平台上用C++进行二次开发的协议转换的程序编写,是关于硬件联网的源程序,希望对大家有用-Prepared based the WinCE5.0 the operating system for secondary development in the UC-7122ce hardware platform C++ protocol conversion program is the hope that useful source on har
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:7179
    • 提供者:彭文
  1. dianti-system

    0下载:
  2. 电梯模拟控制系统的设计与实现源代码,采用c语言编写,操作系统为uCOS-Elevator control system design simulation and implementation of the source code, using c language, operating system uCOSII
  3. 所属分类:uCOS

    • 发布日期:2017-04-13
    • 文件大小:3000
    • 提供者:jianbaorui
  1. myUCOS

    0下载:
  2. 编译后可在x86上裸奔的ucosII!!! 编译脚本参见TEST.MAK c语言编译器是BC45,汇编语言编译器是tasm 连接后先生成的是test.exe。 参见MAKETEST.BAT 执行exe2bin test.exe后输入0800或8000,好像是输入0800,我记不清了。两个都可以试试。 loader.bin的作用是吧test.bin加载到内存地址0x8000处,其源码我没有了。可以参考软件Emu8086.v4.05里的一个汇编例子,它的名字大概就叫一个简单的操作系统
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:81305
    • 提供者:luoshaohua
  1. contiki-protothread

    2下载:
  2. Protothread:在非常小的系统开销下实现实时多任务系统的方法,contiki嵌入式操作系统就是采用这用方法实现多线程的。 包含所需头文件,可以在keil下运行,源码里包含一个C源程序实例-Protothreads: Simplifying Event-Driven Programming of Memory-Constrained Embedded Systems
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:772869
    • 提供者:pp
  1. dance

    0下载:
  2. 一部分C一部分Asm,实现了一个能在裸机上运行的类似于炫舞的游戏,绝对是学习操作系统的好东西。-Part of the C part of the Asm, can achieve a similar run on the bare metal Hyun dance game, learning the operating system is definitely a good thing.
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:14017
    • 提供者:John
  1. FIFO-LFU

    0下载:
  2. 用C语言实现操作系统请求页面调度算法FIFO LFU的实现 提前装入0,5,6页最后能够计算出缺页中断率-Operating system using C language the page is requested the implementation of scheduling algorithms FIFO LFU advance into 0,5,6 page last page fault rate to calculate the vacancy
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:2170
    • 提供者:sunying
  1. CPlusPlus_Boost_Thread_Program

    0下载:
  2. C++ Boost Thread 编程指南 标准C++线程即将到来。CUJ预言它将衍生自Boost线程库,现在就由Bill带领我们探索一下Boost线程库。 就在几年前,用多线程执行程序还是一件非比寻常的事。然而今天互联网应用服务程序普遍使用多线程来提高与多客户链接时的效率;为了达到最大的吞吐量,事务服务器在单独的线程上运行服务程序;GUI应用程序将那些费时,复杂的处理以线程的形式单独运行,以此来保证用户界面能够及时响应用户的操作。这样使用多线程的例子还有很多。 但是C++标准并没有涉
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:14640
    • 提供者:dfz
  1. ucore-lab1

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1725387
    • 提供者:gyh
  1. a

    0下载:
  2. 哈工大操作系统实验2:在linux-0.11内核中添加系统调用who.c-yes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1317
    • 提供者:wangjinlu
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com