搜索结果
找到约 205 项符合
area 的查询结果
按分类筛选
- 全部分类
- 书籍 (46)
- 其他书籍 (20)
- 单片机编程 (12)
- 其他 (12)
- 技术资料 (12)
- matlab例程 (8)
- 电源技术 (7)
- Java编程 (6)
- 学术论文 (4)
- 模拟电子 (4)
- 单片机开发 (4)
- 通信网络 (3)
- 无线通信 (3)
- 数值算法/人工智能 (3)
- 文章/文档 (3)
- 行业发展研究 (3)
- 书籍源码 (3)
- 软件设计/软件工程 (3)
- 通讯/手机编程 (3)
- Oracle数据库 (2)
- 微处理器开发 (2)
- 系统设计方案 (2)
- 其他嵌入式/单片机内容 (2)
- 驱动编程 (2)
- DSP编程 (2)
- 通讯编程文档 (2)
- Delphi控件源码 (2)
- 教程资料 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 工控技术 (1)
- 源码/资料 (1)
- 编译器/解释器 (1)
- 串口编程 (1)
- 加密解密 (1)
- 磁盘编程 (1)
- 电子书籍 (1)
- 网络 (1)
- 人工智能/神经网络 (1)
- Linux/Unix编程 (1)
- 压缩解压 (1)
- Internet/网络编程 (1)
- 3G开发 (1)
- 汇编语言 (1)
- 其他行业 (1)
- 游戏 (1)
- RFID编程 (1)
- 嵌入式Linux (1)
- JavaScript (1)
- SQL Server (1)
- 并行计算 (1)
- VC书籍 (1)
- 数据结构 (1)
- 嵌入式/单片机编程 (1)
- 单片机 (1)
- 论文 (1)
matlab例程 In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata
In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata
linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital
computing, the
Kalman filter
has been the subject of extensive research and application,
particularly in ...
matlab例程 Tracking a moving object through several frames, provided changes from frame to frame are on the ord
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (n ...
其他 This the implementation of structural SVM for training complex alignment models for protein sequence
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various in ...
其他 IT++ is a C++ library of mathematical, signal processing and communication system routines/functions
IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
其他书籍 this document is about probabilistic database techniques and applications it is a good tutorial if y
this document is about probabilistic database techniques and applications it is a good tutorial if you are interested in this area
其他书籍 This title demonstrates how to develop computer programmes which solve specific engineering problems
This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions ...
网络 Sector is a system infrastructure software that provides functionality for distributed data storage,
Sector is a system infrastructure software that provides functionality for distributed data storage, access, and analysis/processing. It automatically manages large volumetric data across servers or clusters, even those over distributed wide area high speed networks. Sector provides simple tools and ...
书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo
Intro/: Directory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no label ...
数值算法/人工智能 北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of
北京大学ACM题
Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines are specified by the input. The sizes of the squares are also s ...
人工智能/神经网络 New training algorithm for linear classification SVMs that can be much faster than SVMlight for larg
New training algorithm for linear classification SVMs that can be much faster than SVMlight for large datasets. It also lets you direcly optimize multivariate performance measures like F1-Score, ROC-Area, and the Precision/Recall Break-Even Point.