搜索结果

找到约 61 项符合 TEMPLATEs 的查询结果

压缩解压 DWT变换源代码

DWT变换源代码,As a special exception, you may use this file as part of a free software library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other files to produce an executable, t ...
https://www.eeworm.com/dl/617/188097.html
下载: 160
查看: 1044

VC书籍 第一章涵盖了内建的数据型别

第一章涵盖了内建的数据型别,语言预先定义好的运算符、标准程序库中那个的vector和string类、条件语句和循环语句、输入和输出用的iostream库。第二章解释函数的设计和使用;第三章涵盖所谓的Standard Template Library;第四章讲述classes机制的设计和使用过程。第五章说明如何扩展classes;第六章的重头戏是class templat ...
https://www.eeworm.com/dl/686/215220.html
下载: 53
查看: 1029

matlab例程 New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we

New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to H ...
https://www.eeworm.com/dl/665/237667.html
下载: 198
查看: 1054

Linux/Unix编程 FIST可堆叠文件系统

FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...
https://www.eeworm.com/dl/619/251187.html
下载: 135
查看: 1173

人工智能/神经网络 这是linux下的进化计算的源代码。 === === === === === === === === === === === ===== check latest news at http:

这是linux下的进化计算的源代码。 === === === === === === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest news about EO can be found on the s ...
https://www.eeworm.com/dl/650/255742.html
下载: 132
查看: 1035

VC书籍 Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, refer

Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabri ...
https://www.eeworm.com/dl/686/258189.html
下载: 25
查看: 1057

其他 华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码

华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码,包含一个大整数类。(包含作业内容) 1 How to use VC++ & IBM Visual Age (XL) C++ 2 Pointers, Arrays and Structures 3 Operators & Statements 4 Functions 5 Use of classes in STL 6 Define concrete classes 7 Data abstraction 8 Operator Overloadi ...
https://www.eeworm.com/dl/534/263147.html
下载: 161
查看: 1118

数值算法/人工智能 These tools are for use by developers so that they can create more robust applications. Especially o

These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com
https://www.eeworm.com/dl/518/271701.html
下载: 96
查看: 1055

其他书籍 The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails,

The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniqu ...
https://www.eeworm.com/dl/542/319789.html
下载: 179
查看: 1064

VC书籍 学会一个程序语言

学会一个程序语言,是一回事儿;学会如何以此语言设计并实作出有效的程序,又是一 回事儿。C++ 尤其如此,因为它很不寻常地涵盖了罕见的威力和丰富的表现力,不但建立 在一个全功能的传统语言(C)之上,更提供极为广泛的对象导向(object-oriented)性质, 以及对templates 和exceptions(异常状态)的支持。 Lostmouse编 ...
https://www.eeworm.com/dl/686/354963.html
下载: 182
查看: 1016