搜索:graph+algorithm
找到约 1,358 项符合「graph+algorithm」的查询结果
结果 1,358
按分类筛选
- 全部
- 技术资料 (182)
- matlab例程 (181)
- 人工智能/神经网络 (130)
- 数学计算 (89)
- 加密解密 (77)
- 数值算法/人工智能 (70)
- 其他 (70)
- 数据结构 (48)
- 压缩解压 (39)
- 其他书籍 (35)
- Java编程 (34)
- 通讯/手机编程 (22)
- 书籍源码 (22)
- 软件设计/软件工程 (22)
- Linux/Unix编程 (20)
- 通讯编程文档 (17)
- 文章/文档 (17)
- 文件格式 (16)
- VHDL/FPGA/Verilog (14)
- 技术管理 (11)
- 单片机开发 (11)
- DSP编程 (10)
- 电子书籍 (10)
- 系统设计方案 (10)
- VC书籍 (10)
- 软件工程 (9)
- 单片机编程 (8)
- 汇编语言 (8)
- 行业发展研究 (8)
- 书籍 (8)
- JavaScript (7)
- 其他嵌入式/单片机内容 (6)
- 论文 (6)
- 多媒体处理 (5)
- 操作系统开发 (5)
- 驱动编程 (5)
- CA认证 (5)
- 嵌入式/单片机编程 (5)
- 源码 (5)
- 编辑器/阅读器 (4)
- 编译器/解释器 (4)
- 多国语言处理 (4)
- STL (4)
- GPS编程 (4)
- 学术论文 (3)
- 通信网络 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- Applet (3)
- 其他数据库 (3)
- Delphi控件源码 (3)
- 其他行业 (3)
- 中间件编程 (3)
- 并行计算 (3)
- VIP专区 (3)
- 数据库系统 (2)
- Matlab (2)
- 嵌入式综合 (2)
- 教育系统应用 (2)
- Modem编程 (2)
- 游戏 (2)
- 磁盘编程 (2)
- *行业应用 (2)
- 网络 (2)
- 微处理器开发 (2)
- J2ME (2)
- 生物技术 (2)
- C/C++语言编程 (1)
- 行业应用文档 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 实用工具 (1)
- Internet/网络编程 (1)
- 语音压缩 (1)
- 企业管理 (1)
- Java书籍 (1)
- 家庭/个人应用 (1)
- Windows CE (1)
- SQL Server (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 3G开发 (1)
- 能源行业(电力石油煤炭) (1)
- 精品软件 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/654/493542.html
数据结构
在图形中若于个边(edge)上加上一些值
在图形中若于个边(edge)上加上一些值,此数值称为比重( weight ) 。而此图形称为比重图形(Weight Graph ) ,若weight是成本( cost )或距离( distance ) ,则称此图形为网路( Network )。根据Spanning Tree的定义,知一个图形可有许多不同spanning tree ,在network中找出一个具有最小成本( Cost )的Spa ...
https://www.eeworm.com/dl/534/230046.html
其他
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 ...
https://www.eeworm.com/dl/518/289146.html
数值算法/人工智能
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error f ...
https://www.eeworm.com/dl/650/289334.html
人工智能/神经网络
Probability distribution functions. estimation - (dir) Probability distribution estimation. dsam
Probability distribution functions.
estimation - (dir) Probability distribution estimation.
dsamp - Generates samples from discrete distribution.
erfc2 - Normal cumulative distribution function.
gmmsamp - Generates sample from Gaussian mixture model.
gsamp - Generates sampl ...
https://www.eeworm.com/dl/534/399743.html
其他
AutoSitePasswords is a users admin tool for Apache web server. AutoSitePasswords keeps the users da
AutoSitePasswords is a users admin tool for Apache web server.
AutoSitePasswords keeps the users database and allows to append, edit,
delete and search the users records. AutoSitePasswords allows to generate
the random login/password serieses. AutoSitePasswords makes the Apache
p ...
https://www.eeworm.com/dl/534/487877.html
其他
sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step
sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial esti ...
https://www.eeworm.com/dl/534/480920.html
其他
Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2
Topics Practices:
Programming and Numerical Methods
Practice 1: Introduction to C
Practice 2: Cycles and functions
First part cycles
Part Two: Roles
Practice 3 - Floating point arithmetic
Practice 4 - Search for roots of functions
Practice 5 - Numerical Integration
Prac ...
https://www.eeworm.com/dl/534/248919.html
其他
The problem of image registration subsumes a number of problems and techniques in multiframe image
The problem of image registration subsumes a number of problems and techniques in multiframe
image analysis, including the computation of optic flow (general pixel-based motion), stereo
correspondence, structure from motion, and feature tracking. We present a new registration
alg ...
https://www.eeworm.com/dl/833419.html
技术资料
基于无迹卡尔曼滤波算法的锂电池SOC估计
应用无迹卡尔曼滤波算法(UKF)进行锂电池的SOC估计,采用Thevenin二阶RC等效电路模型,对HPPC电池脉冲充放电实验数据进行Matlab处理,得到较为准确的模型.通过在Matlab中编写算法程序,对不同工况的估计值与实际值进行误差估算及对比分析,通过此算法进行SOC估计,得到该算法可有效降低系统误差并纠正SOC的 ...
https://www.eeworm.com/dl/534/233214.html
其他
An AHB system is made of masters slaves and interconnections. A general approach to include all poss
An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a ...