來自澳大利亞Qeensland大學(xué)的計算機視覺Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic Collection reflecting the author s personal interest in areas of photometry, photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation, feature extraction, camera calibration, camera exterior orientation, display, color space conversion and blackbody radiators. The Toolbox, combined with MATLAB and a modern workstation computer, is a useful and convenient environment for investigation of machine vision algorithms. It is possible to use MEX files to interface with image acquisition hardware ranging from simple framegrabbers to Datacube servers.
標(biāo)簽: Qeensland functions provides Toolbox
上傳時間: 2015-09-30
上傳用戶:qb1993225
軟件開發(fā)工程是有趣的、多產(chǎn)的,甚至是大膽的。同時,它也能源源不斷地帶來商業(yè)價值,并保持在我們的掌控之下。 極限編程(XP)的構(gòu)思和發(fā)展是針對小型團隊進行軟件開發(fā)時,在面對不確知的、變化的需求時所產(chǎn)生的特定需要的。這一新的、輕量級的方法學(xué)對許多傳統(tǒng)思維提出了挑戰(zhàn),這其中包括一個一直以來的假設(shè),即在軟件開發(fā)過程中,對軟件進行一個小小的改動就必然會使其開發(fā)成本大大增加。極限編程認(rèn)可軟件開發(fā)工程應(yīng)該節(jié)約成本,而且一旦實現(xiàn)了某種節(jié)約就應(yīng)該加以開發(fā)利用。 你可以喜歡XP,也可以恨它,但是本書將會使你對如何開發(fā)軟件有一個全新的認(rèn)識。KentBeck擁有并經(jīng)營著First Class軟件公司,在這里他把主要精力放在兩個最大的興趣上——模式和極限編程。他一直在研究軟件開發(fā)的先驅(qū)模式、CRC卡、HotDraw畫圖編輯器框架、xUnit單元測試框架以及測試為先的編程。他發(fā)表了五十多篇關(guān)于編程的文章,并出版了《The Smalltalk Best Practice Patterns》(Prentice-Hall出版社)和《Kent Beck’s Guide to Better Smalltalk:A Sorted Collection》(劍橋大學(xué)出版社)兩本著作,同時他還是超級暢銷書《重構(gòu)——改善既有代碼的設(shè)計》(中英文版皆由中國電力出版社出版)的特約撰稿人。
上傳時間: 2015-10-02
上傳用戶:邶刖
QccPack-0.54-1 released (2007-04-30) is being developed and tested on Fedora Core Linux. QccPack provides an open-source Collection of library routines and utility programs for quantization, compression, and coding of data.
標(biāo)簽: QccPack developed released Fedora
上傳時間: 2013-12-22
上傳用戶:love_stanford
A stochastic-flow network consists of a set of nodes, including source nodes which supply various resources and sink nodes at which resource demands take place, and a Collection of arcs whose capacities have multiple operational states.
標(biāo)簽: nodes stochastic-flow including consists
上傳時間: 2013-12-22
上傳用戶:wlcaption
在為Linux開發(fā)應(yīng)用程序時,絕大多數(shù)情況下使用的都是C語言,因此幾乎每一位Linux程序員面臨的首要問題都是如何靈活運用C編譯器。目前Linux 下最常用的C語言編譯器是GCC(GNU Compiler Collection),它是GNU項目中符合ANSI C標(biāo)準(zhǔn)的編譯系統(tǒng),能夠編譯用、C++和Object C等語言編寫的程序。GCC不僅功能非常強大,結(jié)構(gòu)也異常靈活。最值得稱道的一點就是它可以通過不同的前端模塊來支持各種語言,如Java、 Fortran、Pascal、Modula-3和Ada等。開放、自由和靈活是Linux的魅力所在,而這一點在GCC上的體現(xiàn)就是程序員通過它能夠更好地控制整個編譯過程。
標(biāo)簽: Linux 應(yīng)用程序
上傳時間: 2013-12-22
上傳用戶:TF2015
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage Collection, making it ideal for configuration, scripting, and rapid prototyping.
標(biāo)簽: applications light-weight programming extending
上傳時間: 2016-01-13
上傳用戶:1101055045
=== === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list Collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.
標(biāo)簽: INFORMATION DEVELOPERS KEYBOARD SOFTWARE
上傳時間: 2014-08-18
上傳用戶:ecooo
THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interested in any of the following: • integrating a Java application with legacy code written in languages such as C or C++ • incorporating a Java virtual machine implementation into an existing application written in languages such as C or C++ • implementing a Java virtual machine • understanding the technical issues in language interoperability, in particular how to handle features such as garbage Collection and multithreading
標(biāo)簽: Interface you interes Native
上傳時間: 2013-12-12
上傳用戶:ljmwh2000
利用SyncML開發(fā)客戶端程序的中間件,J2ME版本。 This library is a Collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.
上傳時間: 2016-03-05
上傳用戶:kr770906
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to provide an environment that s powerful yet easy to use. One of the main strengths of UNIX is that it comes with a large Collection of standard programs. These programs perform a wide variety of tasks from listing your files to reading email. Unlike other operating systems, one of the key features of UNIX is that these programs can be combined to perform complicated tasks and solve your problems. One of the most powerful standard programs available in UNIX is the shell. The shell is a program that provides you with a consistent and easy-to-use environment for executing programs in UNIX. If you have ever used a UNIX system, you have interacted with the shell.
標(biāo)簽: especially popularity operating recent
上傳時間: 2014-11-26
上傳用戶:gaojiao1999
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1