搜索资源列表

  1. test_beep

    0下载:
  2. 练习:蜂鸣器的周期鸣叫,汇编语言 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等-Practice: the cycle buzzer call, assembly language 44binit.s---- interrupt initialization, memory, stack, s
  3. 所属分类:汇编语言

    • 发布日期:2024-05-09
    • 文件大小:101376
    • 提供者:bill
  1. get_KEY

    0下载:
  2. 查询方式扫描键盘.每按一个键,发光管对应亮灭 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等-Keyboard scan query. Every press of a button, the corresponding LED light out 44binit.s---- interrupt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:83968
    • 提供者:bill
  1. lcdcolor

    0下载:
  2. 这个程序是cstn演示程序,配彩色640*480液晶专用,没有彩色液晶的请不要使用 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等-This procedure is cstn demo program, with 640* 480 LCD color-specific, there is no
  3. 所属分类:汇编语言

    • 发布日期:2024-05-09
    • 文件大小:95232
    • 提供者:bill
  1. interruptdelay

    0下载:
  2. 单片机控制过程中,有时需要利用到延时程序,此程序为定时器中断延时程序,可以精确地实现单片机延时-Single-chip microcomputer to control the process, it is sometimes necessary to delay the use of procedures, this process procedures for the timer interrupt latency, you can
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:luoyong
  1. keyclk

    0下载:
  2. 检测到有键按下,延时几个时钟周期,点亮灯-Detection of the key press, a few clock cycles latency, point light
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:265216
    • 提供者:李玉
  1. Chip_Multiprocessing_improve_throughput_latency.z

    0下载:
  2. Chip Multiprocessing architecture to improve latency and throughput
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:5395456
    • 提供者:Hani
  1. vertical

    0下载:
  2. Based on the Wimax 802.16e technology, the handoff process has been simulated with one mobile node and three basestations. We found that the speed of traveling has impact on the handoff latency.
  3. 所属分类:3G开发

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:yong
  1. PingMachine

    0下载:
  2. 基于ip的万维网网络时延测试代码,往返时延-Ip-based World Wide Web network latency test code, round-trip delay
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:14336
    • 提供者:zhangqingjie
  1. Morgan[1]-Claypool-Chip-Multiprocessor-Architectu

    0下载:
  2. ChipMultiprocessor Architecture: Techniques to Improve Throughput and Latency
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:5350400
    • 提供者:Thai Duong
  1. ADC

    0下载:
  2. 单片机程序源代码 AD转换 串口通讯 定时器配置 端口配置 延时 I2C通讯 UART串口,KEIL开发环境 -Microcontroller program source code to configure the AD converter serial communication port configuration latency timer I2C communications UART serial port, KEIL
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:153600
    • 提供者:张坤
  1. xc_scc32-54

    0下载:
  2. The program size is smaller because the instruction is one byte long. Stack architecture doesn’t use deep pipelining, resulting in a predictable interrupt latency.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-09
    • 文件大小:264192
    • 提供者:brethurtkid
  1. udp-phone-code

    0下载:
  2. client端进行录音,server端进行播放。传输前使用G711u方式编码,接收到后进行解码。延时处理得不够好。-recording client side, server-side for playback. G711u encoded before transmission using the receiver to the post-decoding. Latency handled well enough.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-09
    • 文件大小:460800
    • 提供者:孙涛
  1. ht6221

    0下载:
  2. 1 解码的关键是如何识别0 和 1 从位的定义我们可以发现0 1 均以 0.56ms 的低电平开始不同的是高电平的宽度不同0 为 0.56ms, 1 为 1.68ms,所以 必须根据高电平的宽度区别0 和 1 如果从 0.56ms 低电平过后开始延时 0.56ms 以后 若读到的电平为低说明该位为0 反之则为1 为了可靠起 见 延时必须比0.56ms 长些 但又不能超过1.12ms,否则如果该位为0 读到的 已是下一
  3. 所属分类:汇编语言

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:AC
  1. 1ms

    0下载:
  2. 编程时,需要软件精确延时,可用于液晶显示等多种不同的短延时应用场合。-Programming, precision delay the need for software that can be used liquid crystal display such as a variety of short-latency applications.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:周松
  1. 1

    0下载:
  2. 单片机。使8个发光管加计数点亮,点亮时间间隔为1秒,要求用定时器中断方式产生延时。-Microcontroller. To 8 plus count LED light, light time interval of 1 second, demand generated by the timer interrupt latency.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:孙怡薇
  1. GeoLPM_ATNAC_2004

    0下载:
  2. One of the major weakness of existing peer-to-peer networks is that their overlay structures do not match well with the physical underlying network topology. In this paper, we present a Geographical Longest Prefix
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:132096
    • 提供者:hanh
  1. Topology_aware_ICC_2005

    0下载:
  2. One of the major weaknesses of existing peer-to-peer (P2P) networks is that their overlay structures do not correlate to the physical underlying network topology. As a result, the overlays waste network resources a
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:194560
    • 提供者:hanh
  1. ext_interrupt

    0下载:
  2. 本程序简单的示范了如何使用ATMEGA16的外部中断 中断的设置 按键的简单延时防抖动 中断的嵌套-This program simply demonstrates how to use the ATMEGA16 external interrupt interrupt latency settings of simple anti-shake button interrupt nesting
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:20480
    • 提供者:古月
  1. fetch

    0下载:
  2. 10f202 可作为一种触发定时器,可满足很多有短延时需求的情况.-10f202 timer can be used as a trigger can meet lot of short-latency needs.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:温先生
  1. 1-408

    0下载:
  2. Conversion latency in delta-sigma converters
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:195584
    • 提供者:geo
« 1 2 3 4 56 7 8 9 10 ... 14 »

源码中国 www.ymcn.org