搜索结果
找到约 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)
Java编程 MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage o
MemoryMonitor demonstrates the use of the java.lang.management API
in observing the memory usage of all memory pools consumed by
the application.
This simple demo program queries the memory usage of each memory pool
and plots the memory usage history graph.
To run the MemoryMonitor demo
java -j ...
其他 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 slave and every int ...
数据结构 out< "please input the number of the nodes"<<endl cin>>nodesNum cout<<"pl
out< "please input the number of the nodes"<<endl
cin>>nodesNum
cout<<"please input the graph"<<endl
for( i = 1 i<=nodesNum i++)
for( j = 1 j <= nodesNum j++)
cin>>graph[i][j] */
汇编语言 All programs were tested using a breadboard containing a DS80C320, 32K Program memory, 32K Data me
All programs were tested using a breadboard containing a DS80C320,
32K Program memory, 32K Data memory, two 8-segment bar graph
LEDs/drivers, and an 11.0592 MHz crystal. The four 8-segment bar graph
LEDs/drivers were connected to ports 1, and 3 to display their
pins states.
书籍源码 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 ...
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 put on an accessibl ...
驱动编程 a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digital camera supported by dcam.sys is a data source that pr ...
数值算法/人工智能 图的遍历算法cpp程序
图的遍历算法cpp程序,有类Graph,可以直接创建对象调用相关函数,ACM比赛适用
数值算法/人工智能 图论算法库
图论算法库,包括以下算法:
单源最短路径 Dijkstra 算法
单源最短路径 Bellman-Ford 算法
最小生成树 Prim 算法
每对节点间最短路径 Flod-Warshall 算法
程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在 ...
其他 We propose a technique that allows a person to design a new photograph with substantially less effo
We propose a technique that allows a person to design a new photograph
with substantially less effort. This paper presents a method that generates a composite image when a user types
in nouns, such as “boat” and “sand.” The artist can optionally design an intended image by specifying other
const ...