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

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

Cos

  • 神奇的sin波生成verilog源碼

    神奇的sin波生成verilog源碼,非常簡單的代碼無需乘法即可生成sin,Cos,值得搞算法的人借鑒

    標簽: verilog sin 源碼

    上傳時間: 2017-02-16

    上傳用戶:qiao8960

  • verilog編程開發的cordic例程

    verilog編程開發的cordic例程,計算SIN,Cos功能與計算幅值角度功能可設定,運算寬度可設定,并有完善的TESTBENCH。

    標簽: verilog cordic 編程開發

    上傳時間: 2014-01-01

    上傳用戶:Breathe0125

  • cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used

    cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, Cos, tan, arctan, arcsin, arcCos, sinh, Cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.

    標簽: essentially algorithm describe suitably

    上傳時間: 2017-03-02

    上傳用戶:litianchu

  • 鐘表顯示一.基本設計要求 1 在屏幕上顯示一個適當大小的圓形

    鐘表顯示一.基本設計要求 1 在屏幕上顯示一個適當大小的圓形,再圓形道上均勻的分配著60個點,代表1秒—60秒的位置,凡是5倍的點應當比其他的大。 2 以圓中心為軸,畫一條斜線代表秒針,采用定時中斷方式,每過1秒鐘,秒針移動一個位置。 3 定時源可以使用試驗箱上的8253。 4 按“ESC”之后,結束演示。 二. 擴展要求 屏幕上顯示時、分、秒針,沒有使用中斷定時方式,采用的是系統實時時間。 三. 課設基本思想 屏幕設置為圖形方式,采用模塊化編程,主模塊顯示界面信息,每個子模塊負責一個功能,然后通過模塊調用來實現。 首先調用畫圓及畫線子模塊顯示圓形表盤,及時、分、秒針,然后調用秒針移動子模塊式電子鐘能夠運行。 在秒針移動子模塊中,首先通過Cos和sin兩個功能模塊來確定秒針移動的度數,其次分別對秒、分、時進行擦除重寫操作,再分別對表盤及圓心進行刷新,這樣就實現了時、分、秒針的動態變化。 四. 程序流程圖

    標簽: 屏幕

    上傳時間: 2013-12-16

    上傳用戶:duoshen1989

  • 本程序用于檢測音頻文件中是否具有DTMF信號

    本程序用于檢測音頻文件中是否具有DTMF信號,若有則將其檢出。 程序首先使用Goertzel算法求出以FRAMESIZE(默認200)為大小的一幀數據在8個DTMF頻點上的能量。 對Goertzel算法的改進,對于系數的計算不是采用2*Cos[2*pi*k/N],而是采用2*Cos[2*pi*fn/fs],這樣能夠降低誤差。 確定了8個頻點的能量后運用一系列判決門限來確定有沒有DTMF信號,以及信號是什么。

    標簽: DTMF 程序 用于檢測 信號

    上傳時間: 2017-03-15

    上傳用戶:wyc199288

  • 基于lm3s8962的UDP實驗

    基于lm3s8962的UDP實驗,是用u/Cos-II v2.52實現的。

    標簽: s8962 8962 UDP lm3

    上傳時間: 2017-03-20

    上傳用戶:shinesyh

  • this program is very interesting for to calculate with simple operation and advance operation. simpl

    this program is very interesting for to calculate with simple operation and advance operation. simple operation such us +,-,:,x and advance operation such as calculate sin,Cos and tan implementation

    標簽: operation interesting calculate program

    上傳時間: 2013-12-18

    上傳用戶:熊少鋒

  • vb2005編寫的計算器。 直接輸入字符串

    vb2005編寫的計算器。 直接輸入字符串,如: 4+pi^2+sin(3*Cos(2)*e^2)+2.3E13 常數:pi,e 科學計數表示:1E4(1*10^4) 函數支持常用函數:sin,Cos,tan,atan,asin...

    標簽: 2005 vb 編寫 字符串

    上傳時間: 2017-04-20

    上傳用戶:weixiao99

  • 基于UCos的萬年歷

    基于UCos的萬年歷,嵌入式操作系統:μCos-II 開發板:EasyARM2131(LPC2131芯片) 編譯器:ADS1.2 調試器:EastJTAG

    標簽: UCos 萬年歷

    上傳時間: 2017-04-30

    上傳用戶:comua

  • 基于CORDIC算法的

    基于CORDIC算法的,數字控制振蕩器的設計。帶測試程序,輸入一個振蕩頻率,輸出SIN和Cos的波形!

    標簽: CORDIC 算法

    上傳時間: 2013-12-30

    上傳用戶:JasonC

主站蜘蛛池模板: 彭阳县| 渝北区| 荔浦县| 安吉县| 吴桥县| 鄂托克前旗| 叶城县| 东安县| 沂源县| 什邡市| 武平县| 新疆| 宝兴县| 聂拉木县| 绥芬河市| 沙湾县| 策勒县| 英吉沙县| 三台县| 临泉县| 隆尧县| 龙南县| 北票市| 宜阳县| 镇江市| 汤阴县| 昌都县| 开化县| 兴义市| 临西县| 专栏| 棋牌| 和林格尔县| 丰台区| 中宁县| 德庆县| 内乡县| 中牟县| 永泰县| 四川省| 汤原县|