搜索: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/665/160829.html
matlab例程
数字水印的嵌入和检测
数字水印的嵌入和检测,dct,
作者Mao Li
Purpose:an algorithm to achieve the embeding watermarking to a image by
dct bloking and hvs,then detect the watermarking by comparability.
https://www.eeworm.com/dl/634/425924.html
Applet
Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algori
Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algorithm) nodes in Binary Trees. This is a part of mine students project.
You can use and redistribute the source code absolutelly free!
https://www.eeworm.com/dl/650/363184.html
人工智能/神经网络
C++实现神经网路的bp算法
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner
https://www.eeworm.com/dl/856264.html
技术资料
三次曲线算法,实现数据插值,生成平滑曲线,可以使用
三次曲线算法,实现数据插值,生成平滑曲线,可以使用。-Cubic curve algorithm to achieve data interpolation, the formation of smooth curves can be used.
https://www.eeworm.com/dl/857965.html
技术资料
二维离散小波变换对多光谱图像与全色图像融合算法
二维离散小波变换对多光谱图像与全色图像融合算法-Two-dimensional discrete wavelet transform for multi-spectral image and panchromatic image fusion algorithm
https://www.eeworm.com/dl/665/287260.html
matlab例程
%%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and
%%% Demos for PUMA algorithms %%%
We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4
illustrate PUMA working with different parameters and with four
different images.
All you need to do is to run each of the demos. Please be sure that
all the files are ...
https://www.eeworm.com/dl/912790.html
技术资料
gaMatlab
一篇关于ga算法在matlab中的应用的论文,用于解决参数优化问题。-ga on a MATLAB algorithm in the application papers for the settle
https://www.eeworm.com/dl/907144.html
技术资料
Cprogramming
C程序设计的常用算法,主要介绍在c程序设计中一些有用的、比较常用的算法-C programming algorithm is used
https://www.eeworm.com/dl/650/366774.html
人工智能/神经网络
*** *** *** *** *** *****/ /* 基于遗传算法的人工生命模拟 AL_GA.C */ /* An Artificial Life Simulation model Base
*** *** *** *** *** *****/
/* 基于遗传算法的人工生命模拟 AL_GA.C */
/* An Artificial Life Simulation model Based on Genetic Algorithm */
/* 同济大学计算机系 王小平 2000年5月
https://www.eeworm.com/dl/855003.html
技术资料
利用PSO优化SVM,利用分组式训练方法提高算法速度
利用PSO优化SVM,利用分组式训练方法提高算法速度-PSO to optimize the use of SVM, the use of packet-style training methods improve algorithm speed