虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Collection

Collection层次结构中的根接口。Collection表示一组对象,这些对象也称为Collection的元素。一些Collection允许有重复的元素,而另一些则不允许。一些Collection是有序的,而另一些则是无序的。
  • 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in co

    来自澳大利亚Qeensland大学的计算机视觉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.

    标签: Qeensland functions provides Toolbox

    上传时间: 2015-09-30

    上传用户:qb1993225

  • 软件开发工程是有趣的、多产的

    软件开发工程是有趣的、多产的,甚至是大胆的。同时,它也能源源不断地带来商业价值,并保持在我们的掌控之下。 极限编程(XP)的构思和发展是针对小型团队进行软件开发时,在面对不确知的、变化的需求时所产生的特定需要的。这一新的、轻量级的方法学对许多传统思维提出了挑战,这其中包括一个一直以来的假设,即在软件开发过程中,对软件进行一个小小的改动就必然会使其开发成本大大增加。极限编程认可软件开发工程应该节约成本,而且一旦实现了某种节约就应该加以开发利用。 你可以喜欢XP,也可以恨它,但是本书将会使你对如何开发软件有一个全新的认识。KentBeck拥有并经营着First Class软件公司,在这里他把主要精力放在两个最大的兴趣上——模式和极限编程。他一直在研究软件开发的先驱模式、CRC卡、HotDraw画图编辑器框架、xUnit单元测试框架以及测试为先的编程。他发表了五十多篇关于编程的文章,并出版了《The Smalltalk Best Practice Patterns》(Prentice-Hall出版社)和《Kent Beck’s Guide to Better Smalltalk:A Sorted Collection》(剑桥大学出版社)两本著作,同时他还是超级畅销书《重构——改善既有代码的设计》(中英文版皆由中国电力出版社出版)的特约撰稿人。

    标签: 软件开发 工程

    上传时间: 2015-10-02

    上传用户:邶刖

  • QccPack-0.54-1 released (2007-04-30) is being developed and tested on Fedora Core Linux. QccPack pro

    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.

    标签: 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 re

    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.

    标签: nodes stochastic-flow including consists

    上传时间: 2013-12-21

    上传用户:wlcaption

  • 在为Linux开发应用程序时

    在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada等。开放、自由和灵活是Linux的魅力所在,而这一点在GCC上的体现就是程序员通过它能够更好地控制整个编译过程。

    标签: Linux 应用程序

    上传时间: 2013-12-21

    上传用户:TF2015

  • Lua is a powerful, light-weight programming language designed for extending applications. It is also

    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.

    标签: applications light-weight programming extending

    上传时间: 2016-01-13

    上传用户:1101055045

  • === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =

    === === === === === === === === === === ==== 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.

    标签: 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 interes

    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

    标签: Interface you interes Native

    上传时间: 2013-12-12

    上传用户:ljmwh2000

  • 利用SyncML开发客户端程序的中间件

    利用SyncML开发客户端程序的中间件,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.

    标签: SyncML 程序

    上传时间: 2016-03-05

    上传用户:kr770906

  • In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with

    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.

    标签: especially popularity operating recent

    上传时间: 2014-11-26

    上传用户:gaojiao1999