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

搜索资源列表

  1. D2DVideoRenderer

    1下载:
  2. 使用DirectShow开发的个小东东,使用Visual Studio 2010 在Windows 7编译并测试通过。-This is about DirectShow development in general and filters development in detail. I decided to share the knowledge and experience in this area so there will be a simple tutorial for develop
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:83647
    • 提供者:alex
  1. Gigasoft Pro Essentials Test

    2下载:
  2. GigaSoft ProEssentials是一套图表组件,可用于Windows client-side和server-side开发。GigaSoft ProEssentials包括WinForm, WebForm, ActiveX, VCL和DLL接口的5个组件:Graph(图形), Scientific Graph(科学计算图形), 3D Scientific Graph(3D科学计算图形), Polar(极状图)和Pie Chart(饼图)。GigaSoft ProEssentials几乎
  3. 所属分类:Windows编程

    • 发布日期:2013-07-06
    • 文件大小:900789
    • 提供者:王邦新
  1. proj1

    0下载:
  2. 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:5767
    • 提供者:小痴狗子
  1. AddFlow_ActiveX_3.0_(keygen)

    0下载:
  2. AddFlow 3.0 (keygen)AddFlow 3.0 是Lassalle开发的流程图创建工具,提供了Activex的详细接口,类似于Visio的绘图功能,使用非常方便而且功能超级强大,支持VC,VB,Dephi,Visual Studio 2005,VS2008等等,只要能支持ActiveX的就可以使用,它能够为每个图表中的对象(节点或者连接线)分配不同的颜色,字体,形状,风格,图片,文字等。节点移动后仍然保持连接。也提供自动位置的排布,推荐一用!--Flow 3.0 is a flo
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-23
    • 文件大小:54633
    • 提供者:lxxk
  1. loadgraph

    0下载:
  2. this a visual c++ 2008 project witch opens c:\testgraph.grf ( made from graph edit or graph studio ) and runs it-this is a visual c++ 2008 project witch opens c:\testgraph.grf ( made from graph edit or graph studio ) and runs it
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3120726
    • 提供者:Kashif
  1. sift_experiment

    0下载:
  2. Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html 使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7453319
    • 提供者:流浪小狗
  1. art

    0下载:
  2. 双联通分图的c++实现,实现平台为visual studio 2008-Biconnected bipartite graph c implementation, the implementation platform for Visual Studio 2008
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1176
    • 提供者:Lc
  1. tdzs

    0下载:
  2. 图的着色问题的c++实现,实现平台visual studio 2008-Graph coloring problem c++, platform Visual Studio 2008
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:882
    • 提供者:Lc
  1. SharpGL-2.0-Source-Code

    0下载:
  2. SharpGL的例程源代码,一个开源类库,SharpGL让你是使用OpenGL非常方便。这些工程源码是针对Visual Studio开发环境。-SharpGL is a project that lets you use OpenGL in your Windows Forms or WPF applications with ease! With all OpenGL functions up to the latest 4.2 release, all major extensions, a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2956004
    • 提供者:talkbig
  1. GraphColoring

    0下载:
  2. Graph colloring problem solved with genetic algorithm using visual studio 2010 C# language. with capability of draw graph.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:60040
    • 提供者:Amir soleimani
  1. SignalMonitor

    0下载:
  2. This a Visual Studio .NET component to view the instan eus value and ong term changes of an analog signal on a graph. The component is a combination of several components and is a useful tool for developing control and monitoring applications.-This i
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:1837701
    • 提供者:Afshin Navabi
  1. zuixiaochengbenliu

    0下载:
  2. 程序由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
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:884
    • 提供者:若相见
  1. MINE

    0下载:
  2. 计算机图形学的大作业,使用MFC实现,编译环境为Visual Studio 2012,图形均为MFC所绘制的,没有使用图片,可自定义扫雷难度。Release文件夹中有可直接运行的程序。-Homework of Computer graphics, which uses MFC to implement. The compiler environment is Visual Studio 2012. The graph are drawn by MFC, without the use of im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3552539
    • 提供者:yuuuuuu
  1. glutEx3

    0下载:
  2. 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:robin
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. sin-cos-tan-graf

    0下载:
  2. this a simple graph of sin , cos , tan with set text color function that developed in visual studio.-this is a simple graph of sin , cos , tan with set text color function that developed in visual studio.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:mkr
搜珍网 www.dssz.com