CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - CRITICAL

搜索资源列表

  1. epson arm ucOs的移植代码

    0下载:
  2. 将ucOS2.76移植到Epson Arm7上面的移植关键接口代码,基本按照官方网站移植办法-ucOS2.76 will migrate to the above Epson Arm7 transplantation critical interface code, in accordance with the basic approach to the official website transplant
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:12195
    • 提供者:尸尸
  1. ManyDS18B20

    0下载:
  2. 这是多点温度测量系统的关键程序 单线制实现多点DS18B2O的数据读取-This is the multi-point temperature measurement system critical processes single system to achieve more data read DS18B2O
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2063
    • 提供者:国君
  1. AVR_M16_ucos_II

    0下载:
  2. 1. OS版本为2.76 2. 使用Timer0的比较匹配中断为系统定时,频率为100Hz 3. 三种临界代码保护方式均可以使用,在OS_CPU.h里直接设置即可 如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。 如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。-1. OS Version 2.76 2. Timer0 use of matching interruptio
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:80302
    • 提供者:阿德
  1. upsd_flash

    0下载:
  2. upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use function ca
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4081
    • 提供者:dane
  1. VxWorks_Semaphor

    0下载:
  2. 用VxWorks的信号量机制实现任务同步.pdf :为了保证诸任务对临界critical资源l eso~ 的互斥访问,VxWorks提供了任务同步机制。二进制信号量是VxWorks系统中实现任务同步的一种重要手段,它保证了任务在并发时结果的一致性。
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:96259
    • 提供者:GB
  1. CMGuide_V10

    0下载:
  2. C programming guide for embedded critical application.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:886151
    • 提供者:Jitkasem
  1. smg12864

    0下载:
  2. 12864 ASM驱动程序接着要做的事就是指定我们的图片要从哪里写入(即写入的XY坐标,这个是最关键,也是最难理解的部分)。因为我们这里是显示一整个画面的图片,所以我们就从12864的第一个点开始显示。那这个点的坐标是怎么定位的呢?我们往这个点写入数据后,要是接着再写数据,-Then to do is specify where to write from our picture (that is, write the XY coordinates of the Is the most crit
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:5246
    • 提供者:yuwei
  1. ex8_9_PLL

    0下载:
  2. FPGA入门,PLL不再是难题;本文件包提供PLL的的程序,供大家参考,请做出批评-FPGA Starter, PLL is no longer a problem this package provides procedures for the PLL, for your reference, please make a critical
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-19
    • 文件大小:28172803
    • 提供者:邓小生
  1. CCS

    0下载:
  2. 求解转子系统前三个临界转速和主振型的传递矩阵法 -Calculation of critical speed
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:1090
    • 提供者:ls
  1. uCOS-net-1.0

    0下载:
  2. UCOS-ii对于网络的支持代码,对于使用Ucos-ii建立自己网络操作系统软件的朋友至关重要-UCOS-ii network code support for the use of POWER-ii establish its own network operating system software critical friends
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:198079
    • 提供者:栋梁
  1. pcb

    0下载:
  2. 高速PCB设计中的串扰分析与控制 物理分析与验证对于确保复杂、高速PCB板级和系统级设计的成功起到越来越关键的作用。本文将介绍在信号完整性分析中抑制和改善信号串扰的方法 -High-speed PCB design crosstalk analysis and control for physical analysis and verification to ensure that the complex, high-speed PCB board level and system-le
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:75632
    • 提供者:lihuagui
  1. SHUZIMIAOBIAO

    0下载:
  2. 秒表的逻辑结构比较简单,它主要由、显示译码器、分频器、十进制计数器、报警器和六进制计数器组成。在整个秒表中最关键是如何获得一个精确的100Hz计时脉冲,除此之外,整个秒表还需要一个启动信号和一个归零信号,以便能够随时启动及停止。 秒表有六个输出显示,分别为百分之一秒,十分之一秒、秒、十秒、分、十分,所以共有6个计数器与之对应,6个个计数器全为BCD码输出,这样便于同时显示译码器的连接。当计时达60分钟后,蜂鸣器鸣响10声。 -Stopwatch logical structure is
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6156
    • 提供者:朱书洪
  1. SH602

    0下载:
  2. 一个在单片机和PC之间的进行串行通信的程序,作用非常关键。-MCU and a PC serial communication between the procedures, the role is critical.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:603
    • 提供者:刘长亮
  1. Rotorsystemcriticalspeedbeforethethird-ordermethod

    0下载:
  2. 汽轮机转子系统前三阶临界转速的传递矩阵法-Turbine rotor system critical speed before the third-order transfer matrix method
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:3002
    • 提供者:韩箫
  1. Introduction_RTX-51

    0下载:
  2. Introduction to the RTX51, a multitasking real-time operating system for the 8051 family. RTX51 simplifies system and software design of complex and time-critical projects.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:286175
    • 提供者:apolo
  1. dsplib

    0下载:
  2. The Texas Instruments TMS320C55x DSP Library (DSPLIB) is an optimized DSP Function Library for C programmers on TMS320C55x devices. It includes over 50 C-callable assembly-optimized general-purpose signal processing routines. These routines are
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:415536
    • 提供者:shen
  1. MAX232

    0下载:
  2. The MAX220–MAX249 family of line drivers/receivers is intended for all EIA/TIA-232E and V.28/V.24 communications interfaces, particularly applications where ±12V is not available. These parts are especially useful in battery-powered systems,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:532600
    • 提供者:paradise
  1. critical-path

    0下载:
  2. 求PT图的关键路径和各工序的最大延误时间-Seeking PT chart the critical path and the maximum delay time of each process
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:783
    • 提供者:段春晖
  1. Critical-path-approach

    0下载:
  2. 关于逻辑综合中对关键路径处理方法的研究的文件-Critical path in the logic synthesis approach for the study
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:65935
    • 提供者:袁桂毅
  1. Critical

    0下载:
  2. uCOS Critical Example Source
  3. 所属分类:uCOS

    • 发布日期:2017-12-26
    • 文件大小:1005568
    • 提供者:stone10000
« 12 3 4 »
搜珍网 www.dssz.com