CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 中断实验

搜索资源列表

  1. EasyARM2104开发实验板可固化的EINT1中断试验程序

    0下载:
  2. EasyARM2104开发实验板可固化的EINT1中断试验程序,希望对朋友们有所帮助-EasyARM2104 experimentation in the plate can be cured EINT1 interrupted testing procedures, and I hope to help friends
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:58897
    • 提供者:bin
  1. int_test

    0下载:
  2. s3c44b0 中断实验
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:13485
    • 提供者:huangx
  1. linux

    0下载:
  2. 实验1 ARM汇编指令实验 实验2 C和汇编语言的混合编程实验 实验3 外部中断实验 实验4 看门狗应用实验
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-18
    • 文件大小:6187901
    • 提供者:jie
  1. _Clinux_shishi_gaizao

    0下载:
  2. 本文提出了一种对μClinux 进行实时改造的方案,该方案采用双内核机制,借助RTLinux 的实现思想,利用内 核模块的可动态加载技术,对普通μClinux 进行实时性改造。实验表明,该系统实时任务的调度响应和中断延时在微秒级 别,能够满足硬实时系统对时间的限制。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:398903
    • 提供者:ydw
  1. linux

    0下载:
  2. linux课程实验的题目和参考程序。有进程管理,进程控制和软中断。-linux courses experimental procedures and reference topics. Have the process management, process control and soft interrupt.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2136
    • 提供者:zxp
  1. intermitCode

    0下载:
  2. 从RTC设备学习中断.doc 打造自己的操作系统——中断篇.doc 中断实验代码.tar 中断解析.doc-Learn from the RTC device interrupt. Doc create its own operating system- interruption articles. Doc interruption experiment code. Tar interruption analysis. Doc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:69216
    • 提供者:郭鹏峰
  1. 1

    0下载:
  2. 一个简单的进程通信的例子——利用软中断实验进程之间的通信-A simple example of the process of communication- the use of soft interrupt the process of communication between the experimental
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1275
    • 提供者:rebecca
  1. FIFO

    0下载:
  2. 模拟FIFO页面调度算法处理缺页中断 可用作操作系统实验作品上交-Analog FIFO paging algorithm can be used as the operating system handling page fault handed experimental works
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1575
    • 提供者:Mr.W
  1. IO_irq

    0下载:
  2. linux ok2440v3中断实验源代码-linux ok2440 interrupt code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:5623
    • 提供者:王士林
  1. OStest3

    0下载:
  2. 操作系统软中断实验的一个小程序,用10号自定义软中断,自己写了一个很小的函数。-Soft interrupt the operating system in a small experimental program, with 10 custom soft interrupt, write a small function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:23407
    • 提供者:建华
  1. KEY_INT

    0下载:
  2. 基于2410的中断实验,按下键之后触发中断led灯点亮-Based on the 2410 interrupt experiments
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:76676
    • 提供者:李子豪
  1. basic

    0下载:
  2. 嵌入式基本实验源代码,包含多线程、led、485、httpd、dcmotor、中断、canchat、ad与da等希望对初学者有帮助-Embedded basic experiment source code, including multi-threaded, led, 485, httpd, dcmotor, interruption, canchat, ad and da, etc. I hope to help beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:434372
    • 提供者:小Q
  1. MINISTM3--4

    2下载:
  2. stm32f207 实现按外部中断实验 -stm32f207 be achieved by external interrupt experiments
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-11-25
    • 文件大小:741376
    • 提供者:尹海亮
  1. myshell

    0下载:
  2. 实验4 信号处理(20分) 目的: 学习和掌握信号的处理方法,特别是sigaction,alarm,sigpending,sigsetjmp和siglongjmp等函数的使用。 要求: 1、编制具有简单执行时间限制功能的shell: myshell [ -t <time> ] 这个测试程序的功能类似实验1,但是具有系统shell (在cs8服务器上是bash)的全部功能。<time>是测试程序允许用户命令执行的时间限制,默认值为无限制。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:17411
    • 提供者:苏茗伊
  1. 7.滴答定时器实验

    1下载:
  2. Systick就是一个定时器而已,只是它放在了NVIC中,主要的目的是为了给操作系统提供一个硬件上的中断(号称滴答中断)。滴答中断?这里来简单地解释一下。操作系统进行运转的时候,也会有“心跳”。它会根据“心跳”的节拍来工作,把整个时间段分成很多小小的时间片,每个任务每次只能运行一个“时间片”的时间长度就得退出给别的任务运行,这样可以确保任何一个任务都不会霸占整个系统不放。或者把每个定时器周期的某个时间范围赐予特定的任务等,还有操作系统提供的各种定时功能,都与这个滴答定时器有关。因此,需要一个定时
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-11-01
    • 文件大小:1067008
    • 提供者:佛道
搜珍网 www.dssz.com