VONWANG 在 2009-08-12 14:02:52 上传
说明:手把手的教你学会使用vc++进行直方图,圆饼图,函数曲线的编写
开发平台:Visual C++ | 大小:523KB | 下载177次
mahhod 在 2009-07-31 04:58:54 上传
说明:A very good book on graph theory
开发平台:PDF | 大小:2401KB | 下载5次
FouGilang 在 2009-07-24 21:49:56 上传
说明:A Trigonometric Graph Maker It helps you make graphs of amplitudos & frequent
开发平台:Visual Basic | 大小:6KB | 下载7次
ydt 在 2009-07-23 20:38:29 上传
说明:图论的算法,最短路,最小生成树,连通,匹配,网络流及应用。
开发平台:Visual C++ | 大小:39KB | 下载18次
wowhul 在 2009-07-08 12:48:47 上传
说明:this is 2D graph example....
开发平台:Visual C++ | 大小:2534KB | 下载6次
rydexter 在 2009-06-26 22:43:47 上传
说明:The function implement the 1D sequency(Walsh) ordered fast Walsh-Hadamard transform which can be used in signal processing, pattern recongnition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 N additions and subtractions. Data sequence length must be an integer power of 2. The inverse transform is the same as the forward transform except for the multiplication factor N. This can be easily achieved by deleting the last line i.e. x=inv(N)*x Example: x=[1 2 1 1] W=FWHT(x)
开发平台:matlab | 大小:2KB | 下载52次
hiifly 在 2009-06-17 22:51:34 上传
说明:自己做的UML活动图编辑系统。利用VC++的基础类库(MFC),把各种图元抽象成了各个类,利用类与类中的关系把图元中的关系表示出来。图元的基本操作用类中的方法实现。
开发平台:Visual C++ | 大小:119KB | 下载26次
lenber 在 2009-06-03 11:12:13 上传
说明:Csharp绘制统计图(柱状图, 折线图, 扇形图)
开发平台:C# | 大小:579KB | 下载147次
renxing-001 在 2009-05-24 20:46:49 上传
说明:基于VHDL的FFT的实现,介绍FFT的软硬件实现,并有附图
开发平台:VHDL | 大小:89KB | 下载195次
unknown9218 在 2009-05-20 20:50:10 上传
说明:依靠链表结构实现的图像(Graph)类抽象数据结构
开发平台:Java | 大小:14KB | 下载12次
bahri 在 2009-05-17 10:43:52 上传
说明:This program is only to show how to make graph if data in database
开发平台:Visual Basic | 大小:19KB | 下载4次
fei265274 在 2009-05-16 07:28:47 上传
说明:图的生成:创建,DJISKAL算法实现,连接矩阵的本地输入
开发平台:Visual C++ | 大小:183KB | 下载104次
kifnia 在 2009-05-13 10:19:21 上传
说明:The used of mouse function will show the information about the graph. When user drag the mouse the detail about the graph will appear in the text box.
开发平台:Visual Basic | 大小:303KB | 下载4次
mfoonirlee 在 2009-05-10 22:05:13 上传
说明:用于简单的图形的程序,虽然并未涉及图论的内容,主要是用于适应JAVA这个环境而写的。
开发平台:Java | 大小:3KB | 下载95次
mahaling 在 2009-05-07 00:53:18 上传
说明:Graph Cut algorithm implementation. Includes MATLAB compiled codes.
开发平台:Visual C++ | 大小:514KB | 下载354次
mack8544 在 2009-05-04 14:55:04 上传
说明:复杂网络的一些节点面对攻击的代码,包括模型的产生。
开发平台:matlab | 大小:2719KB | 下载286次
thewindhp 在 2009-04-28 03:57:09 上传
说明:Program to find Hamilton Circuits on graph!
开发平台:C++ | 大小:27KB | 下载19次
a287169252 在 2009-04-23 21:51:28 上传
说明:复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。
开发平台:matlab | 大小:10KB | 下载1359次
jlhjw1005 在 2009-04-21 07:33:32 上传
说明: 将象素网格表现出来,建立网格坐标系  用橡皮筋的形式输入参数  鼠标移动时,显示鼠标当前位置  显示判别式的计算过程和下一点的选择策略  记录生成点的坐标,建议用表的形式  图形生成过程可以重复进行
开发平台:Visual C++ | 大小:336KB | 下载20次
jeffya 在 2009-04-15 09:47:39 上传
说明:三维图像的建立,从简单处着手,教您一步一步在基础上获益不少
开发平台:matlab | 大小:3KB | 下载26次
caravaggio 在 2009-04-11 14:11:33 上传
说明:Visual Data Mining of Graph-Based Data Oliver Niggemann
开发平台:PDF | 大小:1329KB | 下载3次
omyazan 在 2009-04-01 15:09:09 上传
说明:graph theory with applications to engineering
开发平台:PDF | 大小:4469KB | 下载12次
vanvency 在 2009-03-29 19:59:28 上传
说明:Specification File adjacencyListGragh class GeneralGraph: use adjacency list to implement the graph which data structure is vector Construct methods: * public GeneralGraph(): contain an empty vector store the vertex and a boolean determines whether graph is directed or not, defaulted is undirected
开发平台:Java | 大小:9KB | 下载6次
balatas 在 2009-03-21 23:38:06 上传
说明:Implementation of Graph Theory Algorithms (ToolBox)
开发平台:Delphi | 大小:823KB | 下载11次
manoj2s 在 2009-03-19 13:14:47 上传
说明:Temperature measurement & Graph Drawing
开发平台:Visual Basic | 大小:11KB | 下载7次
nmchenmiao 在 2009-03-14 14:06:15 上传
说明:从程序员家园论坛下载的一些源码. 1.account:存取款管理(hongjuan) 2.computerman:电脑医院客户管理系统 3.dw2pdf: 数据窗口保存为pdf文件 4.ExitWindow: 关机(用户对象) 5.gat:创建干特图(fxq) 6.Graph:自定义的曲线图 7.hr:人力资源管理(hongjuan) 8.lv_backpic:在listview和treeview控件上显示背景图片(bluetlck) 9.sql_syntax:ase脚本提取(弄潮小狮) 10.applydwstyle:数据窗口显示风格复制
开发平台:PowerBuilder | 大小:15040KB | 下载46次
394048066 在 2009-03-12 21:27:52 上传
说明:1.7.1 图的邻接矩阵存储表示 311 范例1-102 图的邻接矩阵存储表示 ∷相关函数:CreateFAG函数 CreateDG函数 1.7.2 图的邻接表存储表示 324 范例1-103 图的邻接表存储表示 324 ∷相关函数:CreateFAG函数 1.7.3 有向图的十字链表存储表示 335 范例1-104 有向图的十字链表存储表示 335 ∷相关函数:CreateDG函数 1.7.4 无向图的邻接多重表存储表示 344 范例1-105 无向图的邻接多重表存储表示 344 ∷相关函数:CreateGraph函数 1.7.5 最小生成树 355 范例1-106 最小生成树 355 ∷相关函数:MiniSpanTree_PRIM函数 1.7.6 关节点和重连通分量 359 范例1-107 关节点和重连通分量 359 ∷相关函数:FindArticul函数 1.7.7 拓扑排序 366 范例1-108 拓扑排序 366 ∷相关函数:TopologicalSort函数 1.7.8 关键路径 374 范例1-109 关键路径 374 ∷相关函数:CriticalPath函数 1.7.9 最短路径 383 范例1-110 最短路径 383 ∷相关函数:ShortestPath_DIJ函数 1.7.10 每一对顶点之间的最短路径 387 范例1-111 每一对顶点之间的最短路径 387 ∷相关函数:ShortestPath_FLOYD函数
开发平台:C/C++ | 大小:506KB | 下载120次
xujinpeng99 在 2009-03-04 20:55:51 上传
说明:遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。
开发平台:matlab | 大小:493KB | 下载186次
pvkore 在 2009-02-25 11:20:42 上传
说明:Graph cut segmentationis is segment an image into two classes based on color.
开发平台:matlab | 大小:27128KB | 下载1349次
ufoym 在 2009-02-20 20:46:34 上传
说明:对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。
开发平台:Visual C++ | 大小:17KB | 下载1269次