Welcome![Sign In][Sign Up]
Location:
Search - Visual Studio Graph

Search list

[Windows DevelopGigasoftProEssentialsTest

Description: 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几乎支持所有开发环境,包括:Visual Studio. NET, VB6, VC6, ASP, ASP.NET, Delphi, Builder等,在大量的接口中总归有一种适合你。 本程序为本人在Visual C++环境下实现二维绘图的例子,希望能给大家一点启示-ProEssentials v6: The most tested (distribution in the millions) and most commercial-grade oem charting library available. Trusted by Fortune 500 for over a decade, Gigasoft regularly signs non-disclosure agreements, signs proprietary licenses, and provides custom charting software to the world s leading companies and organizations. If your needs are serious, there is no better choice. Start with ProEssentials save yourself headache and money. Guarantee application quality and competitiveness. Test our online .net charting demo or download our Eval/PeDemo and prove to yourself ProEssentials is rock solid and highly evolved. Boost speed and smoothly handle large data-sets. Test our online demo and see how the candlestick example can render both fancy or fast. Speed and stability ideal for realtime/stripchart and continuous running implementations. ProEssentials is always well-accepted by engineers, scientists, and researchers. Zoom our 2D contours and rotate our 3D
Platform: | Size: 901120 | Author: 王邦新 | Hits:

[OpenGL programproj1

Description: 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(reflex convex)处的顶点坐标。 2.下面考虑修改各顶点颜色。首先多边形绘制改为从位于图形中心的(0,0)处开始,并设为白色。 3.此后对于六个凹角处的顶点分别设定其颜色为黄色,绿色,青色,蓝色,洋红色及红色。默认状态下多边形将出现渐变的效果。 4.此时运行程序将得到如右图所示效果:为此,我们再次绘制前面所绘制的第一个多边形顶点,即可得到所要求图形。 -In the Windows system, install the GLUT libraries: Open glut-3.7.6-bin.zip, remove glut.h, glut32.lib, glut32.dll, were placed. The use of Visual Studio C++ compiler has been the project works, and modify the code generates the following graph: On this basis, modify the vertex colors to make different colors for each vertex, polygon internal color gradient. Operational methods and experimental steps: 1. Use GL_POLYGON draw white polygon models, as painted concave polygon as a polygon, so starting from the most upper left point rendering, in case the graphics to be unpredictable. Note to seek the concave angle (reflex convex) at the vertex coordinates. 2. The following consider amending the vertex colors. First, change from the rendering polygon graphics center located at (0,0) at the beginning, and set to white. 3. Then for the six respective concave corner vertex set its color to yellow, green, cyan, blue, magenta and red colors. Polygon will appear by default gradient e
Platform: | Size: 6144 | Author: 小痴狗子 | Hits:

[ActiveX/DCOM/ATLAddFlow_ActiveX_3.0_(keygen)

Description: AddFlow 3.0 (keygen)AddFlow 3.0 是Lassalle开发的流程图创建工具,提供了Activex的详细接口,类似于Visio的绘图功能,使用非常方便而且功能超级强大,支持VC,VB,Dephi,Visual Studio 2005,VS2008等等,只要能支持ActiveX的就可以使用,它能够为每个图表中的对象(节点或者连接线)分配不同的颜色,字体,形状,风格,图片,文字等。节点移动后仍然保持连接。也提供自动位置的排布,推荐一用!--Flow 3.0 is a flow chart developed by Lassalle to create tools that provide detailed Activex interface, similar to Visio s drawing features, very easy to use and super powerful functions to support the VC, VB, Dephi, Visual Studio 2005, VS2008, etc., as long as they can support for ActiveX can be used on, it can graph for each of the object (node or link) the distribution of different colors, fonts, shapes, styles, pictures, text and so on. After the mobile node to maintain connectivity. Also provides automatic location arrangement, recommend a use!
Platform: | Size: 54272 | Author: lxxk | Hits:

[Multimedia Developloadgraph

Description: 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
Platform: | Size: 3121152 | Author: Kashif | Hits:

[DirextXD2DVideoRenderer

Description: 使用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 developers who wish to write their own filters and can t find enough references on the web. I assume you have a basic knowledge of DirectShow graph management and C++/COM programming. All source code samples are using Visual Studio 2010 on Windows 7, and you have to install Windows SDK for Windows 7 and .NET Framework 4.
Platform: | Size: 83968 | Author: alex | Hits:

[Special Effectssift_experiment

Description: 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 照片配准系统 的底层算法,很适合研究改进。使用这个库的成套系统见 http://download.csdn.net/source/3028945 http://www.pudn.com/downloads325/sourcecode/graph/texture_mapping/detail1431649.html SIFT multi Octave 是纯 Matlab 的演示版,速度很慢,但是可读性好 运行MakeSampleData.m启动测试程序, 双击生成的工作区(mat),调用 ShowResult(Results) 显示结果。 SIFT_C redist 是Matlab + C 的混合程序,需要首先编译siftFeatureMaker工程,把 Dll 和 Exe 拷贝到 SIFT_C redist\CoreCode 里面,如果不是Matlab R2011a ,请重新编译Mex,运行 SIFT_C redist\CoreCode\compileMex.m 编译所有的C语言Mex文件 运行MakeSampleData.m启动测试程序, 双击生成的工作区(mat),调用 ShowResult(Results) 显示结果。 请在安装了Visual Studio 2008 最小运行时的机器上运行这个程序。 -Written using Matlab+ C SIFT feature extraction and matching algorithms, the pyramid is the Morton photo with seamless roaming GDAL SIFT Barebone underlying algorithms. http://download.csdn.net/source/3028945
Platform: | Size: 7453696 | Author: 流浪小狗 | Hits:

[Mathimatics-Numerical algorithmsart

Description: 双联通分图的c++实现,实现平台为visual studio 2008-Biconnected bipartite graph c implementation, the implementation platform for Visual Studio 2008
Platform: | Size: 1024 | Author: Lc | Hits:

[Mathimatics-Numerical algorithmstdzs

Description: 图的着色问题的c++实现,实现平台visual studio 2008-Graph coloring problem c++, platform Visual Studio 2008
Platform: | Size: 1024 | Author: Lc | Hits:

[OpenGL programSharpGL-2.0-Source-Code

Description: 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 powerful scene graph and project templates for Visual Studio, you have all the tools you need to create compelling 3D applications- or to port existing code to a new platform.
Platform: | Size: 2956288 | Author: talkbig | Hits:

[AlgorithmGraphColoring

Description: Graph colloring problem solved with genetic algorithm using visual studio 2010 C# language. with capability of draw graph.
Platform: | Size: 60416 | Author: Amir soleimani | Hits:

[CSharpSignalMonitor

Description: 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 is a Visual Studio .NET component to view the instantaneus 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.
Platform: | Size: 1838080 | Author: Afshin Navabi | Hits:

[assembly languagezuixiaochengbenliu

Description: 程序由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 should be the adjacency matrix, the program prompts for the size of n, followed by the input node i, j, and the capacity and cost of the node. Freight capacity is 0 can not fill. And so on, until the input node is-1,-1 stop input. The minimum cost flow program output adjacency matrix and minimum cost.
Platform: | Size: 1024 | Author: 若相见 | Hits:

[Special EffectsMINE

Description: 计算机图形学的大作业,使用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 images. And the difficulty can be user-defined. A program that can be directly operated is in the Release folder.
Platform: | Size: 3552256 | Author: yuuuuuu | Hits:

[OpenGL programglutEx3

Description: 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the realization of the experiment and master the use of OpenGL matrix and verify the contents of the curriculum matrix transformation. Second, experimental content and principles have been compiled using Visual Studio C++ project, and modify the code to generate the following graph: " translation table, rotary table"
Platform: | Size: 1024 | Author: robin | Hits:

[OpenGL programglutEx5

Description: 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为asdwzc,也可以自行设定) 添加键盘对茶壶的控制,主要是茶壶沿着桌面的平移操作和茶壶绕自身轴的旋转操作;按键为:l, j, I, k, e。-First, experimental purposes and requirements on the basis of model transformation experiments, by implementing the following experiment content, master OpenGL three-dimensional observation, perspective projection, orthogonal projection parameter settings, and can use the keyboard to move the observation camera in perspective projection and positive switching between AC projection, content verification curriculum dimensional observation further deepen the OpenGL 3D coordinates and matrix transform the understanding and application. Second, experimental content and principles have been compiled using Visual Studio C++ project, and modify the code to generate the following graph: " tables and teapots orthographic and perspective projection" can use the keyboard to change the camera position and viewing direction (key for asdwzc, you can set their own) to add keyboard control of the teapot, mainly along the teapot and tea desktop panning rotation around its own axis operation t
Platform: | Size: 2048 | Author: robin | Hits:

[Consolesin-cos-tan-graf

Description: 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.
Platform: | Size: 1024 | Author: mkr | Hits:

CodeBus www.codebus.net