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

EXTERNAL

  • OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a

    OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on EXTERNAL libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入门教程

    标签: collection functions Computer Library

    上传时间: 2015-09-12

    上传用户:zhangyi99104144

  • KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one p

    KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one partner directly. The tool needs no server. It may be called from KPhoneSI as EXTERNAL session. Indeed, I develloped the tool mainly to demonstrate KPhoneSI s concept of EXTERNAL sessions!

    标签: point application messaging KPhoneIM

    上传时间: 2015-09-13

    上传用户:lhw888

  • In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety o

    In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the EXTERNAL world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn t kept waiting any longer than necessary for the relatively slow disks.

    标签: thoroughly understand variety order

    上传时间: 2014-12-07

    上传用户:PresidentHuang

  • Interfacing the ADSP-BF535 Blackfin Processor to Single-Chip CIF Digital Camera “OV6630” Over the Ex

    Interfacing the ADSP-BF535 Blackfin Processor to Single-Chip CIF Digital Camera “OV6630” Over the EXTERNAL Memory Bus

    标签: Interfacing Single-Chip the Processor

    上传时间: 2015-09-27

    上传用户:yiwen213

  • Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of mo

    Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compression algorithms. Complete testing framework for validating and comparing new algorithms. Support for algorithms that use EXTERNAL dictionaries/headers. Utility classes and sample code for bitio, frequency counting, etc.

    标签: Compression Toolkit Open The

    上传时间: 2013-12-31

    上传用户:dbs012280

  • Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP

    Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP allotted names then from Cache then forwarding to EXTERNAL DNS. Relay Agent, PXEBOOT and BOOTP, Zone Replication, Auto Config and auto Dynamic DNS update.

    标签: Server DHCP DNS addresses

    上传时间: 2013-12-25

    上传用户:BIBI

  • Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap

    Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traffic. Uses of packet monitoring include totalling internet traffic by IP address and service, monitoring EXTERNAL or internal IP addresses and services accessed, network diagnostics, and many other applications. The component includes two demonstration applications, one that displays raw packets, the other that totals internet traffic. The components include various filters to reduce the number of packets that need to be processed, by allowing specific IP addresses to be ignored, LAN mask to ignore local traffic, and ignore non-IP traffic such as ARP.

    标签: Components Monitoring components Internet

    上传时间: 2015-10-30

    上传用户:水中浮云

  • Simple MVC demo,This demo app should be pretty easy to set up. There are no dependencies on databas

    Simple MVC demo,This demo app should be pretty easy to set up. There are no dependencies on databases or any other EXTERNAL features.

    标签: demo dependencies databas Simple

    上传时间: 2015-11-10

    上传用户:tedo811

  • UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether

    UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without EXTERNAL RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.

    标签: UCOS original Saether version

    上传时间: 2015-11-14

    上传用户:ippler8

  • VC编译出错的问题解决方法。比如:LNK2001解决外部符号错误

    VC编译出错的问题解决方法。比如:LNK2001解决外部符号错误,链接错误unresolved EXTERNAL symbol _main的解决

    标签: 2001 LNK 编译 符号

    上传时间: 2015-11-23

    上传用户:agent