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

搜索资源列表

  1. template

    0下载:
  2. 汇编语言,主要用于板子bootloader开发,可以用于最简单的功能开发
  3. 所属分类:汇编语言

    • 发布日期:2014-01-17
    • 文件大小:182091
    • 提供者:qudong
  1. ReBEL

    0下载:
  2. This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific problem. The % interface to
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:16133
    • 提供者:huguangfeng
  1. 26

    0下载:
  2. 26.编写一个具有如下样式的类模板tmplt,用于实现所谓的反序输出问题,其中使用了类型参数T(使所处理的元素类型可变化)以及普通参数n(元素个数也可变化): template <class T, int n> class tmplt { T arr[n] // n个T类型的数据存放于数组arr之中 public: void dataIn() //从键盘输入n个T类型数据放入arr数组中 void reverseOut() //将arr数组中的数
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1280
    • 提供者:shaobing
  1. CircularBuffer

    0下载:
  2. Template definition of circular buffer
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3394
    • 提供者:张强
  1. 9320_18_wei

    0下载:
  2. File name: main.c ** Last modified Date: 2006-09-26 ** Last Version: 1.0 ** Descr iptions: The main() function example template ** **------------------------------------------------------------------------------------------------------
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5508
    • 提供者:钟林
  1. cjbtaskbarapplet

    0下载:
  2. 基本的DirectX+MFC开发游戏项目模板-basic DirectX games MFC project template
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:65010
    • 提供者:张昭华
  1. mobanpipeidaima

    0下载:
  2. 可以实现图像模板匹配功能,适合初学图像读者-can achieve image template matching function, images suitable for beginner readers
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:92679
    • 提供者:刘箫
  1. ecisync

    0下载:
  2. CICS 客户端编程模版,入门使用。-CICS client programming template, beginners to use.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1194
    • 提供者:风姿
  1. SmartPtr_demo

    0下载:
  2. C++垃圾回收框架,一个智能指针模版类,管理内存分配,以及自动回收。支持异步。-C waste recovery framework, a smart pointer class template, memory allocation management, and automatic recovery. Asynchronous support.
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:12141
    • 提供者:赵鹏
  1. matrix_vector

    0下载:
  2. 用于图形开发的矩阵、矢量模板类-for graphical development matrix and vector template category
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4790
    • 提供者:严寒冰
  1. CurveFit_Poly

    1下载:
  2. 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use thi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:12786
    • 提供者:bilka
  1. espresso-game-template

    0下载:
  2. 一个java游戏开发模板,使用该模板可以简化你的一些常用类型游戏的开发工程,提高开发效率
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:578346
    • 提供者:陈冬
  1. 01

    0下载:
  2. Basic DirectX + MFC game project template 基本的DirectX+MFC开发游戏项目模板(4KB)<END>
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:4117
    • 提供者:李鑫
  1. ImageAlignment

    0下载:
  2. Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:82967
    • 提供者:戴隆忠
  1. vecDLL

    0下载:
  2. Dll无法直接导出泛型模板(generalized template),因此,如果要导出stl类,则模板必须先实例化(instantiated)。另外,如果导出的STL类使用了其他STL类,那么这些其他类必须同时被导出。目前stl中唯一能够被导出的容器是vector,其他容器(如map、set、queue、list、deque)都因包含嵌套类而不能被导出。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15163
    • 提供者:范杰
  1. c++

    0下载:
  2. 程序设计当中经常会出现使用同种数据结构的不同实例的情况。例如:在一个程序中 可以使用多个队列、树、图等结构来组织数据。同种结构的不同实例,也许只在数据元素 的类型或数量上略有差异,如果对每个实例都重新定义,则非常麻烦且容易出错。那么能 否对同种类型数据结构仅定义一次呢?答案是肯定的,C++提供的类模板(Class Template )就可以实现该功能。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8584
    • 提供者:axax123
  1. template

    0下载:
  2. 对图形图像处理进行卷积处理,也可以自己定义响应的模板对图像做卷积
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1624
    • 提供者:kongqiang
  1. createiristemplate

    0下载:
  2. createiristemplate - generates a biometric template from an iris in % an eye image. % % Usage: % [template, mask] = createiristemplate(eyeimage_filename) % % Arguments: % eyeimage_filename - the file name of the eye image % % Outpu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1491
    • 提供者:wpf
  1. gaborconvolve

    0下载:
  2. gaborconvolve - function for convolving each row of an image with 1D log-Gabor filters % % Usage: % [template, mask] = createiristemplate(eyeimage_filename) % % Arguments:
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1532
    • 提供者:wpf
  1. DPSK_UWB

    0下载:
  2. This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operat
  3. 所属分类:3G开发

    • 发布日期:2008-10-13
    • 文件大小:6074
    • 提供者:翟剑
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com