搜索资源列表
04081302
- 本程序实现了集合与图论中集合的有关操作交,并,补等,还有实现了各种闭包的求解。-the program with a set of graph theory involvement in the operation of pay, and make up. have achieved the closure of various solution.
320smpl1
- 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, an
GrfxProgPHIGS
- 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
最短路径导游的程序
- 校园导游咨询:编制一个为来访客人进行最短路径导游的程序从厦门大学漳州校区的平面图中选取10个有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两地之间的距离。 2.本程序的目的是为用户提供路径咨询。根据用户指定的始点和终点输出相应路径,或者根据用户指定的景点输出景点的信息。--Campus Tour consulting: the preparation of a shortest path for visiting guests to the program guide
MachineFlow
- 一个机械流仿真程序,采用拓扑图结构仿真。-A mechanical flow simulation program, using topological graph structure simulation.
redundantpaths
- c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that u
deletenode
- this program is usefull in graph for delete a node
43
- 连通图算法程序,研究这方面的人可以参考一下-Connected graph algorithm program, research in this area can refer to
OLEAuto
- MS Office Automation using C++” - this what I started searching over the internet a few weeks back to plot a graph in an Excel sheet through my program. Fortunately, I got a few - actually very few - inputs from the cyber world, might be because I am
333
- 图形的原始信号和加噪声后的信号,以及原始信号的matlab程序,能够较好的实现信号的仿真-The graph after the original signal and processing noise signals, as well as the original signal matlab program, to be better able to achieve signal simulation
C
- 主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, spac
Intermediate_Nodes
- The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reactio
LabVIEW-8.20-VI
- 第2章 牛刀小试 第5章 程序结构 第6章 字符串,数组,簇和矩阵 第7章 Chart图表和Graph波形图 第8章 Express VI 第9章 文件IO 第10章 子VI 第12章 人机界面交互设计 第13章 数学分析与信号处理 第14章 数据采集与仪器控制-Chapter 2 chopper small test Chapter 5 Program Structure Chapter 6 strings, arrays, clusters and ma
DAG.CPP
- This program is used to generate Directed Acyclic Graph for any expression in compilers.
GRAPH.13
- 侯俊杰所著《深入浅出MFC》一书中Graph程序的源码-Majored written layman' s language the source code of MFC " a book Graph program
TCP-and-filtering
- 12、使用TCP的双人或多人聊天程序 13、生成:生成一个由若干个不同频率的正弦波以及均匀分布噪声组成的信号,并显示。(允许用户挑选正弦波个数、设置不同频率、设置幅值、设置信号长度。) 保存:将生成的信号保存到二进制文件中。 打开:打开二进制文件,并显示。 计算:计算并显示功率谱 滤波:可以设置滤波种类及滤波频率,可以选择是否滤波。 只使用两个Graph,分别用于显示信号和功率谱。(若进行滤波,则只显示滤波后信号和功率谱)-12, Double or multiplaye
school-map
- 从厦门大学的平面图中选择11个有代表性的景点,抽象成一个无向带权图,以图中顶点表示景点,边上权值表示两地距离。 本程序目的是为用户提供路径咨询,根据用户指定的始点和终点输出相应路径,或者根据用户指定的景点输出景点信息。-11 representative attractions from a plan view of the Xiamen University, abstracted into a no attractions to vertices in the graph indicat
zuixiaochengbenliu
- 程序由C语言完成,用Visual Studio 2012编译即可运行。 首先图的格式应为邻接矩阵,程序会提示输入n的大小,然后依次输入节点i,j,以及该节点的容量和成本。容量运费为0可以不用填写。以此类推,直到输入的节点为-1,-1则停止输入。 程序输出最小成本流邻接矩阵和最小成本。-Procedures done by the C language, using Visual Studio 2012 compiler to run. First graph format shoul
Desktop
- 书籍源码,采用泰勒展开近似的误差。用了3D图来画出表示。-Plot a 3D graph of variation in a Taylor series approximation as the degree varies. This program is for log(x) about x=1.
draw-graph
- 能实现绘图功能,用VB编写,是学习绘图的基础参考程序-Can realize the drawing function, using VB to write, is the foundation of learning drawing reference program