资源列表

« 1 2 ... .69 .70 .71 .72 .73 4974.75 .76 .77 .78 .79 ... 33928 »

[VHDL编程divide

说明:除法器的设计本文所采用的除法原理是:对于八位无符号被除数A,先对A转换成高八位是0低八位是A的数C,在时钟脉冲的每个上升沿C 向左移动一位,最后一位补零,同时判断C的高八位是否大于除数B,如是则C的高八位减去B,同时进行移位操作,将C的第二位置1。否则,继续移位操作。经过八个周期后,所得到的C的高八位为余数,第八位为商。从图(1)可清楚地看出此除法器的工作原理。此除法器主要包括比较器、减法器、移位器、控制器等模块。-Divider design used in this paper, the p
<lyy> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)scommtest02

说明:串口的源代码,实现串口的模拟调试,方便用户对程序的串口调试。-Serial port of the source code to achieve the serial simulation debugging, user-friendly debugging serial port on the procedure.
<黄伟> 在 2025-11-22 上传 | 大小:18kb | 下载:0

[VHDL编程vga

说明:VHDL书写VGA源码,可用于FPGA和CPLD-VGA source code written in VHDL can be used for FPGA and CPLD
<yuekun> 在 2025-11-22 上传 | 大小:29kb | 下载:0

[单片机(51,AVR,MSP430等)scommtest

说明:串口的调试程序,实现串口的模拟通信调试,方便用户的程序仿真调试。-Serial debug procedures realize the simulation of serial communications debugging, user-friendly simulation debug procedures.
<黄伟> 在 2025-11-22 上传 | 大小:17kb | 下载:0

[DSP编程CCS

说明:中文的CCS编程入门,给大家分享!有兴趣的看看吧-Programming CCS Chinese entry to the U.S. to share! Interested to see it
<王真> 在 2025-11-22 上传 | 大小:341kb | 下载:0

[嵌入式/单片机编程MCP2551_cn

说明:对芯片MCP2551的中文使用说明,具体介绍MCP2551引脚和功能使用。-On the chip for use in Chinese MCP2551, MCP2551 specific introduce the use of pin and function.
<黄伟> 在 2025-11-22 上传 | 大小:371kb | 下载:0

[uCOS开发9200ucos

说明:9200cpu的ucosii的移植代码,可以直接使用-9200cpu transplant ucosii the code, you can directly use
<ahak> 在 2025-11-22 上传 | 大小:133kb | 下载:0

[单片机(51,AVR,MSP430等)chengxu

说明:
<qq> 在 2025-11-22 上传 | 大小:89kb | 下载:0

[嵌入式/单片机编程T9

说明:嵌入式T9输入法的源代码,程序简洁,易懂。-T9 input method embedded source code, the program is simple and easy to understand.
<小豆> 在 2025-11-22 上传 | 大小:12kb | 下载:0

[嵌入式/单片机编程BMP

说明:BMP头文件的源代码,适合嵌入式开发。比较精简,较易嵌入到自己的开发工程中。比较使用。-BMP header files of source code, suitable for embedded development. More streamlined, easier to embed into their own development projects. Comparison of use.
<小豆> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程Game

说明:自己收集整理和调试OK的三个Game源代码,适合嵌入式系统调试使用。-Own collection and debug OK three Game source code, suitable for debugging embedded systems use.
<小豆> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[单片机(51,AVR,MSP430等)zlg_ARM468

说明:周立功的ARM468问 摘录了自easyarm2104开发板公开销售以来绝大部分的技术贴-Week Ligong ARM468 the question extracted from the open sale of easyarm2104 development board since most of the technical paste
<阳光> 在 2025-11-22 上传 | 大小:728kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 4974.75 .76 .77 .78 .79 ... 33928 »

源码中国 www.ymcn.org