verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input
verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input [15:0] A_in // 輸入A ...
Matlab+Code技术资料下载专区,收录10,000份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input [15:0] A_in // 輸入A ...
TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used * to program the Flash ROM...
I originally wrote this for a Z80 back in the early 80s. I found the source code recently in one of the boxes of print...
数字音乐盒code 1.利用I/O口产生一定频率的方波,驱动蜂鸣器,发出不同的音调,从而演奏乐曲(最少三首乐曲,每首不少于30秒) 2.采用LCD显示信息 3.开机时有英文欢迎提示字符,播放时显示歌曲序号(或名称) 4.可通过功能键...
You can Creat SDF Database with the help of Code and you can insert data and Retrive the data in Windows Mobile Device o...
一些数值计算用的MATLAB代码,适合初学MATLAB和数字计算的人使用,根据MATLAB的矩阵思想编写,对初学者更好的把握MATLAB编程思想很有用
matlab+com接口编程 这里 以 Matlab擅长的矩阵运算为例来说明基于COM的VC与Matlab接口实现方法。
一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7