The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core) in a VHDL simulation environment. The core is packaged as a soft (VHDL) macro and it implements all transcenden-tal functions. Analysis of the accuracy of the algorithms implemented shows that the CORDIC functions are equivalent to the accuracy of a Pentium coprocessor.
標(biāo)簽: implemented Algorithm component presents
上傳時(shí)間: 2016-02-16
上傳用戶:wcl168881111111
天空音樂(lè)程序 V5.0 商業(yè)版程序安裝說(shuō)明: (申明:請(qǐng)尊重天空音樂(lè)程序作者的勞動(dòng)成果,不要隨意銷售或送程序,需要購(gòu)買正版程序請(qǐng)咨詢QQ:497533769) 首先說(shuō)明下caiji里面有個(gè)文件function.asp不是病毒,是采集程序必須的一個(gè)文件,但是卡巴等殺毒軟件會(huì)報(bào),請(qǐng)不要?dú)⒌? 如果在服務(wù)器上面建立站點(diǎn)請(qǐng)?jiān)O(shè)置服務(wù)器殺毒軟件排除function.asp文件,具體辦法是卡巴圖標(biāo)點(diǎn)右鍵,設(shè)置->保護(hù)->信任區(qū)域->填加->指定(并選中包括子文件夾),如果是用的其他殺毒軟件類似 一. 自動(dòng)安裝方法: 1.下載并安裝mssql2000,http://www.greendown.cn/soft/1954.html,http://www.jz123.cn/soft/7/106/2005/200509132570.html 安裝MSSQL軟件時(shí)候注意選擇本地用戶,登陸選擇windows系統(tǒng)登陸和sql用戶登陸。 2.確認(rèn)機(jī)器上硬盤有D盤,把程序放到網(wǎng)站根目錄 (注意如果,你要把數(shù)據(jù)庫(kù)文件,存放在其它位置請(qǐng)編輯(install.bat文件第4行)和(music.sql文件第2行),請(qǐng)將d:\sql改為,你所需要的路徑! ) 3.運(yùn)行install.bat 4.手動(dòng)建立站點(diǎn),注意站點(diǎn)權(quán)限設(shè)置需要寫入權(quán)限 5.進(jìn)入后臺(tái)/admin/index.asp,帳號(hào)密碼都為admin 如果需要清空數(shù)據(jù)庫(kù)并且自己采集數(shù)據(jù)的話請(qǐng)按照手動(dòng)安裝方法的5步到9步做
上傳時(shí)間: 2016-03-01
上傳用戶:Miyuki
軟件名稱:遠(yuǎn)古電影盜看器 軟件版本:V3.10 聯(lián)系EMAIL:Arhz@Arhz.Com 軟件網(wǎng)站:http://Www.Arhz.Com 下載地址:http://www.arhz.com/soft/ArhzYG.rar 軟件容量:1846 KB 軟件類型:國(guó)產(chǎn)軟件 / 簡(jiǎn)體中文 / 免費(fèi)軟件 應(yīng)用平臺(tái):Win95/98/NT/2000/XP 界面預(yù)覽:http://www.arhz.com/images/ArhzYG.jpg 軟件說(shuō)明 一個(gè)可以免費(fèi)看電影的工具. 開(kāi)啟本軟件直接可以看那些要收費(fèi)的電影。
上傳時(shí)間: 2013-12-23
上傳用戶:asasasas
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level, teaches software engineers how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, a software engineer can make an informed choice concerning the use of those high-level structures to help the compiler produce far better machine code--all without having to give up the productivity and portability benefits of using a high-level language
標(biāo)簽: information the critical supplies
上傳時(shí)間: 2014-02-21
上傳用戶:luke5347
Embedded systems for specific applications, usually in the centre, and as the core processor for the practical application of soft Hardware systems, the hardware is the basis of the embedded operating system and platform, the software provides the necessary operational Physical platform and communication interface, and general embedded system software, including operating systems and application software, which Control is the core of the whole system, providing information such as HCI.
標(biāo)簽: the applications for processor
上傳時(shí)間: 2013-12-29
上傳用戶:稀世之寶039
小波變換源代碼集 這是葛哲學(xué)編著《小波分析理論與MATLAB R2007實(shí)現(xiàn)》的所有源代碼。包含大量的實(shí)例和典型應(yīng)用。 a good example of wavelet for beginner and wavelet applied engineer
標(biāo)簽: beginner example wavelet MATLAB
上傳時(shí)間: 2016-05-26
上傳用戶:dapangxie
This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming book “Single Carrier FDMA: A New Air Interface for Long Term Evolution” (Wiley, Nov. 2008) which I co-authored with professor David J. Goodman at Polytechnic University. The purpose of this simulator is to give some concrete idea of how SC-FDMA system works. It does lack many realistic and sophisticated features such as channel coding, time-varying fading channel model, soft decision decoding, etc. Regardless, I am hoping that it will help you understand SC-FDMA which is a fairly new development in 3GPP LTE.
標(biāo)簽: simulator This baseband upcoming
上傳時(shí)間: 2016-08-26
上傳用戶:小草123
在作業(yè)1的Employee和EmployeeDemo兩個(gè)類基礎(chǔ)上修改 1,重寫Employee類的toString方法,返回Employee類的相關(guān)信息的字符串形式 重寫Employee類的equals方法,如果兩個(gè)Employee實(shí)例的名字和所屬部門相同,返回true; 并在EmployeeDemo類里面驗(yàn)證上述兩個(gè)方法 2,定義Clerk、Salesman、Engineer三個(gè)類,分別繼承自Employee 為Salesman增加一個(gè)年銷售額屬性 為Engineer增加一個(gè)年消化人月數(shù)屬性 3,將下面的描述反映到程序里 普通員工年終獎(jiǎng)金分配方案為月薪×2 Salesman:銷售額×2%+月薪×1.8 Engineer:年消化人月數(shù)×300+月薪×2.5 Clerk:月薪×2.5
標(biāo)簽: EmployeeDemo Employee 修改
上傳時(shí)間: 2016-10-21
上傳用戶:jeffery
Very suitable for beginners to use JAVA development PPT course equipped with Microsoft s office software will be able to view the open let us begin
標(biāo)簽: development Microsoft beginners suitable
上傳時(shí)間: 2013-12-18
上傳用戶:wfl_yy
Programming the USB2DMX by Jan Menzel 3rd January 2002 Abstract This document describes how the USB2DMX DMX512 interface for the USB-port by Lighting- Solutions1 has to be programmed. It includes all information the software engineer has to supply to the operating systems USB-stack to talk to the USB2DMX
標(biāo)簽: Programming the describes Abstract
上傳時(shí)間: 2016-10-31
上傳用戶:SimonQQ
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1