亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

soft-engineer

  • The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core

    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.

    標簽: implemented Algorithm component presents

    上傳時間: 2016-02-16

    上傳用戶:wcl168881111111

  • 天空音樂程序 V5.0 商業版程序安裝說明: (申明:請尊重天空音樂程序作者的勞動成果

    天空音樂程序 V5.0 商業版程序安裝說明: (申明:請尊重天空音樂程序作者的勞動成果,不要隨意銷售或送程序,需要購買正版程序請咨詢QQ:497533769) 首先說明下caiji里面有個文件function.asp不是病毒,是采集程序必須的一個文件,但是卡巴等殺毒軟件會報,請不要殺掉 如果在服務器上面建立站點請設置服務器殺毒軟件排除function.asp文件,具體辦法是卡巴圖標點右鍵,設置->保護->信任區域->填加->指定(并選中包括子文件夾),如果是用的其他殺毒軟件類似 一. 自動安裝方法: 1.下載并安裝mssql2000,http://www.greendown.cn/soft/1954.html,http://www.jz123.cn/soft/7/106/2005/200509132570.html 安裝MSSQL軟件時候注意選擇本地用戶,登陸選擇windows系統登陸和sql用戶登陸。 2.確認機器上硬盤有D盤,把程序放到網站根目錄 (注意如果,你要把數據庫文件,存放在其它位置請編輯(install.bat文件第4行)和(music.sql文件第2行),請將d:\sql改為,你所需要的路徑! ) 3.運行install.bat 4.手動建立站點,注意站點權限設置需要寫入權限 5.進入后臺/admin/index.asp,帳號密碼都為admin 如果需要清空數據庫并且自己采集數據的話請按照手動安裝方法的5步到9步做

    標簽: 5.0 音樂程序 程序

    上傳時間: 2016-03-01

    上傳用戶:Miyuki

  • 軟件名稱:遠古電影盜看器 軟件版本:V3.10 聯系EMAIL:Arhz@Arhz.Com 軟件網站:http://Www.Arhz.Com 下載地址:http://www.arhz.

    軟件名稱:遠古電影盜看器 軟件版本:V3.10 聯系EMAIL:Arhz@Arhz.Com 軟件網站:http://Www.Arhz.Com 下載地址:http://www.arhz.com/soft/ArhzYG.rar 軟件容量:1846 KB 軟件類型:國產軟件 / 簡體中文 / 免費軟件 應用平臺:Win95/98/NT/2000/XP 界面預覽:http://www.arhz.com/images/ArhzYG.jpg 軟件說明 一個可以免費看電影的工具. 開啟本軟件直接可以看那些要收費的電影。

    標簽: Arhz http Com EMAIL

    上傳時間: 2013-12-23

    上傳用戶:asasasas

  • The second volume in the Write Great Code series supplies the critical information that today s comp

    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

    標簽: information the critical supplies

    上傳時間: 2014-02-21

    上傳用戶:luke5347

  • Embedded systems for specific applications, usually in the centre, and as the core processor for the

    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.

    標簽: the applications for processor

    上傳時間: 2013-12-29

    上傳用戶:稀世之寶039

  • 小波變換源代碼集 這是葛哲學編著《小波分析理論與MATLAB R2007實現》的所有源代碼。包含大量的實例和典型應用。 a good example of wavelet for beginner

    小波變換源代碼集 這是葛哲學編著《小波分析理論與MATLAB R2007實現》的所有源代碼。包含大量的實例和典型應用。 a good example of wavelet for beginner and wavelet applied engineer

    標簽: beginner example wavelet MATLAB

    上傳時間: 2016-05-26

    上傳用戶:dapangxie

  • This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming boo

    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.

    標簽: simulator This baseband upcoming

    上傳時間: 2016-08-26

    上傳用戶:小草123

  • 在作業1的Employee和EmployeeDemo兩個類基礎上修改 1

    在作業1的Employee和EmployeeDemo兩個類基礎上修改 1,重寫Employee類的toString方法,返回Employee類的相關信息的字符串形式 重寫Employee類的equals方法,如果兩個Employee實例的名字和所屬部門相同,返回true; 并在EmployeeDemo類里面驗證上述兩個方法 2,定義Clerk、Salesman、Engineer三個類,分別繼承自Employee 為Salesman增加一個年銷售額屬性 為Engineer增加一個年消化人月數屬性 3,將下面的描述反映到程序里 普通員工年終獎金分配方案為月薪×2 Salesman:銷售額×2%+月薪×1.8 Engineer:年消化人月數×300+月薪×2.5 Clerk:月薪×2.5

    標簽: EmployeeDemo Employee 修改

    上傳時間: 2016-10-21

    上傳用戶:jeffery

  • Very suitable for beginners to use JAVA development PPT course equipped with Microsoft s office soft

    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

    標簽: development Microsoft beginners suitable

    上傳時間: 2013-12-18

    上傳用戶:wfl_yy

  • Programming the USB2DMX by Jan Menzel 3rd January 2002 Abstract This document describes how the

    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

    標簽: Programming the describes Abstract

    上傳時間: 2016-10-31

    上傳用戶:SimonQQ

主站蜘蛛池模板: 文水县| 五莲县| 昌黎县| 启东市| 鹰潭市| 余江县| 随州市| 曲麻莱县| 胶州市| 云南省| 惠东县| 汶川县| 丹棱县| 连平县| 湘乡市| 郁南县| 马鞍山市| 阳新县| 麦盖提县| 汕尾市| 诸暨市| 大名县| 平安县| 兴城市| 格尔木市| 山丹县| 邛崃市| 张北县| 阳信县| 织金县| 抚松县| 双牌县| 田阳县| 安庆市| 理塘县| 浦北县| 镇江市| 静乐县| 黔南| 钟祥市| 临城县|