《VDHL硬件描述語言與數字邏輯》 ——————電子工程師必備知識 西安電子科技大學出版社出版 第一章 數字系統硬件設計概述 第二章 VHDL語言程序的基本結構 第三章 VHDL語言的數據類型及運算操作符 第四章 VHDL語言構造體的描述方式 第五章 VHDL語言的主要描述語言 第六章 數值系統的狀態模型 第七章 基本邏輯電路設計 第八章 仿真與邏輯綜合 第九章 計時電路設計實例 第十章 微處理器接口芯片設計實例 第十一章 93版和87版VHDL語言的主要區別 第十二章 MAX+plusII使用說明
上傳時間: 2013-12-30
上傳用戶:皇族傳媒
%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 極半徑 ) % ylabel( 角度 ) %**************************************%找出峰值點的坐標,計算初始頻率和調頻斜率(正確) %找出峰值點的坐標 b=max(max(wh)) [u,a]=find(wh>=0.8*b)
上傳時間: 2014-10-27
上傳用戶:Yukiseop
介紹了一種采用硬件控制的自動數據采集系統的設計方法,包括數字系統自頂向下的設計思路、Verilog HDL對系統硬件的描述和狀態機的設計以及MAX+PLUSII開發軟件的仿真。設計結果表明:該采集系統具有很高的實用價值,極大地提高了系統的信號處理能力。
上傳時間: 2016-07-01
上傳用戶:czl10052678
Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).
標簽: Java-centric companion hands-on Patterns
上傳時間: 2013-12-01
上傳用戶:1079836864
16位A/D轉換程序,使用MAX+PLUS2做的,用狀態機做的,但不夠完善,望大家見諒
上傳時間: 2016-07-23
上傳用戶:趙云興
The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity between Web sessions.However.there are many shortcomings in traditiona1 measurements.This paper introduces a new method for measuring similarities between Web pages that takes into account not only the URL but also the viewing time of the visited web page.Yhen we give a new method to measure the similarity of Web sessions using sequence alignment and the similarity of W eb page access in detail Experiments have proved that our method is valid and e幣cient.
標簽: sessions clustering similarity Web
上傳時間: 2014-01-11
上傳用戶:songrui
在LP2900工作平臺上,利用MAX+plusII開發軟件,設計各個模塊編程實現基本模型計算機,其中最主要的是CPU的設計。 獨立完成運算器的設計,并下載仿真
上傳時間: 2014-12-22
上傳用戶:15071087253
自已用DELPHI編寫的MODBUS測試軟件及源代碼,需要的朋友可以參考一下。MODBUS 協議為開放式的協議,采用輪詢方式。MODBUS分為MODBUS RTU/ASCII、MODBUS TCP、MODBUS PLUS幾種,對應于不同的硬件平臺,世界上大多數的儀器和儀表,大多數的控制器都采用或支持該協議。學習和掌握本協議,對工控網友來說,非常有意義。
上傳時間: 2016-08-16
上傳用戶:liansi
嵌入式編程c、c++,Programming.Embedded.Systems.in.C.and.C.Plus.Plus.eBook-EEn.chm
標簽: 嵌入式編程
上傳時間: 2016-08-23
上傳用戶:gmh1314
使用vriloge硬件描述語言設計數字頻率計,其對于高頻測量精確,可測范圍0—99999999HZ,在MAX+PLUSII中運行通過并在實驗箱上運行通過達到要求
上傳時間: 2016-08-29
上傳用戶:無聊來刷下