四選一選擇器,輸入四個,輸出1個.當(dāng)NM=00時選A 當(dāng)NM=01時選B 當(dāng)NM=10時選C 當(dāng)NM=11時選D
上傳時間: 2013-12-25
上傳用戶:woshiayin
于ADuC812的智能無功補償控制器的研制 一種眼科B型超聲診斷議 SL11R單片機外部存儲器擴展 單片機復(fù)位電路...支持鍵盤雙擊事件的C程序設(shè)計! 一些源程序 FrankLin C51 庫函數(shù)的一些bug! VC++用ActiveX控件與單片機串行通信
標(biāo)簽: FrankLin ADuC 812 11R
上傳時間: 2013-12-10
上傳用戶:古谷仁美
PCB可制造性設(shè)計探討 Discuss on Manufacturable P C B Design PCB可制造性設(shè)計探討
標(biāo)簽: Manufacturable PCB Discuss Design
上傳時間: 2015-08-07
上傳用戶:dave520l
四柱漢諾塔問題的求解程序.解題思路:如a,b,c,d四柱. 要把a柱第n個盤移到目標(biāo)柱子(d柱),先把上層 分兩為兩部份,上半部份移到b柱,下半部分移到c柱,再把第n盤移到 目標(biāo)柱子,然后,c柱盤子再移到目標(biāo)柱子,再把b柱盤子移到目標(biāo)柱子. 細(xì)節(jié)地方: 上半部份移到b柱時,它的中間變量柱子是有二選一的.而下半部分 移到c柱時,它的中間變量柱子只有一個(因為一個柱子已被上半部份 占了).b,c也移到目標(biāo)柱子時同理。
上傳時間: 2013-12-22
上傳用戶:aeiouetla
回溯(b a c k t r a c k i n g)是一種系統(tǒng)地搜索問題解答的方法。為了實現(xiàn)回溯,首先需要為問題定義一個解空間( solution space),這個空間必須至少包含問題的一個解(可能是最優(yōu)的)。在迷宮老鼠問題中,我們可以定義一個包含從入口到出口的所有路徑的解空間;在具有n 個對象的0 / 1背包問題中(見1 . 4節(jié)和2 . 2節(jié)),解空間的一個合理選擇是2n 個長度為n 的0 / 1向量的集合,這個集合表示了將0或1分配給x的所有可能方法。當(dāng)n= 3時,解空間為{ ( 0 , 0 , 0 ),( 0 , 1 , 0 ),( 0 , 0 , 1 ),( 1 , 0 , 0 ),( 0 , 1 , 1 ),( 1 , 0 , 1 ),( 1 , 1 , 0 ),( 1 , 1 , 1 ) }。
標(biāo)簽: 搜索
上傳時間: 2014-01-17
上傳用戶:jhksyghr
Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
標(biāo)簽: array B. Distributed has
上傳時間: 2013-12-25
上傳用戶:洛木卓
直線加法的實驗報告 實現(xiàn)任意二位加法 (a+b)-(c+d)
上傳時間: 2013-12-27
上傳用戶:gxf2016
追趕法解周期性方程 輸入:a[],b[],c[],x[] 輸出:求解結(jié)果X在x[]中
上傳時間: 2015-10-14
上傳用戶:thuyenvinh
用遞規(guī)子程序的方法實現(xiàn)HANOI塔問題.子程序模塊個數(shù)不限. 要求: 盤子個數(shù)可以輸入,第一個塔為A,第二個塔為B,第三個塔 的名稱為C.打印出移動過程.
上傳時間: 2013-12-17
上傳用戶:Yukiseop
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.
標(biāo)簽: representation Magnitude the magnitude
上傳時間: 2013-12-24
上傳用戶:金宜
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1