搜索结果
找到约 61 项符合
TEMPLATEs 的查询结果
按分类筛选
- 全部分类
- VC书籍 (18)
- 其他 (4)
- 人工智能/神经网络 (3)
- 电子书籍 (3)
- 文章/文档 (2)
- 书籍源码 (2)
- 数据结构 (2)
- 数值算法/人工智能 (2)
- matlab例程 (2)
- 软件设计/软件工程 (2)
- 技术资料 (2)
- 教程资料 (1)
- 可编程逻辑 (1)
- 压缩解压 (1)
- 技术管理 (1)
- Linux/Unix编程 (1)
- 系统设计方案 (1)
- 其他书籍 (1)
- 网络 (1)
- 操作系统开发 (1)
- 数据库系统 (1)
- SQL Server (1)
- 软件工程 (1)
- *行业应用 (1)
- 数学计算 (1)
- 手机WAP编程 (1)
- VHDL/FPGA/Verilog (1)
- 教程 (1)
- 书籍 (1)
- VIP专区 (1)
压缩解压 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 ...
VC书籍 第一章涵盖了内建的数据型别
第一章涵盖了内建的数据型别,语言预先定义好的运算符、标准程序库中那个的vector和string类、条件语句和循环语句、输入和输出用的iostream库。第二章解释函数的设计和使用;第三章涵盖所谓的Standard Template Library;第四章讲述classes机制的设计和使用过程。第五章说明如何扩展classes;第六章的重头戏是class templat ...
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 ...
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 ...
人工智能/神经网络 这是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 ...
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 ...
其他 华东师范大学(面向对象程序设计基于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 ...
数值算法/人工智能 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
其他书籍 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 ...