搜索结果
找到约 279 项符合
effective 的查询结果
按分类筛选
- 全部分类
- VC书籍 (68)
- 技术资料 (60)
- 电子书籍 (28)
- 其他书籍 (19)
- 书籍 (16)
- STL (14)
- Java书籍 (9)
- 单片机编程 (6)
- 软件工程 (6)
- 其他 (3)
- Java编程 (3)
- 文件格式 (3)
- 文章/文档 (3)
- 软件设计/软件工程 (3)
- 行业发展研究 (3)
- C/C++语言编程 (2)
- 模拟电子 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- 通讯编程文档 (2)
- 微处理器开发 (2)
- matlab例程 (2)
- 论文 (1)
- 程序设计 (1)
- 书籍源码 (1)
- 测试测量 (1)
- ARM (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 驱动编程 (1)
- Linux/Unix编程 (1)
- Internet/网络编程 (1)
- 手机短信编程 (1)
- 数学计算 (1)
- 技术管理 (1)
- 人工智能/神经网络 (1)
- 数据结构 (1)
- J2ME (1)
- 其他行业 (1)
- Symbian (1)
- 认证考试资料 (1)
- VIP专区 (1)
书籍 Cases+on+Telecommunications
During the past two decades, technological development related to telecommuni-
cation technologies has allowed organizations of all types and size to be able to de-
velop effective networking applications in support of information management. Fur-
thermore, telecommunication technologies combined wi ...
单片机编程 ADC Oversampling Techniques fo
Luminary Micro provides an analog-to-digital converter (ADC) module on some members of theStellaris microcontroller family. The hardware resolution of the ADC is 10 bits; however, due to noiseand other accuracy-diminishing factors, the true accuracy is less than 10 bits. This application noteprovide ...
人工智能/神经网络 This function calculates Akaike s final prediction error % estimate of the average generalization e
This function calculates Akaike s final prediction error
% estimate of the average generalization error for network
% models generated by NNARX, NNOE, NNARMAX1+2, or their recursive
% counterparts.
%
% [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat)
% produces the fin ...
其他书籍 While faster processors, larger memory, and powerful graphics are fundamental requirements for works
While faster processors, larger memory, and powerful graphics are fundamental requirements for workstations, users
are also demanding a low-cost, solution-based approach wrapped around a standards-based technology. The Sun UltraTM
20 Workstation, which leverages the AMD OpteronTM processor with Dire ...
VIP专区 java基础入门自学书籍合集,共6本!
深入理解Java虚拟机:JVM高级特性与最佳实践(最新第二版).pdf
Java与模式(清晰书签版).pdf
Java程序性能优化 让你的Java程序更快、更稳定.pdf
JAVA并发编程实践-cn.pdf
Java TCP IP Socket编程(中文版).pdf
Effective Java 中文第二版.pdf
软件工程 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 ...
软件工程 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 ...
技术资料 A_Guide_to_Kernel_Exploitation
A Guide to Kernel Exploitation,Attacking the Core
---
With the number of security countermeasures against user-land exploitation greater
than ever these days, kernel-level exploitation is becoming increasingly popular
among attackers and, generically, exploit writers. Playing with the heart of a c ...
Linux/Unix编程 一个linux进程管理器,具有以下功能: 管理系统的进程
一个linux进程管理器,具有以下功能:
管理系统的进程,
包括系统中进程的ID,owner ID, effective user ID、
进程之间的关系、各个进程占用的内存大小、进程的状态;
列出各个进程使用的文件描述符,以及它们打开的文件;
列出各个进程当前的信号使用情况,
包括各个阻塞的信号,各个信号的处理(如采用的哪一种处理方式, ...
电子书籍 C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C+
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their fun ...