搜索资源列表

  1. MyDraw绘图软件

    0下载:
  2. 画图软件代码 内含2个软件。一个是1。0 另一个是2。0用。net编译-Program source code of drawing graph in Windows, compile with VS.NET.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:155648
    • 提供者:周里
  1. Visualization

    0下载:
  2. 图算法可视化程序,使用java swing开发,我的毕业设计-It is my graduate design about visulization for graph algorithms using java swing.
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:55296
    • 提供者:王浩然
  1. GraphAlgorithm

    0下载:
  2. 用applet显示的Dijkstra算法,用于计算图论中点到点的最短距离-using applet shows the Dijkstra algorithm used in the calculation of graph theory point-to-point shortest distance
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:aaa
  1. 模拟退火法计算最短路径

    0下载:
  2. 用模拟退火法高效的计算图论中哈密顿贿赂的最短路径-simulated annealing method of calculating efficient graph theory Hamiltonian bribery Shortest Path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:孙兵
  1. Graph 1

    0下载:
  2. 程序的目的是要实现动态画出多边形,可以进行移动、旋转、放缩几何变换和动画,并可以填充-procedures are designed to achieve dynamic draw polygons that can be mobile, rotating and scaling geometric transformation and animation, and can be filled
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:125952
    • 提供者:网小强
  1. Chart_New

    0下载:
  2. 是一个很好的生成图形报表的工具,是本人自主开发的,可以生成柱形图、饼图等-is a very good statements generated graphics tools, I was developing on their own, can generate bar graph, pie, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:1021952
    • 提供者:石湘涛
  1. Graph SrcNew

    0下载:
  2. 几个很好的图形C++类,开发的时候,直接加入工程即可使用。-several good C++ graphics category, the development, directly joining the project can be used.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:1083392
    • 提供者:高陈强
  1. CORE 图形系统

    0下载:
  2. Graph with no options takes pairs of points (two numbers per line) from the given file (or standard input) as x- and y- values and plots them on the screen, connected by straight lines. A string surrounded by qu
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:52224
    • 提供者:ysh
  1. 最小费用最大流1

    0下载:
  2. 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:申辉
  1. draw-sin-graph

    0下载:
  2. 一个使用VB完成的函数曲线绘图小程序,可以实现基本的三角函数绘制,如正弦,余弦,正切等-a VB completed mapping function curves small programs, can achieve a basic trigonometry mapping, such as sine, cosine, tangent, etc.
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:杨沧海
  1. EULER1

    0下载:
  2. Euler 回路问题 .问题描述: 对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次 的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。 .编程任务: 对于给定的图G,编程计算图G 的一条Euler 回路。 .数据输入: 由文件input.txt 给出输入数据。第1 行有2 个正整数n 和
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:61440
    • 提供者:无翼
  1. GraphTheory

    0下载:
  2. 一篇很全的图论知识的概论,很适合初学者观看-a very full knowledge of graph theory to the Introduction, which is perfect for beginners to watch
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:591872
    • 提供者:sunnie
  1. histogram_generator

    0下载:
  2. 根据不同的数据集画出相应的柱状图 包括的主要文件有 Graph.dsw GraphView.cpp GraphView.h Graph.h-According to different data sets to draw the corresponding histogram for all the major documents Graph.dswGraphView.cppGraphView.hGraph.h
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:50176
    • 提供者:白伊清
  1. segment

    0下载:
  2. source code and ref paper of C++ implementation of the image segmentation algorithm described in the paper: "Efficient Graph-Based Image Segmentation"-source code and ref paper of C implementati on of the image segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:314368
    • 提供者:jft987msn
  1. vc++graph

    1下载:
  2. 在vc环境下实现柱状图形,vc++以曲线或柱状图的形式实时动态显示数据的控件。txt格式,源码只需简单调入调试即可-in vc environment under columnar graphics, vc column of a curve or in the form of real-time dynamic display of data control. Txt format, you can simply source deb
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:户田说
  1. mColor

    0下载:
  2. 图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.opt mColor.plg test test.gph-graph theory : Figure M Coloring GraphM.h GraphOpr.h mColor.cpp mColo r.dsp mC
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:silwol
  1. SimpleOCRsrc

    0下载:
  2. 车牌识别方面的论文.rar,HTML,图形/文字识别 Graph Recognize -Vehicle Identification papers. Rar, HTML, graphics/Graph Recognize Character Recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-16
    • 文件大小:52224
    • 提供者:tt
  1. match-v3.1.src.tar

    0下载:
  2. 计算机视觉中Stereo Vision的Graph Cut实现。一个比较Robust的算法。-computer vision Stereo Vision Graph Cut achieve. A more robust algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:637952
    • 提供者:金革
  1. ShowRadarData

    0下载:
  2. 敏视达公司新一代天气雷达数据读取文件,通过它可以把反射率强度显示在屏幕上;Visual C++,绘图程序/Graph Drawing- Sensitively regards reaches the company new generation of weather radar data to read takes the document, through it may the index of reflection intens
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:1241088
    • 提供者:michael
  1. graphicsalgorithmy

    0下载:
  2. 一套很好的图论算法源码,包括图的遍历,最短路径的实现,有向图计算、拓扑排序等多个算法的源码。-a good graph algorithm source code, including the traverse map, the shortest path, and it is to map, many other topological sorting algorithm source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:xiaofeng
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org