亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Features

  • 基于"trace transform"的識別2D圖像的C++源程序

    基于"trace transform"的識別2D圖像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3進行編繹, 而且最后的結果也可以在MATLAB下顯示出來, This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple Features, matlab tools to visualise these entities, and tools to check newly coded functionals. This version is released with a small number of functionals only.

    標簽: transform trace 識別 圖像

    上傳時間: 2013-12-23

    上傳用戶:redmoons

  • 人臉檢測的C/C++源代碼

    人臉檢測的C/C++源代碼,曾發表于 OPENCV 的 MAILING LIST,主要是對OPENCV 3.1 版本發布的代碼做了一些速度上的優化,并且解決了內存泄漏的問題。這個程序所使用的 Paul Viola 提出(該論文“Rapid Object Detection using a Boosted Cascade of Simple Features”發表在 CVPR 01)的 Ada Boosted Cascade 算法可以說是目前最好最快的目標檢測算法。

    標簽: 人臉檢測 源代碼

    上傳時間: 2014-01-11

    上傳用戶:日光微瀾

  • GExperts is a set of tools built to increase the productivity of Delphi and C++Builder programmers

    GExperts is a set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several Features to the IDE. GExperts is developed as Open Source software and is contributed as freeware to the development community. Users are encouraged to download the source code and submit bug fixes and patches as well as new Features for inclusion in the GExperts distribution.

    標簽: productivity programmers GExperts increase

    上傳時間: 2014-11-27

    上傳用戶:天誠24

  • 一個簡單的SPI IP核

    一個簡單的SPI IP核,SPI Core Specifications 可以從說明文檔中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchronous communication protocol that requires a minimum of 3 wires. Features: · Compatible with Motorola’s SPI specifications · Enhanced M68HC11 Serial Peripheral Interface · 4 entries deep read FIFO · 4 entries deep write FIFO · Interrupt generation after 1, 2, 3, or 4 transferred bytes · 8 bit WISHBONE RevB.3 Classic interface · Operates from a wide range of input clock frequencies · Static synchronous design · Fully synthesizable

    標簽:

    上傳時間: 2015-09-17

    上傳用戶:TRIFCT

  • VC技術內幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologie

    VC技術內幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting Features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These Features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.

    標簽: technologie Microsoft continued Internet

    上傳時間: 2014-11-22

    上傳用戶:ggwz258

  • Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports:

    Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main Features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication

    標簽: environments Dropbear designed supports

    上傳時間: 2014-01-16

    上傳用戶:skhlm

  • TION ESD (electrostatic discharge) sensitive device. Electrostatic charges as high as 4000 V readil

    TION ESD (electrostatic discharge) sensitive device. Electrostatic charges as high as 4000 V readily accumulate on the human body and test equipment and can discharge without detection. WARNING! Although the AD7008 Features proprietary ESD protection circuitry, permanent damage may occur on devices subjected to high energy electrostatic discharges. Therefore, proper ESD precautions are recommended to avoid performance degradation or loss of functionality.

    標簽: Electrostatic electrostatic discharge sensitive

    上傳時間: 2014-01-12

    上傳用戶:2467478207

  • bject Inspector is a component suite that contains inspectors allowing you to change anything in y

    bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating Features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes

    標簽: inspectors Inspector component allowing

    上傳時間: 2015-10-02

    上傳用戶:無聊來刷下

  • This thorough, hands-on reference for database developers and administrators delivers expert guidanc

    This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)¡ ª one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on language Features and how they are interpreted and processed by the SQL Server execution engine. You¡ ¯ ll get in-depth coverage of the sophisticated uses of T-SQL, including triggers, user-defined functions, exception handling, and more. The book explains and compares solutions to database-development problems in both SQL Server 2000 and SQL Server 2005, discussing the new T-SQL programming Features added to SQL Server 2005 in detail. Includes extensive code samples, table examples, and logic puzzles to help database developers and administrators understand the intricacies and help promote mastery of T-SQL.

    標簽: administrators developers reference thorough

    上傳時間: 2013-12-29

    上傳用戶:Avoid98

  • With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its com

    With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new Features and more fully implement the long-standing Features on which PHP s success is built. PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily extensible code to solve common PHP problems. It focuses on providing real code solutions to problems, allowing the reader to learn by seeing exactly what is happening behind the scenes to get your solution. Because a real-life situation will rarely match the book s example problems precisely, PHP 5 in Practice explains the solution well enough that you will understand it and can learn how to truly solve your own problem.

    標簽: developers developing PHP release

    上傳時間: 2013-12-17

    上傳用戶:xzt

主站蜘蛛池模板: 兰州市| 通榆县| 桐梓县| 武陟县| 和龙市| 大安市| 措勤县| 绵阳市| 利川市| 西城区| 大悟县| 洛阳市| 施甸县| 广宁县| 吴江市| 汨罗市| 巴彦县| 苏州市| 濮阳县| 凤凰县| 长岭县| 凌源市| 株洲市| 崇文区| 芷江| 逊克县| 黔江区| 麻城市| 辽阳县| 额尔古纳市| 军事| 寿光市| 巩留县| 肥乡县| 洛南县| 镇康县| 靖远县| 镇赉县| 东乌珠穆沁旗| 格尔木市| 嘉祥县|