搜索结果

找到约 1,413 项符合 has 的查询结果

按分类筛选

显示更多分类

其他书籍 This book is the most accurate and up-to-date source of information the STL currently available. ...

This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a framework. Angel ...
https://www.eeworm.com/dl/542/216162.html
下载: 52
查看: 1119

VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de

C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer. A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
https://www.eeworm.com/dl/686/216908.html
下载: 184
查看: 1109

文件格式 The need for accurate monitoring and analysis of sequential data arises in many scientic, industria

The need for accurate monitoring and analysis of sequential data arises in many scientic, industrial and nancial problems. Although the Kalman lter is effective in the linear-Gaussian case, new methods of dealing with sequential data are required with non-standard models. Recently, there has been re ...
https://www.eeworm.com/dl/639/241774.html
下载: 123
查看: 1097

数学计算 When working with mathematical simulations or engineering problems, it is not unusual to handle curv

When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot o ...
https://www.eeworm.com/dl/641/280042.html
下载: 141
查看: 1088

数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component

MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
https://www.eeworm.com/dl/641/307838.html
下载: 162
查看: 1131

嵌入式/单片机编程 The widespread use of embedded systems mandates the development of industrial software design method

The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, much in the same way as in other mature areas of engi ...
https://www.eeworm.com/dl/647/358902.html
下载: 122
查看: 1117

数学计算 Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... &l

Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 <= i1 < i2 < ... < iK <= N. For example, sequence (1, 7, 3, 5, 9, 4, 8) has ordered subse ...
https://www.eeworm.com/dl/641/376407.html
下载: 20
查看: 1655

人工智能/神经网络 % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p

% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of corresponding input-output pairs and an initial % network, % ...
https://www.eeworm.com/dl/650/384092.html
下载: 168
查看: 1068

Linux/Unix编程 In this article, I will explain how to create UDP packets and then send them to a remote server thro

In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note ...
https://www.eeworm.com/dl/619/408538.html
下载: 146
查看: 1086

Java编程 Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you c

Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, expressions, statements) and requires no prior kn ...
https://www.eeworm.com/dl/633/470079.html
下载: 66
查看: 1063