搜索结果
找到约 61 项符合
finding 的查询结果
按分类筛选
- 全部分类
- matlab例程 (12)
- 数学计算 (8)
- 单片机开发 (5)
- 其他 (4)
- 系统设计方案 (4)
- 人工智能/神经网络 (3)
- 其他书籍 (3)
- Linux/Unix编程 (2)
- 软件设计/软件工程 (2)
- 模拟电子 (1)
- 嵌入式/单片机编程 (1)
- 电子书籍 (1)
- VC书籍 (1)
- 其他行业 (1)
- 行业发展研究 (1)
- 通讯编程文档 (1)
- GPS编程 (1)
- 编辑器/阅读器 (1)
- Jsp/Servlet (1)
- 家庭/个人应用 (1)
- *行业应用 (1)
- 数值算法/人工智能 (1)
- 数据结构 (1)
- 通讯/手机编程 (1)
- Delphi/CppBuilder (1)
- 书籍 (1)
- VIP专区 (1)
matlab例程 In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
通讯/手机编程 adhoc in c & c++ it hepls finding the shortest path among adhoc network . it provides advance protoc
adhoc in c & c++ it hepls finding the shortest path among adhoc network . it provides advance protocols to find distence vector
Delphi/CppBuilder OpenCV1.0 + C++Builder6 example of finding coners programm. Highlites coners it found in frame.
OpenCV1.0 + C++Builder6 example of finding coners programm. Highlites coners it found in frame.
数学计算 this is the code for finding a shortedpath in graph in althorithm
this is the code for finding a shortedpath in graph in althorithm
matlab例程 finding a root by position of falses
finding a root by position of falses
matlab例程 finding a root by position of falses
finding a root by position of falses
模拟电子 如何选择合适的Logger按钮
Abstract: For many first-time users, finding the right logger that meets their needs can be a challenging task. In simple
电子书籍 pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch]) computes the pitch of a cor
pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch])
computes the pitch of a correlogram sequence by finding the time lag
with the largest correlation energy.
Linux/Unix编程 Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinc
Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
人工智能/神经网络 A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type c
A .NET Path Finder Library
Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well a ...