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