private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X) return 0 else return Math.PI else {
標簽: AOrigin APoint Point PointToAngle
上傳時間: 2013-12-18
上傳用戶:rocketrevenge
DEW POINT CALCULATION ROUTINE
標簽: CALCULATION ROUTINE POINT DEW
上傳時間: 2016-11-04
上傳用戶:風之驕子
The TMS320C54x, TMS320LC54x, and TMS320VC54x fixed-point, digital signal processor (DSP) families (hereafter referred to as the ’54x unless otherwise specified) are based on an advanced modified Harvard architecture that has one program memory bus and three data memory buses. These processors also provide an arithmetic logic unit (ALU) that has a high degree of parallelism, application-specific hardware logic, on-chip memory, and additional on-chip peripherals. These DSP families also provide a highly specialized instruction set, which is the basis of the operational flexibility and speed of these DSPs.
標簽: TMS 320 fixed-point processor
上傳時間: 2013-12-27
上傳用戶:宋桃子
提出了利用精密單點定位(precise point positioning,PPP)技術進行海嘯預警的方法,并利用TriP軟件對實測浮標數據進行了處理,將得出的海面高數據和海嘯波模型疊加進行了模擬分析。仿真結果表明,利用精密單點定位技術進行海嘯預警,能夠監測判斷海嘯的發生,并獲得海嘯波到達海岸的波高和時間,提供一定的預警信息。
標簽: positioning precise point TriP
上傳時間: 2016-11-18
上傳用戶:agent
A passive optical network (PON) is a point-to-multipoint, fiber to the premises network architecture in which unpowered optical splitters are used to enable a single optical fiber to serve multiple premises, typically 32-128. A PON consists of an Optical Line Termination (OLT) at the service provider s central office and a number of Optical Network Units (ONUs) near end users. A PON configuration reduces the amount of fiber and central office equipment required compared with point to point architectures
標簽: network point-to-multipoint architecture premises
上傳時間: 2016-12-10
上傳用戶:王慶才
This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implementation along with the algorithms available in the Filter Design Toolbox and the Signal Processing Toolbox for this purpose.
標簽: illustrates fixed-point white-paper practical
上傳時間: 2016-12-14
上傳用戶:15071087253
It s a Linux disassemble, can set break point, disassemble ELF file.
標簽: disassemble Linux break point
上傳時間: 2016-12-29
上傳用戶:daoxiang126
fix point版本的Ogg Vorbis decoder,外帶player程式,Vorbis格式的音樂檔在高音質的情況下可以得到比mp3更加的壓縮率,非常適用於網路傳輸或低記憶體環境。
上傳時間: 2013-12-18
上傳用戶:181992417
java聯網斗地主源代碼 這是紙牌游戲斗地主,算法完整,可以單機,網絡連線玩.-This is the card game that point, the algorithm integrity, a stand-alone, playing to connect to the network.
標簽: algorithm integrity the point
上傳時間: 2013-12-22
上傳用戶:aig85
MATLAB code for signal filtering with fixed point coefficients
標簽: coefficients filtering MATLAB signal
上傳時間: 2017-03-03
上傳用戶:JIUSHICHEN