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

搜索资源列表

  1. 51中断例子

    0下载:
  2. 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的), 都在MCU51-63K仿真器下通过实验的哦, 小虾们可以试试看。-1. EXT_C.rar for beginners (with the Chinese
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:219140
    • 提供者:培林
  1. 智能玩具

    0下载:
  2. 按键可以动的小玩具,初学者可以试试,是反汇编的-keys can be moved to the small toys, beginners can try, is a compilation of anti -
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2384
    • 提供者:荣胜
  1. doc_filter_by_software_c_code_by_zhzzh18

    0下载:
  2. 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering procedure judgment) 2, and the media
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:许海洋
  1. Lab520-VideoReverse

    1下载:
  2. 本程序是在CCS环境下运行的,通过本程序可以完成图像的取反操作!-procedures in the CCS environment running through the procedures to be completed images from the anti-operation!
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:172354
    • 提供者:周国
  1. IQ4_DC

    0下载:
  2. 这个是H.264解码部分4*4直流的反量化的ARM汇编程序,上面的那个IQ2_DC.rar是色度部分的反量化.-the H.264 codec is part 4 * 4 DC anti-quantifiable ARM assembler, which IQ2_DC.rar above the color is part of the anti-quantifiable.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:34027
    • 提供者:毕松林
  1. IQ_4C

    0下载:
  2. 这个是H.264解码部分,4*4残差块的反量化ARM汇编代码.-H.264 codec, 4 * 4 residuals block anti-quantified ARM code compilation.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:21435
    • 提供者:毕松林
  1. AD转换程序应用

    0下载:
  2. 非常好的AD转换程序,如果你正在初学,不防学学,非常的好!-very good AD conversion procedure, if you are beginners, anti-learn, very good!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:850
    • 提供者:陈全胜
  1. 注册

    0下载:
  2. 功能:这里是用VB生成.OCX控件,反注册VB生成的.OCX控件。希望能有用。-function : This is the generation with VB. OCX controls, anti-registered VB generated. OCX controls. Hope can be useful.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2034
    • 提供者:木晓易
  1. 单片机抗干扰措施

    0下载:
  2. 在电子产品的开发中,我们除开要考虑产品的实际用途与功能外,还需要在完成主要功能的设计后进行部分保护电路,抗干扰电路的设计,此书介绍了一些AVR单片机器的抗干扰方法-in electronic product development, we have to consider apart from the actual product use and function, we also need to complete the major functions in the design after
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7847
    • 提供者:
  1. 用C51实现单片机的中文输入法

    0下载:
  2. 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 -Pinyin input method disappear with the function : * unsigned char code py_ime (unsigned char input_py_val []) input_py_va
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15483
    • 提供者:黄永
  1. di123

    0下载:
  2. P18F4610的信号采集及抗抖动程序.MCC18编译器.-P18F4610 the signal acquisition and anti-jitter procedures. MCC18 compiler.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1387
    • 提供者:王涛
  1. 51反汇编

    7下载:
  2. 用VB编的51单片机反汇编程序,可以将十六进制的源码反编译成汇编语言-VB series MCU-51 assembler, can be the source hexadecimal anti-compiled assembly language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:44823
    • 提供者:西南风
  1. 几个汇编代码code

    0下载:
  2. fx.asm 反序输出 cpc.asm 人机对话 DECHEX.ASM 十进制到十六进制转换 PX.ASN 排序 DISP.ASM 显示非组合BCD码 COUNTA.ASM 统计字符A的个数 GRA.ASM 格雷码 TADD.ASM 加法运算 TMUL.ASM 乘法运算-fx.asm sequence output cpc.asm anti-human-machine dialogue DECHEX.ASM decimal to hexadecimal c
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:17984
    • 提供者:cdl
  1. alert2.0

    0下载:
  2. 用linux开发的安防暴警的有关代码,gui是fltk的应用-with the development of an anti-riot police in the code, yes fltk gui Application
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1559855
    • 提供者:
  1. c51pyshurufa

    0下载:
  2. 一个用C51实现单片机的中文输入法,拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针,反回值为中文的起始地址,当为0时,杳询失败 -a C51 with the Chinese input method, Pinyin input method disappear with the function : * unsigned char code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:22016
    • 提供者:钟高祥
  1. infrared

    0下载:
  2. 改进版的红外遥控器解码程序 抗干扰能力非常强 至今未出现误触发-improved version of the infrared remote control decoder procedure is very strong anti-jamming capability has not accidental triggering
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:549288
    • 提供者:杨阳
  1. STEP_MOTOR_DEGREE_FORWARD_REVERSE_LCD

    0下载:
  2. 將正在順時針或逆時針旋轉的步進馬達目前角度顯示在LCM上。-will is clockwise or anti-clockwise rotation of the stepper motor show in the current perspective on the LCM.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:664933
    • 提供者:陳大衛
  1. timega16main

    0下载:
  2. 大会反复的的啊防那啊发啊安放咔叽发卡旧啊哦-Assembly repeatedly that the anti-ah ah ah placed a code card issuers old Ee
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:34667
    • 提供者:用镇
  1. equlizer

    0下载:
  2. 数字均衡器是通讯信道抗码间干扰的重要环节,这是一个用vhdl写的代码以及用SYNPLIFY8.0综合的RTL电路图 它包含三个模块FILTER,ERR_DECISION,ADJUST 希望对大家有用.-equalizer communications channel anti-inter-symbol interference an important link This is a use of the VHDL code to write and use SYNPLIFY8.0 integra
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:23727
    • 提供者:陈为
  1. telphone_equipment

    0下载:
  2. 电话单路计费系统!LCD段码显示!电话机设定自由费率,根据反极信号计费及延时计费自由设定!-one-way telephone billing system. LCD display of code! Set free telephone rates Under the anti-billing and very signal delay billing set free!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:85857
    • 提供者:king
« 1 23 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com