CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - delay.h

搜索资源列表

  1. code

    0下载:
  2. 利用windowsAPI(非组建/控件等)编写的comm通信程序库,能够实现comm单字节/多数据发送接收,延时处理等。使用前如不调用.h中的初始化函数,则使用默认频率。.c文件为一个小的测试程序,使用时包含.h即可。-The use of windowsAPI (non-set up/control, etc.) prepared comm communication library, to achieve single-byte comm/data to send more than rec
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:2.96kb
    • 提供者:cuibo
  1. Lesson2

    0下载:
  2. 一个用C编的简单的流水灯程序,共初学者用.-#include<reg52.h> #include <intrins.h> #define uint unsigned int #define uchar unsigned char uchar temp,num,num1 sbit beep=P2^3 void delay(uint)
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:129.07kb
    • 提供者:wdh
  1. 74ls164LED

    0下载:
  2. #include<reg51.h> sbit CLKY=P0^1 sbit DATAY=P0^0 sbit CLKX=P0^3 sbit DATAX=P0^2 void delay(unsigned char t) void LED_Y(unsigned char num1) void LED_X(unsigned char num2) void show(unsigned char x,unsigned y) -#include&
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:581byte
    • 提供者:Tnavy
  1. 3LbitbED

    0下载:
  2. #include <reg52.h> //预处理命令 void delay(unsigned int n) void display(unsigned int num) void main(void) //主函数名
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:800byte
    • 提供者:Tnavy
  1. FIR

    0下载:
  2. FIR滤波器幅频特性图像C#的实现! 使用交互界面! 可实现滤波器阶数的选择-This module provides functions to implement Finite Impulse Response (FIR) * filters using a variety of algorithms. * * These functions use most or all of the following input parameters: * * inp
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:2.68kb
    • 提供者:wangcongyi
  1. syfsk

    0下载:
  2. h=zeros(L,sNum) Power1=zeros(L,sNum) h(Delay+1,:)=channel 表示的是第Delay+1行的元素 此行代码的意思是:将channel的第一行赋值飞h的第1行,将channel的第2行赋值给h的4行,以此类推 把channel(L*Symbolnum)的L行(即5行)依次赋给h对应的(Delay+1)5行。 h变成Delay+1*sNum;9*100 Power1(Delay+1,:)=repmat(Power
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:
  1. PIC16-TIMER

    0下载:
  2. PIC16定时器延时代码,包含c和h文件,可直接调用-PIC16 timer delay code, can be called directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:924byte
    • 提供者:黄三
  1. delay.h

    0下载:
  2. Delay.h library for ATxMEGA32E5
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:3kb
    • 提供者:RafaMXA
搜珍网 www.dssz.com