搜索: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/542/330816.html
其他书籍
輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) R
輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括
1) base C++ review,
2) Pointers and Dynamic Objects,
3) Recursion,Linked Lists,
4) Stacks and Queues,
5) Algorithm Analysis,
6) Insertion Sort and Mergesort,
7) Quicksort,
8) Heaps and Heapsort,
9) Lower Bound of Sort ...
https://www.eeworm.com/dl/663/457415.html
VHDL/FPGA/Verilog
In communication systems channel poses an important role. channels can convolve many different kind
In communication systems channel poses an important role. channels can convolve many different kind of distortions to our information. In perticular wireless channels multipath distortion is sevear.
and more sevear is such distortion is random.
To handle this, multipath affected ...
https://www.eeworm.com/dl/639/241532.html
文件格式
Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit condi
Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle
Filters (PFs) that exploit conditional dependencies between
parts of the state to estimate. By doing so, RBPFs can
improve the estimation quality while also reducing the overall
computational load in comparison to ...
https://www.eeworm.com/dl/540/426506.html
软件工程
Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 throu
Fortran 90 versions of all the Numerical Recipes routines appear in the following
Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20
in Volume 1. Within each chapter, the routines appear in the same order as in Volume
1, but not broken out separately b ...
https://www.eeworm.com/dl/895375.html
技术资料
基于KEA128单片机的电磁智能车设计与实现
选取32位单片机S9KEAZ128AMLK为中央控制器,10mH电感作为主要传感器,设计了基于电磁传感器的智能小车。本文设计并实现了电源模块、电机MOS驱动模块、信号采集模块。智能车通过电磁传感器采集赛道信息,采用三次曲线算法实现了智能车的方向控制,增量式PID控制算法实现了速度控制,经过单片机的分析处理,智 ...
https://www.eeworm.com/dl/897640.html
技术资料
基于单片机的PID温度控制系统设计
介绍了一种基于M3单片机实现PID控制农作物大棚内温度的方法.针对单片机温度控制系统采用传统的单片机控制方法容易出现响应速度慢、算法简单、控制精度低等问题,采用将单片机和PID控制相结合的方法来控制温度.单片机造价低廉,当应用了模糊PID控制算法后,不仅满足高精度的控制温度调节,而且在很大程度上 ...
https://www.eeworm.com/dl/686/310448.html
VC书籍
C++STL STL(Standard Template Library
C++STL
STL(Standard Template Library,标准模板库)是惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。现在虽说它主要出现在C++中,但在被引入C++之前该技术就已经存在了很长的一段时间。
STL的代码从广义上讲分为三类:alg ...
https://www.eeworm.com/dl/655/304075.html
微处理器开发
The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart e
The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR
EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU
and the available tools. In addition, when used together with the STM32F103xx motor
control starter kit (S ...
https://www.eeworm.com/dl/880357.html
技术资料
eXpressDSP软件技术
eXpressDSP软件技术 强大集成的开发工具 规模可伸缩实时软件 基础
• C55x compiler optimizes • Pre-emptive scheduler Code coded assembly
Composer DSP/BIOS • Real-time analysis
• More than 10,000
TM ...
https://www.eeworm.com/dl/534/475169.html
其他
此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Grap
此文件夹中共包括十二个小程序
AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除
Boyer_Moore算法的串模式匹配
Horspool算法的串模式匹配
Graph实现了有向图的非递归广度优先遍历及非递归深度优先遍历
HeapSort利用堆排序实现优先级队列
Merge实现二路归并排序算法
MFK动态 ...