J2ME編的手機助手
文件下載解壓縮以后,是一個NetBeans的工程文件,如果有NB的朋友,可以直接打開編輯
源文件在src目錄下面,可執行文件在dist目錄下
功能如下
1,可以添加賬目記錄,添加的時候可以分類添加,以及添加備注
2,可以按類型查看賬目,也可以按金額查看賬目,也可以按備注的關鍵字查詢賬目,也可以按日期查詢賬目,并有統計收支的功能
3,可以添加日記,最多一條筆記可以輸入1000字.
4,可以查看日記,可以按日期查找,也可以按筆記內容的關鍵字查找
5,帶密碼保護功能,保護您的個人隱私
手機需如下配置:
支持MIDP2.0以及CLDC1.1
JAR文件為76K
用法如下,把jad和jar文件都下載到手機上,然后點擊jad文件,這時手機會自動安裝程序,安裝完以后,就可以使用了.
標簽:
NetBeans
J2ME
dist
src
上傳時間:
2015-10-18
上傳用戶:ddddddos
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.
標簽:
representation
Magnitude
the
magnitude
上傳時間:
2013-12-24
上傳用戶:金宜