搜索结果
找到约 1,502 项符合
One-Class 的查询结果
数据结构 a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
软件设计/软件工程 This is my assignment for my tutor s Class. and many problems exist,so you should comprhend it and i
This is my assignment for my tutor s Class. and many problems exist,so you should comprhend it and improve it to perfect.
其他 A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute suc ...
J2ME With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s
With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s simple and easy.
技术管理 rtp protocol for each one
rtp protocol for each one
Java编程 A java class that uses DES to encript images
A java class that uses DES to encript images
电子书籍 This book, the Sun™ ONE Message Queue (MQ) 3.0.1 Administrator’s Guide, provides the backgroun
This book, the Sun&#8482 ONE Message Queue (MQ) 3.0.1 Administrator’s Guide,
provides the background and information needed to perform administration tasks
for an MQ messaging system.
This preface contains the following sections:
&#8226 Audience for This Guide
&#8226 Organization of This Guide
&#82 ...
其他书籍 The Linux kernel is one of the most interesting yet least understood open-source projects. It is als
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Developme ...
Java编程 Using class MouseMotionAdapter.
Using class MouseMotionAdapter.
数据结构 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. con
一种基于二维链表的稀疏矩阵模半板类设计
A template Class of sparse matrix.
Key technology: bin,2-m linked matrix.
constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor.
Basic operator: 1. addition(sub) of two matrix
2. inverse of a matrix.
3. multiply of two matrix.
etc ...