d flip flop t flip flop counter mux using active hdl can be run using 3.2 version and creating new design
上傳時間: 2013-12-16
上傳用戶:3到15
code củ a dsp 30f4012 viế t cho giao tiế p LCD
上傳時間: 2017-06-17
上傳用戶:koulian
C語言是在70年代初問世的。一九七八年由美國電話電報公司(AT&T)貝爾實驗室正式發表了C語言。同時由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一書。通常簡稱為《K&R》,也有人稱之為《K&R》標準。但是,在《K&R》中并沒有定義一個完整的標準C語言,后來由美國國家標準學會在此基礎上制定了一個C 語言標準,于一九八三年發表。通常稱之為ANSI C。
標簽: PROGRAMMING Kernighan Ritchit THE
上傳時間: 2014-11-12
上傳用戶:思琦琦
了解設計數據庫的基本步驟 熟練使用T-SQL實現建庫、建表、加約束 掌握T-SQL編程,實現功能強大的查詢 掌握創建索引、視圖,快速訪問數據庫 掌握創建存儲過程,實現復雜的業務規則 理解觸發器的原理,實現高級的約束,以上摘自幻燈片,這個教程就是關于這一類的
上傳時間: 2013-12-13
上傳用戶:gxmm
Measurement guidelines for DVB-T system introduction,歐洲數字電視標準為DVB,即Digital Video Broadcasting,數字視頻廣 播
標簽: introduction Measurement guidelines system
上傳時間: 2014-12-09
上傳用戶:wangchong
Development of DVB-T RF Tuners (cn)
標簽: Development Tuners DVB-T of
上傳時間: 2013-12-18
上傳用戶:alan-ee
thetaT=0 T平臺波束斜視角 thetaT=thetaT*pi/180 rad thetaR=0 R平臺波束斜視角 thetaR=thetaR*pi/180 c=3e8 光速 fc=1.5e9 載頻 lambda=c/fc 波長
上傳時間: 2013-12-24
上傳用戶:hongmo
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
標簽: user-space can drivers perform
上傳時間: 2014-01-01
上傳用戶:saharawalker
M i c r o s o f t公司編譯了一個所有可能的錯誤代碼的列表,并且為每個錯誤代碼分配了一個3 2 位的號碼。Wi n E r r o r. h 頭文件包含了M i c r o s o f t 公司定義的錯誤代碼的列 表。
上傳時間: 2013-12-08
上傳用戶:凌云御清風
模擬退火算法的基本思想是從一給定解開始,從鄰域中隨機產生另一個解,接受Metropolis準則允許目標函數在有限范圍內變壞,它由一控制參數t決定,其作用類似于物理過程中的溫度T,對于控制參數的每一取值,算法持續進行“產生—判斷—接受或舍去”的迭代過程,對應著固體在某一恒定溫度下的趨于熱平衡的過程,當控制參數逐漸減小并趨于0時,系統越來越趨于平衡態,最后系統狀態對應于優化問題的全局最優解,該過程也稱為冷卻過程,由于固體退火必須緩慢降溫,才能使固體在每一溫度下都達到熱平衡,最終趨于平衡狀態,因此控制參數t經緩慢衰減,才能確保模擬退火算法最終優化問題的整體最優解。
標簽: Metropolis 控制 參數 模擬退火算法
上傳時間: 2013-12-25
上傳用戶:cmc_68289287