基于MEGA128的多功能儀器,提供以下9種功能: 1. 2路0-10 VDC 電壓表 2. 1路0-30V DC 電壓表,帶有一個10X跳針,可以測試0-300VDC 3. 0 – 3 安電流表 4. 4 通道邏輯分析儀 5. 頻率發生器,50%占空比方波,0-5VDC,1HZ到8MHZ. 6. 波形發生器,正弦波、三角波、方波,1HZ 到 20+MHZ? 7. 頻率計 8. +5 VDC ,200 mA 供電輸出 9. -5 VDC , 300 mA 供電輸出
上傳時間: 2014-01-08
上傳用戶:愛死愛死
The subject which is to us propos¨¦ is as follows: calculation of the degr¨¦ d¡ ¯ inconsistance d¡ ¯ un logical program possibilist in C++. We thus work on a logical program possibilist, it be-¨¤-statement a logical program resulting from non-classique logic. The goal first of this project is of d¨¦ terminer if a logical program is consisting or not of share the calculation of sound degr¨¦ d¡ ¯ inconsistance.
標簽: brvbar calculation subject follows
上傳時間: 2013-12-18
上傳用戶:yulg
MSP430-JTAG-Adapter:MSP430-JTAG doesn’t need external power supply, as MSP430 microcontrollers require only 3-5 mA while programming and all necessary power supply is taken from the LPT port.
標簽: MSP 430 microcontrollers JTAG-Adapter
上傳時間: 2013-12-25
上傳用戶:洛木卓
This zip describes USB communication through 2 pipes with a Windows 2000 PC application. Includes main.html file for help.
標簽: communication application describes Includes
上傳時間: 2013-11-29
上傳用戶:llandlu
實驗描述:分布式數據庫的算法partition的具體實現。即通過該算法找到關系數據庫最優分裂點(2個),使得結果最優。 1、 首先根據所輸入的attribute usage matrix得到AQ( ) 2、 對CA矩陣中劃分點預先設在n-1處,并將屬性列分成3個集合,TA和BA和MA, 3、 確定集合TQ、BQ,MQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA}, MQ={ qj| AQ(qi) MA},OQ=Q-{TQ BQ}。 4、 計算出CTQ、CBQ、CMQ、COQ這些值,其中CTQ= ,CBQ= ,CMQ= ,COQ= 5、 通過劃分點的第次移動分別計算出z=CTQ*CBQ*CMQ-COQ3 6、 對取到的z的最大值處標記,為分割點 7、 對CA進行調整,重復計算得到最終z的最大值點,對CA矩陣進行劃分 對上述算法進行修改,將得到的最大z值的分割點和次大的分割點都記錄下來,得到兩個分割,則將原有的屬性集劃分成三部分。
上傳時間: 2015-06-04
上傳用戶:515414293
matlab矩陣處理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit matrices and state space models, and perform various kind of matrix analysis in a visible way.
標簽: Matx_Proc developed processor process
上傳時間: 2015-06-23
上傳用戶:Breathe0125
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
標簽: Implemented following compile command
上傳時間: 2014-01-01
上傳用戶:lhc9102
MicroStation源代碼,演示如何使用jpg創建歡迎窗體,MicroStation是全球目前地位最高的CAD軟件,在國外應用很廣,國內在很多行業如水利,電力,測繪,勘探,通訊等領域也有很重要的應用,MicroStation的應用程序為*.ma
標簽: MicroStation 源代碼
上傳時間: 2013-12-26
上傳用戶:253189838
用來產生均勻分布或高斯分布的偽隨機數 (近似白噪聲),它們可具有不同的均值和方差。用REMEZ算法求交錯點組。用Cholesky分解求ARMA模型的參數并作譜估計。求MA模型的參數 并估計功率譜。 用最小方差法估計序列 的功率譜。
上傳時間: 2015-10-24
上傳用戶:aa54
代碼名稱:簡單的動態監控示例(帶定位數據庫) 作者/收集者:kj_wang_20 開發環境:MapXtreme for Java + access 代碼介紹: 基于MapInfo MapXtreme for Java的簡單的GPS監控示例代碼。
標簽: MapXtreme kj_wang access Java
上傳時間: 2013-12-17
上傳用戶:hongmo