for lattice s vhdl
上傳時間: 2015-04-24
上傳用戶:bcjtao
VS1002D ADPCM RECORDING INSTRUCTIONS v 1.0 (C) 2004-09-23 VLSI SOLUTION OY This is a software package to patch VS1002d ADPCM recording capability. It is explained in VS10XX Application Notes, available at http://www.vlsi.fi/download/ See also source code src/microcontrol.c for example.
標簽: INSTRUCTIONS RECORDING SOLUTION softwar
上傳時間: 2014-01-05
上傳用戶:894898248
In today’s IT environment, Java is a leading technology in the world of enterprise development. As management demands more from technology, complexity in infrastructure seems to grow exponentially, leaving many unable to keep up with the demands of such a fast-paced world. These complexities can be seen in the over-evolving Java 2 Enterprise Edition (J2EE) specifications. This unnecessary complexity drove us to discover ways of simplifying development.
標簽: environment development enterprise technology
上傳時間: 2013-12-24
上傳用戶:Zxcvbnm
The CMUPA is designed to be a low bandwidth, highly flexible architecture .This is it s protocol.
標簽: architecture bandwidth designed flexible
上傳時間: 2014-01-16
上傳用戶:1966640071
書 名:Programming Windows程式開發設計指南 出版日期:2000/6/2 書 號:957-8239-73-4 I S B N:957-8239-73-4 原 作 者:Charles Petzold 譯 者:余孟學
標簽: 8239 Programming 957 Windows
上傳時間: 2015-04-26
上傳用戶:xinyuzhiqiwuwu
Hishop 是一款強勁的B2C的網上購物軟件,利用它我們能建立起強勁的、自由的、安全的購物平臺.系統由C#及SqlServer開發, 是B/S(瀏覽器/服務器)結構的asp.net程序. Hishop有四個版本,分別適用于大型及中小型的網上商場.它們分別是 Hishop 商城高級版、Hishop 商城標準版、Hishp 專營高級版、Hishop 專營標準版. 其中的專營高級版和專營標準版又按商品及分類數量分了多種版本. 價格從幾百元到幾千元不等,滿足各類用戶的需要!
上傳時間: 2014-01-21
上傳用戶:jennyzai
small pannel driver using MXIC s 88LV462,this sample code including the function IIC with 8051,IR,OSD,
標簽: including function pannel driver
上傳時間: 2013-12-17
上傳用戶:sk5201314
一、 實驗內容 S語言的編譯程序的詞法分析部分實現 從左到右掃描每行S語言源程序的符號,拼成單詞,換成內部表示(token) 二、 實驗要求 要求實現編譯器的以下功能: 組織源程序的輸入 按規則拼寫單詞,并轉換成二元形式 刪除空格及無用符號(如回車符,字符常數的引號符等) 發現并定位錯誤 建立單詞表、符號表、常數表等文件 三、 實現方法 數據結構 1、 輸入 S語言源程序,為文本文件 2、 輸出 詞法分析程序的運行結果是:產生一個單詞序列文件(token文件)和一個常數表、一個符號表文件,并輸出錯誤信息。 (1) token文件結構 token文件用于存放從S語言源程序中掃描出來的一個個單詞符號的機內表示,其文件結構如下: typedef struct token { nt label char name[30] int code int addr }token 說明: label:單詞序號; name[30]:單詞本身; code:單詞的編輯; addr:地址,單詞本身保留字時值為-1,為標識符成常數時為大于0常數,即該標識符成常數在符號表中的入口地址。
上傳時間: 2015-04-29
上傳用戶:refent
本程序來自TI公司網站原程序,其功能是通過傳統的V/F控制算法來實現對感應電機的控制,控制程序可以采用.asm也可以采用.C。 程序的具體算法和介紹在軟件壓縮包有詳細介紹!
上傳時間: 2015-04-29
上傳用戶:牛津鞋
本程序來自TI公司網站原程序,其功能是通過傳統的V/F控制算法并加上對電機的轉子速度辨識即無速度傳感器控制來實現對感應電機的控制,控制程序可以采用.asm也可以采用.C。程序的具體算法和介紹在軟件壓縮包有詳細介紹!
上傳時間: 2014-11-29
上傳用戶:chongcongying