搜索资源列表
科学计算方法_51_256
- 51汇编语言,格式为.chm文件,这个好象就是九十年代初孙涵芳(如果我没记错的话)写的一 本书后附的子程序。子程序不全对,至少有个除法的余数有问题,扩大了2倍,我记不清是哪个了,你把其中的一个左移语句去掉就行了,别的记不得了。欢迎常联系。-51 assembly language format. Chm documentation, It was like the early 1990s-wu (if I remember correctly so) wrote a book attached
LED源程序
- 显示16*16点阵汉字左移程序,可扩展为大屏幕显示-show the 16 * 16 bits lattice Chinese procedures, which can be expanded for the big screen
c51jing
- 实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可
PIC18F4550_USB_firmware
- Microchip公司PIC18F4550芯片的USB firmware代码,我在压缩包中添加了jpg格式的硬件连接原理图和MPLAB IDE下的config bits配置图,希望对大家有用。-Microchip PIC18F4550 chip USB firmware code, I compressed add the jpg format connectivity hardware schematics and MPLAB IDE config bits of maps, useful f
mi
- 一种新型电力载波通讯芯片的驱动,在KEIL下已经调试通过,欢迎个位同仁共享-a new power line carrier communications chips, driven in KEIL already debugging, welcomed colleagues to share bits
80c196
- 这里是对80c196的一个概述,对初学者有一定帮助-here is a summary of bits to a certain extent, help beginners
arm-bits
- 最好的置位操作函数,是ARM公司源码的一部分-the best home-manipulation functions, ARM is part of the FOSS
at25320
- Provide the operations include Read and Write to the AT25320A, SPI-interface EEPROM with 32k bits,ATMEL Icn.-Provide the operations include Read and Wr / ite to the AT25320A. SPI-interface EEPROM with 32k bits, ATMEL Icn.
src_mp3
- The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example \"Bitstream_get\" which gets bits from a bitstream
Lab11
- 32bits FIFO with synchronizer. pass the synthesis using Synopsys tools-bits FIFO with synchronizer. Pass the sy nthesis using Synopsys tools
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
cpu_16bit
- design cpu 16 bits by verilog HDL.
16_bits_CPU_verilog_code
- 利用Verilog设计的16位CPU的设计案例-the example of 16 bits CPU using verilog
Led-Matrix-8-parallel-data-transfer-8-bits-for-80
- Led Matrix 8 parallel data transfer 8 bits, scan the external columns. Protues 7.5 simulations.
A-Two-bits-Counter-Using-VHDL
- 两位VHDL编译计数器的简单实现,并带有异步的复位功能。-A Brief Realization of Two-bits Counter, with an Asynchronous Reset Function
LCD-4-Bits
- This an exelent example of a simple C program for an 4 bits LCD-This is an exelent example of a simple C program for an 4 bits LCD
Fuses-Bits-of-mega128
- ATmega128 熔丝位的设置。熔丝位的设置对AVR单片机来说是很必要和重要的。-ATmega128 fuse bits set. Fuse settings for the AVR microcontroller is very necessary and important.
sumador-4-bits
- SUMADOR DE 4 BITS PARA IMPLEMENTAR EN GAL16V8
Fast-CRC-16-bits-for-8051-core
- Fast CRC 16 bits for 8051 core
N-bits-by-M-bits
- 这是一个verilog代码实现的常用乘法器。设计的是通用N比特乘M比特的二进制乘法器-This is a common multiplier verilog code. Design of a generic N bits by M bits of the binary multiplier