Time of Update: 2018-12-04
http://blog.csdn.net/fengkehuan/article/details/6395730 1.名詞解釋GPU:Graphic Processing Unit (圖形處理器)OpenGL:Open Graphic
Time of Update: 2018-12-04
http://blog.csdn.net/neusoftware_20063500/article/details/4347865 public class JVMTest { public static void main(String[] args){ System.out.println("aa:" + aa()); } public static int aa(){ int a = 1; int b = 10; try{ System.out.println("abc");
Time of Update: 2018-12-04
http://blog.csdn.net/bornforit/article/details/6898929 大家先看一個程式:[java] view plaincopyprint?<SPAN style="FONT-FAMILY: SimHei">public class StaticThreadInit { static { Thread t = new Thread() { public void run() {
Time of Update: 2018-12-04
寫的一個工具,用來尋找Unicode文本中的中文字元。FindCnchar.javaimport java.io.*;/** * Application: FindCnchar * Author: Steven * Data: Monday, May 28, 2007 * Time: 15:05:42 * Purpose:Find Chinese Characters in text. * Usage:Java FindCnchar filepath * Description:In
Time of Update: 2018-12-04
Table of
Time of Update: 2018-12-04
dejar.bat
Time of Update: 2018-12-04
kxmlParser-xml解析工具的使用摘要:一個開源的J2ME下的xml支援包。 建立解析器:產生kxml parser 需要提供輸入的xml流和編碼格式。KXmlParser parser = new KxmlParser();parser.setInput( inputstream, 編碼格式字串 );編碼格式字串:“UTF - 8”
Time of Update: 2018-12-04
批量產生非動畫bci圖片的工具摘要:BMP轉換成BCI的批量處理工具。使用前設定一下BREW_AuthTool程式路徑的環境變數。' 用法:' 將包含BMP的檔案夾托拽到該指令檔上執行。' 產生的bci檔案將放在該檔案夾的bci/子目錄中。' 執行前保證BMP檔案夾中沒有 disc/ 和 bci/ 2個子目錄。'雙擊指令碼可獲得協助資訊本文: 指令檔內容' BCI單圖自動產生.vbs' 將指定檔案夾中的bmp檔案轉換為bci檔案。'' 用法:' 將包含BMP的檔案夾托拽到該指令檔上執行。'
Time of Update: 2018-12-04
raynmJ2ME System.getProperty標準參數例表。The various J2ME JSR documents define system property names that can be queried at runtime. These provide two services:To indicate the availability of an optional package:For example, if the device supports the
Time of Update: 2018-12-04
3D顯示原理 裸眼3D技術叫做“視差屏障技術”或“光屏障技術”,該3D技術的原理和偏振式3D較為類似。光屏障式3D產品與既有的LCD液晶工藝相容,因此在量產性和成本上較具優勢,但採用此種技術的產品影像解析度和亮度會下降。雙眼看到的像素點不一致,從而產生立體感覺 視差屏障3D技術的實現方法是使用一個開關液晶屏、偏振膜和高分子液晶層,利用液晶層和偏振膜製造出一系列方向為90°的垂直條紋。光屏障式(Barrier)技術這些條紋寬幾十微米,通過它們的光就形成了垂直的細條柵模式,稱之為“視差障壁”。而
Time of Update: 2018-12-04
區別一:throw 是語句拋出一個異常;throws 是方法拋出一個異常;throw文法:throw
Time of Update: 2018-12-04
寫了一個用於調試midlet的canvas,用來輸出調試資訊,可以和Form一樣append字串。 以前用form現實總是更新不及時,即時重新setCurrent,現在好多了。debug_canvas.javaimport java.io.*;import java.util.*;import javax.microedition.midlet.*;import javax.microedition.lcdui.*;public class debug_canvas extends
Time of Update: 2018-12-04
安裝MinGW後建議配合MSYSv1.0.10.exe使用Windows XP下MinGW的安裝與配置 Windows
Time of Update: 2018-12-04
配置含有預先處理功能的J2ME開發環境 ======================================使用方法:在WTK下建立工程,將含有預先處理指令的代碼放到和src同目錄的srcp檔案夾中使用EditPlus或UE裡邊的自訂命令調用預先處理程式cpp32使用WTK編譯 ======================================環境的組成:WTK22EditPlus2 或者
Time of Update: 2018-12-04
JMF 簡述 JMF,Java Media Framework. JMF是Java中處理多媒體資源(audio,video,etc.)的一套API。 這個擴充包提供多媒體資源播放、傳輸、編碼解碼等功能。 JMF的架構結構: JMF Architecture Time ModelTime
Time of Update: 2018-12-04
1. 實現需要功能的midlet2. 打包midlet,記下jar的大小V1 bytes.3. Jar的頭資訊大小為V2=428 bytes.4. Jar的目尺規寸為V3 bytes. 產生一個用來填充空間的檔案ffile,大小為 ( V3-V1-V2 ) bytes, 放入./res 目錄下5. 以無壓縮的方式打包Jar。 只要修改Build.bat檔案中更新 res 一段中的Jar命令。 向Jar命令添加選項 -0. %JAR% uf0 %DEMO%.jar -C ../
Time of Update: 2018-12-04
WinCVS 命令列使用筆記Usage: cvs [cvs-options] command [command-options-and-arguments] where cvs-options are -q, -n, etc. (specify --help-options for a list of options) where command is add, admin, etc. (specify --help-commands for a list of commands
Time of Update: 2018-12-04
http://blog.csdn.net/ooakk/article/details/7261961 1.灰階圖Gray Scale Image 定義Gray Scale Image 或是 Gray Scale Image,56階。又稱灰階圖。把白色與黑色之間按對數關係分為若干等級,稱為灰階。灰階分為2用灰階表示的映像稱作灰階圖。什麼叫灰階圖?任何顏色都有紅、綠、藍三原色組成,假如原來某點的顏色為RGB(R,G,B),那麼,我們可以通過下面幾種方法,將其轉換為灰階: 1.浮點演算法:Gray=
Time of Update: 2018-12-04
IThread ( BREW Client 3.1 )Edit by D.H. IThread是基於BREW回調API的以線程協作為目的的線程介面。 IThread提供了開始、結束線程的方法,必要的阻塞方法。 IThread不能被重複使用,_Start()只能被調用一次,線程利用_Start()開始後,被_Exit()或者_Stop()關閉後,就不能在re - _Start()了。 ITHREAD_Start() 原型: int ITHREAD_Start(IThread *p,
Time of Update: 2018-12-04
http://zxmstu.spaces.eepw.com.cn/articles/article/item/15593ROM和RAM指的都是半導體儲存空間,ROM是Read Only Memory的縮寫,RAM是Random Access Memory的縮寫。ROM在系統停止供電的時候仍然可以保持資料,而RAM通常都是在掉電之後就遺失資料,典型的RAM就是電腦的記憶體。RAM有兩大類,一種稱為靜態RAM(Static