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

搜索资源列表

  1. 边缘检测与分割处理

    1下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46403
    • 提供者:tian
  1. 一个二进制转换成BCD码的程序

    0下载:
  2. 可以很好实现一个二进制转换成BCD码的程序-can achieve a good converted into binary code BCD process
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:232394
    • 提供者:胡路听
  1. VHDL范例

    1下载:
  2. 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:42884
    • 提供者:kerty
  1. 二进制小数转换

    0下载:
  2. 二进制小数转为十进制BCD码的汇编程序,结果保留四位并在七段数码管上输出-decimal to binary decimal BCD compilation procedures, and results in four reservations in paragraph 107 digital output tube
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1551
    • 提供者:段琪炜
  1. BMP128_64

    0下载:
  2. 使用PIC18F系列配合128*64 LCM,PC端辅助软体,用C++写成,将bmp档转成二进制档-use PIC18F family series with 128 * 64 LCM, PC-support software, written in C, bmp stalls transformed into binary stalls
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1523
    • 提供者:杨敏雄
  1. bcd_conv

    0下载:
  2. convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o AS
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4901
    • 提供者:jack
  1. hex-bcd

    0下载:
  2. 一段二进制转压缩BCD(我认为是好东东,请认为好的跟贴)-a binary switch compression BCD (I think this is good Dongdong, that the latest good)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1444
    • 提供者:任波
  1. multiply

    0下载:
  2. 本上载源码解决了16位二进制数的乘法,32为除以16位二进制数的除法-uploaded the source code to solve the 16 binary multiplication of the number, 32 to 16 divided by the number of binary division
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4761
    • 提供者:guorui
  1. DIVIDE

    0下载:
  2. 本上载源码用8031汇编语言编写实现三字节二进制无符号数除以单字节二进制数的程序-source available on the 8031 assembly language used to achieve the preparation of three-byte binary symbols divided by the number of single-byte binary number of procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3049
    • 提供者:guorui
  1. BINARY1

    0下载:
  2. 本程序用8031汇编语言实现双字节二进制无符号数平方-procedures with the 8031 assembly language to achieve double-byte binary unsigned few square
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3097
    • 提供者:guorui
  1. binarytobcd_arithmetic

    0下载:
  2. Binary to BCD arithmetic. 这东西真不错-Binary to BCD arithmetic. This is something really good
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:3355
    • 提供者:Reguse
  1. BinaryBCD

    0下载:
  2. binary can be change into bcd code ,you can download-binary can be change into bcd code, you can download
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:33924
    • 提供者:wang
  1. 4_in_1_converter

    0下载:
  2. this program can convert binary --> gray binary --> BCD BCD --> XS3 Gray --> binary... inputs will be of 4 bits for each converter.. If you have any doubt,then mail me at prem_bombay@yahoo.co.in -this program can conver
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:860
    • 提供者:Sumit
  1. Eight-lights-for-binary-addition

    0下载:
  2. 八个灯作二进制加法, 八个灯作二进制加法。-For binary addition of eight lights, eight lights for binary addition, eight lights for binary addition.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:13591
    • 提供者:vipyang
  1. Binary-Addition

    0下载:
  2. 二进制加法LED灯,可以让LED灯以二进制加法的形式闪烁-Binary Addition LED lights, LED lights can form in binary addition flashes
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:21237
    • 提供者:
  1. binary-to-BCD-code-converter

    0下载:
  2. 4位二进制到BCD码转换器 经验证没有错误 在quartus 9.0 的环境下运行 -The four binary to BCD code converter proven there are no errors in the running quartus 9.0 environment
  3. 所属分类:SCM

    • 发布日期:2017-10-31
    • 文件大小:204081
    • 提供者:唐晓敏
  1. Binary-adder-microcontroller-C

    0下载:
  2. 51单片机 程序驱动P1口 P1口二极管共阳接法 点亮顺出为显示二进制加法 单片机C语言-Binary adder microcontroller C language
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:13002
    • 提供者:mzral
  1. a-binary-tree-search-function

    0下载:
  2. 该代码是实现单总线器件的二叉树搜索功能的rom程序。-The code is a binary tree search function to achieve a single-bus device rom program.
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:784
    • 提供者:张丽华
  1. 8-binary-code-flashback

    0下载:
  2. 8位2进制码倒叙,C语言 51单片机的程序,很简单-8 binary code flashback
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:29010
    • 提供者:蚂蚁
  1. Binary

    0下载:
  2. 用8个发光管演示出8位二进制数累加过程,很简短的一个小程序(8 light emitting tubes are used to demonstrate a 8 bit binary number accumulating process, a very short small program)
  3. 所属分类:单片机开发

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