搜索资源列表
边缘检测与分割处理
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
一个二进制转换成BCD码的程序
- 可以很好实现一个二进制转换成BCD码的程序-can achieve a good converted into binary code BCD process
VHDL范例
- 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
二进制小数转换
- 二进制小数转为十进制BCD码的汇编程序,结果保留四位并在七段数码管上输出-decimal to binary decimal BCD compilation procedures, and results in four reservations in paragraph 107 digital output tube
BMP128_64
- 使用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
bcd_conv
- 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
hex-bcd
- 一段二进制转压缩BCD(我认为是好东东,请认为好的跟贴)-a binary switch compression BCD (I think this is good Dongdong, that the latest good)
multiply
- 本上载源码解决了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
DIVIDE
- 本上载源码用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
BINARY1
- 本程序用8031汇编语言实现双字节二进制无符号数平方-procedures with the 8031 assembly language to achieve double-byte binary unsigned few square
binarytobcd_arithmetic
- Binary to BCD arithmetic. 这东西真不错-Binary to BCD arithmetic. This is something really good
BinaryBCD
- binary can be change into bcd code ,you can download-binary can be change into bcd code, you can download
4_in_1_converter
- 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
Eight-lights-for-binary-addition
- 八个灯作二进制加法, 八个灯作二进制加法。-For binary addition of eight lights, eight lights for binary addition, eight lights for binary addition.
Binary-Addition
- 二进制加法LED灯,可以让LED灯以二进制加法的形式闪烁-Binary Addition LED lights, LED lights can form in binary addition flashes
binary-to-BCD-code-converter
- 4位二进制到BCD码转换器 经验证没有错误 在quartus 9.0 的环境下运行 -The four binary to BCD code converter proven there are no errors in the running quartus 9.0 environment
Binary-adder-microcontroller-C
- 51单片机 程序驱动P1口 P1口二极管共阳接法 点亮顺出为显示二进制加法 单片机C语言-Binary adder microcontroller C language
a-binary-tree-search-function
- 该代码是实现单总线器件的二叉树搜索功能的rom程序。-The code is a binary tree search function to achieve a single-bus device rom program.
8-binary-code-flashback
- 8位2进制码倒叙,C语言 51单片机的程序,很简单-8 binary code flashback
Binary
- 用8个发光管演示出8位二进制数累加过程,很简短的一个小程序(8 light emitting tubes are used to demonstrate a 8 bit binary number accumulating process, a very short small program)