Thinking in C++(Second Edition) 國外經(jīng)典C++原版書庫《C++編程思想(英文版.第2版)》/(美)埃克爾(Eckel,B)著 十分經(jīng)典、難得!
標簽: Thinking Edition Second Eckel
上傳時間: 2016-08-17
上傳用戶:520
Data Structures and Algorithms with Object-Oriented Design Patterns in Java Bruno R. Preiss B.A.Sc., M.A.Sc., Ph.D., P.Eng. Associate Professor Department of Electrical and Computer Engineering University of Waterloo, Waterloo, Canada
標簽: B.A.S R. Object-Oriented Algorithms
上傳時間: 2017-03-07
上傳用戶:z754970244
網(wǎng)上銀行系統(tǒng) 該系統(tǒng)是一個B/S結構的系統(tǒng); 該系統(tǒng)采用J2EE技術架構(Struts+EJB) 該系統(tǒng)數(shù)據(jù)庫為Oracle9i 該系統(tǒng)的應用服務器為Weblogic8.1
上傳時間: 2014-12-03
上傳用戶:mpquest
J2ee學習資料 ·BEA Weblogic Server寶典 ·JAVA2程序設計實務入門 ·Hibernate Search In Action ·Struts八步教程:Struts讓我試著了解你 ·精通JXTA ·JSTL核心編程
標簽: Struts Hibernate Weblogic Action
上傳時間: 2014-08-11
上傳用戶:zhuimenghuadie
JAVA B/S struts,Hibernian,spring 整合簡單項目
上傳時間: 2013-12-20
上傳用戶:xaijhqx
該在線考試關系統(tǒng)(B/S結構)主要采用JAVA語言開發(fā)涉及主要WEB技術有:Struts+Spring+Hibernate框架,html,javascript,css,ajax技術。開發(fā)工具:MyEclipse 服務器:tomacat5.5 數(shù)據(jù)庫:oracle9
標簽: Hibernate Struts Spring JAVA
上傳時間: 2017-09-16
上傳用戶:秦莞爾w
* "Copyright (c) 2006 Robert B. Reese ("AUTHOR")" * All rights reserved. * (R. Reese, reese@ece.msstate.edu, Mississippi State University) * IN NO EVENT SHALL THE "AUTHOR" BE LIABLE TO ANY PARTY FOR * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE "AUTHOR" * HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
上傳時間: 2015-09-24
上傳用戶:mpquest
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
標簽: representation Magnitude the magnitude
上傳時間: 2013-12-24
上傳用戶:金宜
design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.
標簽: Butterworth internally Chebyshev specified
上傳時間: 2015-11-08
上傳用戶:253189838
基于verilog HDL的自動售貨機控制電路設計: 可以對5種不同種類的貨物進行自動售貨,價格分別為A=1.00,B=1.50,C=1.80,D=3.10,E=5.00 。售貨機可以接受1元,5角,1角三種硬幣(即有三種輸入信號IY,IWJ,IYJ),并且在一個3位7段LED(二位代表元,一位代表角)顯示以投入的總錢數(shù),最大9.90元,如果大于該數(shù)值,新投入的硬幣會退出,選擇貨物的輸入信號Ia,Ib,Ic,Id,Ie和一個放棄信號In,輸出指示信號為 Sa, Sb ,Sc ,Sd, Se 分別表示售出相應的貨物,同時輸出的信號yuan, jiao代表找零,相應每個脈沖代表找零相應的硬幣,上述輸入和輸出信號均是一個固定寬度的脈沖信號。
上傳時間: 2016-07-12
上傳用戶:lanwei