搜索结果
找到约 222 项符合
EFFective 的查询结果
按分类筛选
- 全部分类
- VC书籍 (64)
- 电子书籍 (28)
- 其他书籍 (19)
- 书籍 (16)
- STL (14)
- Java书籍 (9)
- 技术资料 (8)
- 软件工程 (6)
- 单片机编程 (5)
- Java编程 (3)
- 行业发展研究 (3)
- 其他 (3)
- 文件格式 (3)
- 软件设计/软件工程 (3)
- 文章/文档 (3)
- 模拟电子 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- 微处理器开发 (2)
- 通讯编程文档 (2)
- matlab例程 (2)
- C/C++语言编程 (2)
- 程序设计 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- ARM (1)
- 工控技术 (1)
- 测试测量 (1)
- Internet/网络编程 (1)
- 其他行业 (1)
- 手机短信编程 (1)
- J2ME (1)
- 数据结构 (1)
- Symbian (1)
- Linux/Unix编程 (1)
- 人工智能/神经网络 (1)
- 技术管理 (1)
- 数学计算 (1)
- 驱动编程 (1)
- 书籍源码 (1)
- 认证考试资料 (1)
- 论文 (1)
- VIP专区 (1)
其他 Agile Java for new programmers who want to learn Java as their first language. The book can also be
Agile Java for new programmers who want to learn Java as their first language. The book can also be effective for programmers familiar with TDD, but new to Java, or vice versa.
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
电子书籍 The LabVIEW Development Guidelines describe many of the issues that arise when developing large app
The LabVIEW Development Guidelines describe many of the issues that
arise when developing large applications. The guidelines are based on the
advice of LabVIEW developers, and provide a basic survey of software
engineering techniques you might find useful when developing your
own projects.
There is ...
其他行业 Feature selection is a preprocessing technique frequently used in data mining and machine learning t
Feature selection is a preprocessing technique frequently used in data mining and machine learning tasks. It can reduce dimensionality, remove irrelevant data, increase learning accuracy, and improve results comprehensibility. FCBF is a fast correlation-based filter algorithm designed for high-dimen ...
文件格式 In this article, we present an overview of methods for sequential simulation from posterior distribu
In this article, we present an overview of methods for sequential simulation from posterior distributions.
These methods are of particular interest in Bayesian filtering for discrete time dynamic models
that are typically nonlinear and non-Gaussian. A general importance sampling framework is develop ...
文件格式 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 ...
J2ME The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.
The Funambol J2ME Mail Client aims to be a light, easy to use, free email
client for J2ME devices.
The first release comes with a simple but effective UI, and a storage limited
to the internal RMS only. This makes the application compatible with most of
the phones around (minimum requirements are: ...
VC书籍 The first edition of this book ranks among the small (very small) number of books that I credit with
The first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded with important advice. Effective C++, Third Edition, continues ...
STL 介绍STL的两本好书
介绍STL的两本好书,分别是《Effective STL》和《STL源码剖析》