Jpeg2000編解碼器,附VC、Delphi等常用編程語言的使用例程 J2K-Codec ver 1.9 === === === === === === === === ===== Make your graphics look better with an easy-to-use JPEG 2000 decoding component. J2K-Codec can help game developers, screensaver creators and many others to improve their products--to achieve better image quality and reduce installation package size. The new image compression standard based on wavelet technology has many interesting features not available in the old JPEG, such as alpha-channel and varied resolution levels.
上傳時間: 2013-12-27
上傳用戶:kytqcool
數字圖像處理基礎理論,英文資料Restoration and Enhancement Space Pictures (blurred, noisy, distorted) Computerized Tomography Coding Transmission – Teleconferencing Storage – Land SAT Images Pattern Recognition Blood Cell Analysis Remote Sensing Robotic Vision Computer graphics Flight Simulation Auto Body Design Special Effect in Movie
標簽: 數字圖像處理
上傳時間: 2014-06-30
上傳用戶:plsee
本程序執(zhí)行后,創(chuàng)建一個能夠加載文字的面板,文字的內容是本地主機的IP地址的動態(tài)顯示。跑馬燈文字的大小和跑馬燈文字顯示的速度都可以在GatutTextCrawler.html文件里通過參數進行設置。 編程思路:首先,本練習因為要制作偵測IP的跑馬燈的實例,所以首先要生成程序界面:在函數public void init()中,首先通過語句s = getParameter("fontSize")和fontSize = s != null ? Integer.valueOf(s).intValue() : 12設置文字字體大小,然后進行字體設置和顯示速度設置,最后通過語句msgText = getParameter("preText")得到GatutTextCrawler.html文件中的字符串值。然后,得到主機IP地址,首先通過函數adds = InetAddress.getLocalHost().toString()得到主機的IP地址,最后在更新屏幕函數public void update(graphics g)中通過實現(xiàn)跑馬燈效果。
標簽: 程序
上傳時間: 2016-06-06
上傳用戶:miaochun888
The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. Topics include: . Modeling data with the ActiveRecord library . Setting up views with ActionView and RHTML templates . Building your application s logic into ActionController . Testing and debugging your Rails application . Building responsive web applications using JavaScript and Ajax . Ensuring that your application is security and performs well . Deploying your application with Mongrel and Apache . Using Capistrano to automate deployment . Using the many Rails plugins Working with graphics
標簽: Rails with proficient developer
上傳時間: 2013-12-23
上傳用戶:pkkkkp
STK的全稱是Satellite Tool Kit(衛(wèi)星工具箱),STK/Pro 6.1于2005年4月初最新出品,解壓后為583M,是由Analytical graphics公司開發(fā)的一款在航天工業(yè)領域中處于絕對領先地位的商品化分析軟件。它支持航天任務周期的全過程,包括概念、需求、設計、制造、測試、發(fā)射、運行和應用等。STK是先進的商用現(xiàn)貨(COTS)分析和可視化工具,它可以支援航天、防御和情報任務。利用它可以快速方便地分析復雜任務,獲得易于理解的圖表和文本形式的分析結果,以確定最佳解決方案。
上傳時間: 2016-08-27
上傳用戶:奇奇奔奔
Java小游戲源代碼,本代碼是制作煙花,執(zhí)行本代碼后,用鼠標點擊瀏覽器中的面板,將出現(xiàn)五彩繽紛的煙花效果。知識點有:鼠標事件的監(jiān)聽,graphics類和Thread類的應用。
上傳時間: 2013-12-02
上傳用戶:gxrui1991
Java小游戲源代碼,制作拼圖游戲,執(zhí)行本實例后,用鼠標拖動選中的小圖片進行拼接,可以拼成一幅完整的圖片。本實例的知識點有:鼠標事件的監(jiān)聽,graphics類和Image類的應用。
上傳時間: 2013-12-28
上傳用戶:x4587
ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most universal hardware monitoring program for Windows 9X/ME/NT/2000/XP/2003/VISTA x86/x64 editions This program monitors and displays certain parameters (temperatures, voltages, fans RPM) taken from h/w sensor chips, installed on smart motherboards and/or graphics cards. Customizable alarms can be displayed. Professional license includes thermo control features (so-called "Software cooling"), nVidia/ATi graphics cards and HDD S.M.A.R.T. monitoring.
標簽: Shareware ardware sensors monitor
上傳時間: 2013-12-17
上傳用戶:894898248
本文介紹了一個使用 VHDL 描述計數器的設計、綜合、仿真的全過程,作為我這一段 時間自學 FPGA/CPLD 的總結,如果有什么不正確的地方,敬請各位不幸看到這篇文章的 大俠們指正,在此表示感謝。當然,這是一個非常簡單的時序邏輯電路實例,主要是詳細 描述了一些軟件的使用方法。文章中涉及的軟件有Synplicity 公司出品的Synplify Pro 7.7.1; Altera 公司出品的 Quartus II 4.2;Mentor graphics 公司出品的 ModelSim SE 6.0。
上傳時間: 2016-10-04
上傳用戶:Yukiseop
Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Finally, Andre provides the most intense coverage of game algorithms, multithreaded programming, artificial intelligence (including fuzzy logic, neural nets, and genetic algorithms), and physics modeling you have ever seen in a game book.
標簽: programming Programmin the covering
上傳時間: 2014-01-02
上傳用戶:wangchong