搜索结果
找到约 115 项符合
GRAPH 的查询结果
按分类筛选
- 全部分类
- 其他 (18)
- 数据结构 (15)
- 数值算法/人工智能 (8)
- matlab例程 (6)
- Java编程 (6)
- 人工智能/神经网络 (5)
- 书籍源码 (5)
- VC书籍 (4)
- 数学计算 (4)
- 文件格式 (3)
- 学术论文 (2)
- 嵌入式综合 (2)
- Delphi控件源码 (2)
- Linux/Unix编程 (2)
- 汇编语言 (2)
- 通讯/手机编程 (2)
- 其他书籍 (2)
- J2ME (2)
- JavaScript (2)
- 行业应用文档 (1)
- 软件工程 (1)
- Applet (1)
- SQL Server (1)
- 文章/文档 (1)
- Windows CE (1)
- 驱动编程 (1)
- 中间件编程 (1)
- 系统设计方案 (1)
- GPS编程 (1)
- 编译器/解释器 (1)
- 其他嵌入式/单片机内容 (1)
- 电子书籍 (1)
- DSP编程 (1)
- 磁盘编程 (1)
- 教育系统应用 (1)
- 行业发展研究 (1)
- 通讯编程文档 (1)
- 企业管理 (1)
- 论文 (1)
- 书籍 (1)
- 技术资料 (1)
- 精品软件 (1)
数学计算 this is the code for finding a shortedpath in graph in althorithm
this is the code for finding a shortedpath in graph in althorithm
学术论文 地面数字电视广播系统中SRRC滤波器及FFT处理器的设计与FPGA实现.rar
随着人们对数字电视和数字视频信息的需求越来越大,数字电视广播在中国迅速的发展起来。近几年,数字电视传输系统技术逐渐成熟,数字电视地面广播(DTTB)传输标准也于2006年8月30号正式出台。此标准技术是由我国多家单位联合研究的,具有自主知识产权的数字地面电视传输标准。DTTB系统标准的研究与仿真,具有巨大的实用价 ...
嵌入式综合 清华版labview教程,下载(12.25)
第一章   虚拟仪器及labview入门
1.1       虚拟仪器概述
1.2       labview是什么?
1.3       labview的运行机制
1.3.1 labview应用程序的构成
1.3.2 labview的操作模板
1.4 labview的初 ...
嵌入式综合 6小时学会labview
6小时学会labview,
labview Six Hour Course – Instructor Notes
 
This zip file contains material designed to give students a working knowledge of labview in a 6 hour timeframe. The contents are:
Instructor Notes.doc – this document.
labviewIntroduction-SixHour.ppt – a PowerPoint presentati ...
数学计算 本书共分6篇
本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、单变量统计分析和利用SAS/GRAPH模块绘制常用统计图的方法。第2篇试验设计与定量资料的统计分析,介绍了与t检验、非参数检验和各种方差分析有关的试 ...
数据结构 图论算法库 C++ 语言实现 代码内容 图论算法库
图论算法库 C++ 语言实现
代码内容 图论算法库,包括以下算法:
单源最短路径 Dijkstra 算法
单源最短路径 Bellman-Ford 算法
最小生成树 Prim 算法
每对节点间最短路径 Flod-Warshall 算法
语言 C++
编译平台 VisualAge C++ 4.0
作者 starfish (starfish.h@china.com)
备注 程序用C++语言编写,在VisualAge C++ 4.0 ...
汇编语言 编写基于DSP的PID汇编子程序
编写基于DSP的PID汇编子程序,基于CC4.0的软件仿真器Simulator调试程序,并用CC4.0的Graph功能观测PID控制器的输出波形。
数值算法/人工智能 A program to demonstrate the optimization process of ant colony optimization for the traveling salem
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the ...
人工智能/神经网络 solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graph
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
数值算法/人工智能 The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set o
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work