搜索结果
找到约 308 项符合
methods 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (31)
- 书籍 (30)
- matlab例程 (27)
- 数学计算 (20)
- 其他 (17)
- 数值算法/人工智能 (17)
- 单片机编程 (14)
- Java编程 (12)
- 人工智能/神经网络 (9)
- 技术资料 (8)
- 文章/文档 (7)
- 软件设计/软件工程 (7)
- 书籍源码 (6)
- 模拟电子 (5)
- 文件格式 (5)
- 系统设计方案 (5)
- 电子书籍 (5)
- Linux/Unix编程 (5)
- 行业发展研究 (5)
- 通讯编程文档 (5)
- VC书籍 (4)
- 单片机开发 (4)
- 可编程逻辑 (3)
- 软件工程 (3)
- JavaScript (3)
- Delphi控件源码 (3)
- 论文 (3)
- 电源技术 (2)
- 教程资料 (2)
- 网络 (2)
- 人物传记/成功经验 (2)
- 数据结构 (2)
- Internet/网络编程 (2)
- 嵌入式/单片机编程 (2)
- 通讯/手机编程 (2)
- GPS编程 (2)
- VIP专区 (2)
- 电机控制 (1)
- 技术书籍 (1)
- PCB相关 (1)
- 无线通信 (1)
- 测试测量 (1)
- 编译器/解释器 (1)
- 微处理器开发 (1)
- 交通/航空行业 (1)
- *行业应用 (1)
- 加密解密 (1)
- Symbian (1)
- Java书籍 (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 手机彩信(MMS)编程 (1)
- 其他行业 (1)
- 嵌入式Linux (1)
- 手机短信编程 (1)
- 并行计算 (1)
- 压缩解压 (1)
- VHDL/FPGA/Verilog (1)
- 电工电气 (1)
- Delphi/CppBuilder (1)
- Windows编程 (1)
- 源码 (1)
电子书籍 This text shows how to analyze programs without its source code, using a debugger and a disassembler
This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.
单片机开发 As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The exper ...
软件设计/软件工程 A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distrib
A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distributed Embedded Systems at Carnegie Mellon University. Throughout this course, a distributed real-time system – an elevator control system– is specified, designed, built, and simulated. Object Orient ...
电子书籍 A stability analysis is presented for staggered schemes for the governing equations of compressible
A stability analysis is presented for staggered schemes for the governing equations of compressible flow. The
method is based on Fourier analysis. The approximate nature of pressure-correction solution methods is taken into
account. &#63193 2001 IMACS. Published by Elsevier Science B.V. All rights r ...
其他书籍 MS Access is commonly thought of as the little brother of Database engines, and not a lot of materia
MS Access is commonly thought of as the little brother of Database engines, and not a lot of material has
been published about methods used for exploiting it during a penetration test. The aim of this paper is to
bring a lot of disparate information together into one guide.
其他书籍 15篇光流配准经典文献
15篇光流配准经典文献,目录如下:
1、A Local Approach for Robust Optical Flow Estimation under Varying
2、A New Method for Computing Optical Flow
3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms
4、all about direct methods
5、An Introduction to OpenCV and Optical Flow
6、Bayesian Real ...
系统设计方案 measure through the cross-entropy of test data. In addition, we introduce two novel smoothing tech
measure through
the cross-entropy of test data. In addition,
we introduce two novel smoothing techniques,
one a variation of Jelinek-Mercer
smoothing and one a very simple linear interpolation
technique, both of which outperform
existing methods.
Java编程 Tapestry是一个基于控件的框架以致于用它开发Web应用类似开发传统的GUI应用。你用Tapestry开发Web应用时你无需关注以操作为中心的(operation-centric) Servlet
Tapestry是一个基于控件的框架以致于用它开发Web应用类似开发传统的GUI应用。你用Tapestry开发Web应用时你无需关注以操作为中心的(operation-centric) Servlet API.引用Tapestry网站上的一句话:"Tapestry用对象(objects),方法(methods),属性(properties)替代以往的URLs和查询参数, ...
其他书籍 欢迎使用ERwin信息模型
欢迎使用ERwin信息模型,以前如果你从未见过模型,ERwin Methods Guide将帮助你了解什么是模型,以及它适合于什么。如果你已经一些有使用数据和信息模型的经验,那么你知道它在业务需求中是很有用的。如果在设计新的信息系统或在维护和修改存在的东西,模型能帮助你。本文没有包括信息模型的许多细节。但是,到你读完它的时 ...
VC书籍 DtWinVer is a C++ class which provides a comprehensive method to determine which OS the program that
DtWinVer is a C++ class which provides a comprehensive method to determine which OS the program that calls it is running on. All methods it uses are fully documented on various articles on the MSDN CD