CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - for循环

搜索资源列表

  1. stm32_adc

    1下载:
  2. 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:3925
    • 提供者:韩武纪
  1. firstcomefristsevers

    0下载:
  2. 实现for循环的服务方法,利用翻译方案实现源代码的翻译-Implementation methods for recycling services, the use of translation programs to achieve the translation of source code
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3041
    • 提供者:luowei
  1. led-for-LM3S811

    0下载:
  2. 为LM3S811嵌入式单片机设计的led循环闪烁的程序-For LM3S811 embedded microcontroller led circulation flickering program
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:39074
    • 提供者:徐海
  1. Timer-interrupt-for-task-switching

    0下载:
  2. 定时中断实现任务切换,CPU 在空闲任务循环等待,定时中断将 CPU 周期性唤回,根据任务设计了不同的响应频度,满足条件的任务将获得CPU资源,CPU为不同任务“关照”完成后,再次返回空闲任务,如此周而复始,对于各个任务而言,好像各自拥有一个独立的CPU,各自独立运行。用这种思想构建的程序框架,最大的好处是任务很容易裁剪,系统能够做得很复杂。本程序就用了这种思想,使不同的灯用不同的频率闪烁。 -Timer interrupt for task switching, CPU cycles wa
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:20860
    • 提供者:五句
  1. matrixkeyboard

    0下载:
  2. 最简单的矩阵键盘扫描,比传统的两个for循环好理解,-simple matrix keyboard scan
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:39123
    • 提供者:康王
  1. asm-file-for-freescale3

    0下载:
  2. Freescale HCS08 系列的汇编语言学习程序——四只LED灯循环显示跑马灯效果 -Programme for Freescale HCS08. This mcp file will let you know how to control the LEDS from the study-board.YOU NEED Codewarrior to run this programme.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:67825
    • 提供者:林秋风
  1. shijian

    0下载:
  2. c语言编写的51单片机的时间程序,不是定时器用的for循环模拟的,忘记了-c language program 51 single time, not the timer is used for loop simulation and forget
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:693
    • 提供者:代斌
  1. There-are-parameters-for-loop

    0下载:
  2. 用C语言编写的使单片机LED灯闪烁的for循环源代码-There are parameters for loop.Written in C language to make single-chip LED light source for loop flashing
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:18778
    • 提供者:李世恒
  1. delay

    0下载:
  2. 单片机1ms精确延时的c语言实现,for循环,已经通过keil仿真计时验证,-The microcontroller 1ms accurate delay c language, for circulation, has been verified by keil simulation timing
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:12280
    • 提供者:王达
  1. control-the-whistal

    0下载:
  2. 用for循环语句控制蜂鸣器鸣笛次数的一段程序-Control the number of buzzer whistle for statement
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:3006
    • 提供者:邬卫东
  1. LjkBCDPlus

    0下载:
  2. 自己编写的BCD码加法算法,支持4个字节的数组的BCD运算,如需更多字节,更改for循环控制即可;数据高位放在低地址-Own the BCD adder write algorithm, support 4-byte array BCD arithmetic, high on the low address data more bytes, change the for loop control can be
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:909
    • 提供者:梁吉坤
  1. ziyouluoti

    0下载:
  2. visual c++环境下模拟自由落体,使用for循环语句-the simulation under a visual c++ environment freefall, use a for loop
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:8373
    • 提供者:小童子
  1. delay1s

    0下载:
  2. 用单片机和C语言实现的延时1s程序,精确到小数点后3位,不用定时器,用3重for循环。-MCU and C language delay 1s procedures, accurate to three decimal places, without the timer, using three heavy for loop.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:19243
    • 提供者:huixiao
  1. one-key-multifunction

    0下载:
  2. 基于C51的一键多能实现代码,包含Proteus的仿真原理图,代码的注释等内容。里面有两个算法,采用定时器延时和for循环延时。-Based on the C51, one key multifunction code that contains the Proteus simulation schematics, code comments and other content. There are two algorithms:using the timer delay and for lo
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:53848
    • 提供者:唐攀
  1. Clock

    0下载:
  2. 基于C51/52单片机,秒表。带仿真和程序。 用KEILC和PROTUES编的。用FOR循环定时,没有用定时器。-Based C51/52 microcontroller, stopwatch. With simulation and procedures. With KEILC and PROTUES series.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:47318
    • 提供者:alucard
  1. Time@Counting-Example-Mode

    0下载:
  2. 松瀚单片机定时/计数器MS&US级定时/延时,定时器定时,FOR循环延时-Elee microcontroller timer/counter MS&US timer/timer delay, delay, FOR cycle
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1251
    • 提供者:hero
  1. MATLAB

    0下载:
  2. 使用matlab实现奇偶校验,使用for循环一步到位,加入了干扰位-Using matlab to achieve parity, use a for loop in one step, adding a bit of interference
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:王谦
  1. 循环队列

    0下载:
  2. 循环对联实现, //1.创建空的循环队列,为结构体在堆区分配空间 //2.判断队列是否为空 //3.判断队列是否为满 //4.入队,操作rear //5.出对,操作front(Circular couplet implementation, //1. creates an empty loop queue that allocates space for the structure in the heap area //2. determines whether the queue
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:153600
    • 提供者:啊哈S
  1. 10-LED循环左移

    0下载:
  2. 演示LED循环左移程序,初学单片机开发必备程序(Demo LED cycle left shift program, first learn the necessary program for the development of single chip microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:7168
    • 提供者:Tony1111
  1. 74HC595 for stm32

    0下载:
  2. 使用STM32编写程序控制移位寄存器,进行控制led循环亮灭(Using STM32 to write program control shift register to control the LED cycle)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-18
    • 文件大小:8489984
    • 提供者:Levy_chiu
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com