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

搜索资源列表

  1. tmpl-examples

    0下载:
  2. C++模板源码 模板和泛型编程的学习资料-C source code templates and template Generic Programming learning materials
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:161387
    • 提供者:易峰
  1. stl33

    0下载:
  2. STL源码 泛型编程和学习STL的好资料-STL source Generic Programming and learning good information STL
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:215524
    • 提供者:易峰
  1. fanxingyunsuan

    0下载:
  2. 泛型运算问题 用C++编写 在VC++6.0-Generic C prepared in VC 6.0
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:414068
    • 提供者:kim jay
  1. Concepts

    0下载:
  2. concepts 是由Bjarne Stroustrup和Douglas Gregor撰写的你提交到iso c++委员会的描述泛型编程的concept检验的c++扩展语法的文件-concepts by Bjarne Stroustrup and Douglas Gr egor writing you submitted to the Commission iso c descr iption Generic Programming concept testing c extension lang
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:277563
    • 提供者:钟一
  1. ifcvec_release

    0下载:
  2. 一个不错的图像质量评价测度实现,用于泛型图像质量评价,需要参照图像。内有相关文献名称。-a good measure to evaluate image quality achieved for the Generic Image quality evaluation, needs light images. Have names related literature.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:6868
    • 提供者:刘明娜
  1. TMatrixS

    0下载:
  2. 支持泛型数据类型的矩阵运算,包含了所有基本的矩阵运算,求逆、转置、点乘、点除等-support Generic types of data matrix containing all the basic matrix calculation, the inversion switch home, point by point, and so on except
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4227
    • 提供者:李云雷
  1. stl.LCS

    0下载:
  2. 参考算法导论写的LCS算法,仿照STL的泛型风格,适用于多种STL容器中的各种类型数据构成的序列的最大公共子序列(Longest Common Subsequence)问题求解。-reference Introduction to write the algorithm LCS algorithm, modeled on the STL Generic style. STL is applicable to many types of containers data constitute the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:王硕
  1. CA_CollectionBase

    0下载:
  2. 提供c#泛型的通用详细操作
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:26127
    • 提供者:jordan
  1. TopologicalSort

    0下载:
  2. 用C#编写的拓扑排序算法程序(数据结构) 本程序用到了Framework 2.0 里新增的泛型, 代码简洁,且容易理解。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7490
    • 提供者:hiker
  1. loki-0.1.6.tar

    0下载:
  2. Loki库,学习Modern C++ Design和泛型编程的最好范例
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1203384
    • 提供者:xiaomiao
  1. STL 源码剖析析-候捷

    0下载:
  2. STL泛型编程 强型检验 演算法-STL - type test algorithms
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1788249
    • 提供者:zyj
  1. csnail

    0下载:
  2. 一个新型的动态语言,用c++写的, 语法结合了python和javascr ipt,加强了lambda语句,可以支持面向对象, 面向过程的编程范式, 有动态语言的天生优势, 泛型是水到渠成了
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:271734
    • 提供者:边蓬
  1. Java 泛型的理解与实现 -- 编程技术大全

    0下载:
  2. Java 泛型的理解与实现 -- 编程技术大全
  3. 所属分类:TreeView控件

    • 发布日期:2010-01-27
    • 文件大小:19066786
    • 提供者:cwl1012
  1. Snake

    0下载:
  2. 项目描述:贪吃蛇游戏,实现了蛇,食物,界面等对象。实现了蛇的移动,食物的随机出现以及蛇吃食物变长和蛇移动,食物的随机出现以及蛇吃食物变长和蛇移动到界面外死亡的功能,本项目主要是练习 面向对象的思想,SWING,多线程,事件监听,容器,泛型以及接口的使用等 -Project Descr iption: Snake game, achieve a snake, food, and other interface objects. Implementation of the snake mov
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:27862
    • 提供者:dreamweb
  1. ClassLibrary1

    0下载:
  2. c#中泛型类创造构造类型用泛型类静态构造函数-c# in the generic category of structure types with the creation of generic types of static constructor
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:9308
    • 提供者:sunshuai
  1. 123

    0下载:
  2. 理解泛型的概念,掌握泛型的简单使用,掌握集合接口及其实现类的概念(Understand the concept of generics and master the simple use of generics)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:12288
    • 提供者:大帅比
  1. 20170606Advanced9Course1Generic

    0下载:
  2. 1 引入泛型:延迟声明 2 如何声明和使用泛型 3 泛型的好处和原理 4 泛型类、泛型方法、泛型接口、泛型委托 5 泛型约束 6 协变 逆变(选修) 7 泛型缓存(选修)(1 introduction of generics: deferred declarations 2 how to declare and use generics 3 benefits and principles of generics 4 generic classes, generic method
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:70656
    • 提供者:我是十月
  1. ArrayHelper

    0下载:
  2. Unity 功能 泛型 处理数组元素 工具类(Unity function generic processing array element tool class)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:lianglangtao
  1. 泛型类方法例子

    0下载:
  2. 用于学习C#泛型类方法学习的例子,老师课堂上讲的,基础知识(Generic class method learning)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:33792
    • 提供者:一杯敬朝阳
  1. Generic Programming and the STL

    0下载:
  2. 《》c++泛型编程与标准库》电子版,熟悉c++泛型编程方法以及灵活使用标准库(Generic Programming and the STL)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:17509376
    • 提供者:一少年
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com