搜索资源列表
GP-泛型算法通则
- GP-泛型算法通用原则-GP-General principles Generic Algorithms
Java 泛型的理解与实现 -- 编程技术大全
- Java 泛型的理解与实现 -- 编程技术大全
泛型编程
- 泛型编程的介绍
我整理的详细的泛型编程知识
- 我开组会时候做的PPT,里面讲解了详细的泛型编程方法和主要知识。很有用的
GP-泛型算法通则
- GP-泛型算法通用原则-GP-General principles Generic Algorithms
aqbanking-0[1].9.5.tar
- AqBanking为网上银行提供一个泛型界面。通过后台(目前仅仅HBCI被支持),网上银行被提供-AqBanking to provide an online banking Generic interface. Through background (currently only supported OGTT), Internet banking has been provided
Concepts
- 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 co
CA_CollectionBase
- 提供c#泛型的通用详细操作 -Provide c# Generic generic detailed operation
TopologicalSort
- 用C#编写的拓扑排序算法程序(数据结构) 本程序用到了fr a mework 2.0 里新增的泛型, 代码简洁,且容易理解。-With C# Prepared procedures for topological sorting algorithm (data structure) of the procedures used in the fr a mework 2.0 in the new generic, code sim
loki-0.1.6.tar
- Loki库,学习Modern C++ Design和泛型编程的最好范例-Loki library, learning Modern C++ Design and the best example of generic programming
EffectiveSTL
- 介绍泛型编程与STL编程。本书里的信息将使你成为一个更好的STL程序员,它将让你成为一个更高产的程序员-Introduce generic programming and STL programming. The information in this book will enable you to become a better programmer STL, which will let you become a more prod
Auto
- CSharp 泛型 通用数据库访问类,可以简单对数据库进行增删改查询。-CSharp generic generic database access class, can be simple additions or deletions to the database query.
C++ChenSiLu
- 这是一本C++编程方面的经典书籍,作者是一对享有盛誉的技术伉俪,Andrew Boeing和Barbar Moo。本书基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。全书分为大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全
C++_Templates
- C++ template 是一本经典的讲解模板及泛型编程的书籍-C++ Template is a classic on the templates and generic programming books
Snake
- 项目描述:贪吃蛇游戏,实现了蛇,食物,界面等对象。实现了蛇的移动,食物的随机出现以及蛇吃食物变长和蛇移动,食物的随机出现以及蛇吃食物变长和蛇移动到界面外死亡的功能,本项目主要是练习 面向对象的思想,SWING,多线程,事件监听,容器,泛型以及接口的使用等 -Project Descr iption: Snake game, achieve a snake, food, and other interface objects. I
fanxingchengxu
- java里的泛型程序设计,很好 很好 很好 -in the generic java programming, very good very good very good very good very good very good
Core.Java.2.Volume.I-Fundamentals.6th.Edition
- 《JAVA 2核心技术 卷I:基础知识(原书第7版)》是Java技术经典参考书,多年畅销不衰,第7版在保留以前版本风格的基础上,涵盖Java 2开发平台标准版J2SE 5.0的基础知识,主要内容包括面向对象程序设计、反射与代理、接口与内部类、事件监听器模型、使用Swing UI工具箱进行图形用户界面设计、异常处理、流输入/输出和对象序列化,泛型程序设计等。-Core Java delivers the real-world guidan
ClassLibrary1
- c#中泛型类创造构造类型用泛型类静态构造函数-c# in the generic category of structure types with the creation of generic types of static constructor
泛型介绍(C# 编程指南)
- C#泛型详解,适合新手教程和工具书查询,总结的很详细(C# generic detail, suitable for novice tutorials and tool book inquiries)
泛型类方法例子
- 用于学习C#泛型类方法学习的例子,老师课堂上讲的,基础知识(Generic class method learning)