CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - c template

搜索资源列表

  1. c++template

    0下载:
  2. c++ template,希望对大家有帮助
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7.49mb
    • 提供者:wewe
  1. C++FrameCode

    0下载:
  2. 一个C++模板写的序列化框架(源码)-C template to write a sequence of the framework (FOSS)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:63.63kb
    • 提供者:丁建军
  1. C++.Template.Metaprogramming

    0下载:
  2. C++经典书籍,学习入门可以参考使用,个人觉得效果很好。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:621.39kb
    • 提供者:
  1. C++_Templates

    0下载:
  2. C++ template 是一本经典的讲解模板及泛型编程的书籍
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:725.52kb
    • 提供者:yingying
  1. C++ Matrix Template Class Library Lite V1.12

    0下载:
  2. This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this hea
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:39.07kb
    • 提供者:秦子翼
  1. C++ 模板元编程 ebook

    0下载:
  2. C++ 模板元编程 (C++ Template Metaprogramming)
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-03-11
    • 文件大小:621.32kb
    • 提供者:quard888
  1. movedetect.rar

    0下载:
  2. 用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。,VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:yangchun
  1. c++多态与模板小实验

    0下载:
  2. c++模板小实验-c++ template experiment
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:19.68kb
    • 提供者:dhy
  1. C++_Templates

    0下载:
  2. 介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高-Introduced the C++ Template library very good tutorial, great reference value, can you get a larger raise
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:725.51kb
    • 提供者:
  1. c++templatesexamples

    0下载:
  2. 《C++ template》即是C++模板库的书籍源代码。这是讲C++模板的经典书籍- C++ Template that is, C++ Template library books source code. This is the talk C++ Template classic books
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:171.26kb
    • 提供者:xiang linjian
  1. C++.Template.Metaprogramming

    0下载:
  2. C++.Template.Metaprogramming c++经典书籍-C++. Template.Metaprogrammingc++ Classic books
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:621.4kb
    • 提供者:高林杰
  1. C++Templates

    0下载:
  2. This book is the complete guide to C++ template-This book is the complete guide to C++ Template
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:1.97mb
    • 提供者:Yalin Liu
  1. C.Plus.Plus.Template.Metaprogramming

    0下载:
  2. By David Abrahams, Aleksey Gurtovoy-C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-02
    • 文件大小:621.41kb
    • 提供者:fengyun_feng
  1. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:50.63kb
    • 提供者:nytza
  1. tuxiangpipei

    0下载:
  2. 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the imag
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:246.54kb
    • 提供者:韩小芳
  1. C++templates

    0下载:
  2. This book contains information on c++ template library.
  3. 所属分类:Windows Develop

  1. Treap

    0下载:
  2. Treap C++模板类 实现了treap数据结构 同时具有堆和二叉树的性质-Treap C++ template class implements the treap data structure of both the nature of the heap and binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.72kb
    • 提供者:nigoe
  1. The-data-structures--(C-template)

    0下载:
  2. 数据结构各种算法实现(C 模板) The data structures of various algorithms (C template)-The data structures of various algorithms (C template)
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:85.56kb
    • 提供者:kioio
  1. 阅读材料-C++ 模板中的typename、class关键字

    0下载:
  2. C++ Template中的typename、class关键字,模板中关键字的class与typename的作用(Typename, class keyword in c + + Template, class and typename of key words in the Template)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:19kb
    • 提供者:晴心
  1. C++编程新思维

    0下载:
  2. 这是一本关于C++模板高级应用和编程的书籍(this is a book about C++ Template)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-30
    • 文件大小:12.81mb
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com