library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all use IEEE.STD_LOGIC_UNSIGNED.all
标签: IEEE use STD_LOGIC_ARITH STD_LOGIC_UNSIG
上传时间: 2013-12-26
上传用户:ljmwh2000
LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL USE IEEE.STD_LOGIC_ARITH.ALL USE IEEE.STD_LOGIC_UNSIGNED.ALL
标签: IEEE USE STD_LOGIC_ARITH STD_LOGIC_UNSIG
上传时间: 2016-11-12
上传用户:woshiayin
library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all use IEEE.STD_LOGIC_UNSIGNED.all
标签: IEEE use STD_LOGIC_ARITH STD_LOGIC_UNSIG
上传时间: 2014-11-27
上传用户:jennyzai
These files contain all of the code listings in C: The Complete Reference, 4th Edition The source code is organized into files by chapter. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested.
标签: The Reference Complete listings
上传时间: 2016-11-23
上传用户:nanshan
实现:SELECT [ALL|DISTINCT] <属性表达式>[,<属性表达式>…] FROM <表名或视图名>[,<表名或视图名>…] [WHERE <条件>] [GROUP BY <属性1>[HAVING<条件>]] [ORDER BY <属性2> [ASC|DEC]
上传时间: 2014-01-19
上传用户:lvzhr
I often need a simple function generator. Just to generate a certain frequency. After all the years I ve worked with electronics, I still haven t got me one. Even though I need it now and then, I just couldn t seem to justify the cost of one. So, standard solution - build one yourself. I designed a simple sinewave generator based on a Analog Devices AD9832 chip. It will generate a sinewave from 0.005 to 12 MHz in 0.005 Hz steps. That s pretty good, and definitely good enough for me ! But while waiting for the AD9832 chip to arrive, I came up with a very simple version of the DDS synth, using just the 2313 and a resistor network.
标签: frequency generator function generate
上传时间: 2013-12-17
上传用户:thesk123
Plait distance machine, very friendly of download line, a lot of list slice machine all can total use
标签: machine distance friendly download
上传时间: 2013-12-17
上传用户:450976175
PCI 9054 Data Book v2.1 (C) PLX Technology, Inc. All rights reserved.
标签: Technology reserved rights 9054
上传时间: 2016-12-27
上传用户:dancnc
计算全息close all clc clear A=zeros(64) A(15:20,20:40)=1 A(15:50,20:25)=1 A(45:50,20:40)=1 A(30:34,20:35)=1 % ppp=exp(rand(64)*pi*2*i) A=A.*ppp % Author s email: zjliu2001@163.com figure imshow(abs(A),[]) Fa=fft2(fftshift(A)) Fs=fftshift(Fa) Am=abs(Fs) % amplitude Ph=angle(Fs) % phase s=11 % 这表示边长吗? cgh=zeros(64*s) th=max(max(abs(Fs)))
上传时间: 2014-10-13
上传用户:wweqas
游戏编程经典书籍 Advanced All In One 的译文,进阶3D游戏编程指南(第1-3章). MDI文件是Microsoft Office Document Imaging使用的一个特殊格式,需要用这个程序打开。启动菜单:开始→程序→Microsoft Office→Microsoft Office 工具→Microsoft Office Document Imaging。Office XP/ 2003有此程序。
标签: Microsoft Advanced Document Imaging
上传时间: 2013-11-26
上传用户:invtnewer