CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - graph

搜索资源列表

  1. GRAPH.13

    0下载:
  2. 深入浅出MFC学习-easy to learn MFC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48640
    • 提供者:chq
  1. DirectShow_PID

    0下载:
  2. PID是一种COM组件。它一般实现了一个标准的Filter Graph Manager不支持的接口,并被Filter Graph Manager运行时聚合使用。-PID is a COM. It generally achieve a standard Graph Filter Manager does not support the interface, Graph Filter Manager was running polymerization use.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:30419
    • 提供者:文视频
  1. clip_graph

    0下载:
  2. 本源码给出了实现线段和矩形的裁剪算法. 包含有一\"图形裁剪\"文件夹 实验步骤的简要提示的WORD文档--Grphics experiment NO4-图形裁剪.doc 一可执行文件-- 图形裁剪.exe - The source code has produced the realization line segment and the rectangle cuts out the algorithm Contains has a \"graph to cut out
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:87551
    • 提供者:于心不甘
  1. 564561354654

    0下载:
  2. 包括无向图的深度优先搜索,普里姆算法构造最小生成树,数据结构习题的答案-including undirected graph of the depth-first search, Primbetov tectonic minimum spanning tree algorithm and data structure Exercise answer!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:163655
    • 提供者:xing
  1. jpgapi

    0下载:
  2. JPG Graph API Win 32 JPG API is a 32bit JPEG api dll. You can call it to show a JPG file in your program by only one sentence. The only thing that you have to know is how to load a dll libary and how to call ist functions. A example of Vi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:163238
    • 提供者:nhk
  1. tuxiangguangsuanfa_SourceCode

    0下载:
  2. 这是本人精心搜集的关于常用图论算法的一套源码,代码内附注释,可供需要的朋友作为参考-carefully collected on the graph algorithm commonly used in a set of source code, code contains Notes the need for a friend as a reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:495202
    • 提供者:金伟越
  1. jige

    0下载:
  2. 这是数学建模中图论中的几个重要的模型求解。包括最短路径的两种方法,以及加权的求法-This is the mathematical modeling of graph theory of a number of important model solution. Shortest Path, including the two methods, and the weighted Solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3905
    • 提供者:王清
  1. BoxDual

    0下载:
  2. 是一个有自动求解功能的推箱子游戏,本人的旧作品。使用了从起点和终点两个方向同时进行有向图搜索的方法,是学习博弈算法的极佳参考。闲来玩玩这个游戏可锻炼思维,精选了网上流行的很多高难度地图,如果全部都可不使用AI求解,那就很厉害了。-is an automatic function of viewing solving games, my old works. Use the starting and finishing points from two directions simultaneous
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:782578
    • 提供者:苏朝晖
  1. MpegDShow

    0下载:
  2. 学习DirectShow的起始步骤,教你如何创建Filter Graph,如何建立连接与显示!-learning DirectShow initial steps teach you how to create Filter Graph, how to establish connections with the show!
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:43734
    • 提供者:悉尼
  1. SampGrabCB

    1下载:
  2. Desc: DirectShow sample code - C++ console application demonstrating use of the IMediaDet interface to create a graph that contains a sample grabber filter. It shows how to use the sample grabber and a COM object callback to display informa
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:9864
    • 提供者:wpf
  1. CH08-1

    0下载:
  2. Direct初级进阶,主要是driectdraw图形入门-Direct primary enters the step, mainly is the driectdraw graph crosses the threshold
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:628023
    • 提供者:RiverFans
  1. TULUNDAOYIN

    0下载:
  2. 图论导引教程-graph theory Seeker Guide
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3729061
    • 提供者:古紫荆
  1. DrawClubOrCack

    0下载:
  2. 这是一个显示数据变化量的小控件,能显示棒图和饼图,可以进行简单应用-This is a show that the volume of data changes in the Widgets that can show bar graph and pie can be a simple application
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38239
    • 提供者:耿蓓蕾
  1. movie_cartoon

    0下载:
  2. %电影动画: %1.首先调用moviein函数对内存初始化.创建一个足够大的矩阵来容纳一系列指定的图形(帧) %2.调用getframe函数生成每一帧.该函数返回一个矢量,利用这个矢量创建一个电影动画矩阵 %3.调用movie函数按照指定速度进行指定次数的播放 %例子2:演示如何实现快速傅立叶变换(exp(j*2*pi/n))的可视化过程- Movie animation: 1. First transfers the moviein function to the me
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:867
    • 提供者:龚力
  1. firstDemo

    1下载:
  2. VS2005 CSharp 开发的Geomedia定制能够程序,Geomedia版本V6.0.34.57,如果为其他版本,需重现加载引用,并注释掉MainFrm中以下内容: using AxMapviewLib = AxIntergraph.GeoMedia.MapviewLib using AxGMNorthArrowLib = AxIntergraph.GeoMedia.GMNorthArrowLib using AxGMScaleBarLib = AxIntergraph.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:17128
    • 提供者:hanunhua
  1. 2004082401

    0下载:
  2. 最大团问题又一个解决方案,PDF文件,可以下载 文件名:图的最大完全子图的一个算法-biggest problem is a group solution, PDF files, documents can be downloaded from : The Maximum entirely a graph algorithm
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:201506
    • 提供者:tx2090
  1. tulusuanfa

    1下载:
  2. 这是一个图论的算法程序,是关于求关节点的程序,经过调试完全好用.-This is a graph algorithm procedure is a key point on the request procedures are followed, debugging completely handy.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3205
    • 提供者:下沙
  1. function1111

    0下载:
  2. matlab的常用函数工具包,可以计算多数的图论问题,和组合问题。-Matlab tool kits commonly used functions can be calculated majority of the graph theory, and composition.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:42865
    • 提供者:毕坤
  1. TestChart5.221

    0下载:
  2. 用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。-VC write a serial data will be used in the form of graph displayed. This is a part of the project.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:192368
    • 提供者:杨勇
  1. pidbaseondsp

    0下载:
  2. 编写基于DSP的PID汇编子程序,基于CC4.0的软件仿真器Simulator调试程序,并用CC4.0的Graph功能观测PID控制器的输出波形。-prepared DSP-based PID compilation subroutine, Based on the CC4.0 Simulator Simulator software debugging procedures, CC4.0 using the Graph function observation PID controller o
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:16165
    • 提供者:岑岸
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com