CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Visual Graph
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Visual Graph - List
[
VC/MFC
]
LYTGraphics
DL : 0
draw 2D and 3D basic graph with visual C++!
Date
: 2025-12-28
Size
: 3.48mb
User
:
roseamy
[
VC/MFC
]
Demo_VC6
DL : 0
visual c++ source code for some graph formats (jpg, bmp)
Date
: 2025-12-28
Size
: 39kb
User
:
Aleks3122
[
VC/MFC
]
Gif89a
DL : 0
graph demo is built in visual c++.
Date
: 2025-12-28
Size
: 6kb
User
:
mukeshbhere
[
VC/MFC
]
Gif89_p
DL : 0
graph demo is developed in visual c++.
Date
: 2025-12-28
Size
: 4kb
User
:
mukeshbhere
[
VC/MFC
]
2DBarGraph
DL : 0
graph demo is developed in visual c++.
Date
: 2025-12-28
Size
: 6kb
User
:
mukeshbhere
[
VC/MFC
]
GraphObject
DL : 0
graph demo is developed in visual c++.
Date
: 2025-12-28
Size
: 4kb
User
:
mukeshbhere
[
VC/MFC
]
2DPieGraph
DL : 0
graph demo is developed in visual c++.
Date
: 2025-12-28
Size
: 4kb
User
:
mukeshbhere
[
VC/MFC
]
CGraphExampleDoc
DL : 0
graph demo is developed in visual c++.
Date
: 2025-12-28
Size
: 1kb
User
:
mukeshbhere
[
VC/MFC
]
Packt.Publishing.Microsoft.Visual.C.plus.plus.Wind
DL : 0
This a book about Windows application development in C++. It addresses some rather diffcult problems that occur during the development of advanced applications. Most books in this genre have many short code examples. This one has only four main code examples, but rather extensive ones. They are presented in increasing complexity order. The simplest one is the Tetris application, which deals with graphics, timing, and message handling. The Draw application adds a generic coordinate system and introduces more complex applications states. The Calc application deals with formula interpretation and graph searching. Finally, in the Word application every character is allowed to hold its own font and size, resulting in a rather complex size and position calculation. -This is a book about Windows application development in C++. It addresses some rather diffcult problems that occur during the development of advanced applications. Most books in this genre have many short code examples. This one has only four main code examples, but rather extensive ones. They are presented in increasing complexity order. The simplest one is the Tetris application, which deals with graphics, timing, and message handling. The Draw application adds a generic coordinate system and introduces more complex applications states. The Calc application deals with formula interpretation and graph searching. Finally, in the Word application every character is allowed to hold its own font and size, resulting in a rather complex size and position calculation.
Date
: 2025-12-28
Size
: 3.61mb
User
:
walty
[
VC/MFC
]
readxmlTree
DL : 0
Visual C++图形图像编程技巧 ,内容非常丰富-this book for graph and image of VC++
Date
: 2025-12-28
Size
: 431kb
User
:
sheng
[
VC/MFC
]
DataStructureVisual.C.6.0
DL : 0
本书收集了当前国内几本比较流行的数据结构算法书中的算法,在Visual C++6.0平台上将其编写成可以直接运行的程序。对有些算法,还给出了多种程序设计方案实现,以迅速提高程序员的算法与程序设计能力。 本书遵循数据结构算法书中的体系,将全书分为九章对应之,以便阅读。它们是:顺序存储结构的表、堆栈和队列,链式存储结构的表、堆栈和队列,数组、串和广义表,递归,树和二叉树,图,排序,查找,文件。本书的光盘中含有108个完整的程序源代码、可执行文件。本书适合于想要通过编程实例学习数据结构的C++程序员,也可以作为高校师生学习计算机编程与数据结构的参考书,尤其适合报考计算机软件专业研究生的人员与参加信息奥赛班学习的人员参考。 -This book has collected some of the more popular current internal data structure algorithm algorithms book, the Visual C++6.0 platform will be written into their direct running. For some algorithms, also gives the design to achieve a variety of procedures to quickly improve the programmer s algorithms and programming skills. This book follows the book s system data structure algorithms, the book is divided into nine chapters corresponding to read. They are: the order of the storage structure of tables, stacks and queues, linked storage structure of the tables, stacks and queues, arrays, strings and generalized form, recursive, tree and binary tree, graph, sort, search, document. Book, CD-ROM contains 108 full source code, executable file. Book for instance you want to learn data structures by programming the C++ programmers can also serve as college teachers and students to learn computer programming and data structures of reference, especially for graduate students registered for co
Date
: 2025-12-28
Size
: 8.99mb
User
:
wyk
[
VC/MFC
]
depth-firsttraversal
DL : 0
用Visual C++语言实现了深度优先遍历图的功能-Using Visual C++ language to realize the function of depth-first traversal graph
Date
: 2025-12-28
Size
: 1kb
User
:
cane
[
VC/MFC
]
Composition-Method-Flowchart
DL : 0
在Visual C++.net 2003和Windows 2000 环境下,用面向对象方法构建了模型类和模型实例,结合流程图实现了模型复合的可视化操作。-[Abstract] Resource and environmental models are made of a two-level model abstraction hierarchy: model class and model instance. A strategy for model composition is proposed based on model class. With Visual C++.net 2003 and Windows 2000, model class and model instance are constnicte ci by obje ct-oriented method. Model c omp ositi on is manipulated through flowchart. Results show that flowchart can well integrate mo del composition with Graph User Interface (GUI), and the fliendliness of Resource and Environniental Model-based Management System(REMMS) is increa se ci. [Keywords] model composition flowchart resource and environmental model model representation
Date
: 2025-12-28
Size
: 1.06mb
User
:
gcc
[
VC/MFC
]
Algorithm-Analysis-and-Design-Paper
DL : 0
本文主要是浅析了Floyd算法在校车安排与站点优化中的应用问题。为了求解出各区域间的距离,我们建立了有权无向图,方便了求解过程。利用图论中的Floyd算法求解出了各个区域之间的最短路径,得到了D矩阵和R矩阵(其中D矩阵直观的表达出任意两个区之间的最短路径,R矩阵又列出了任意两个区最短路径具体的路线),进而成功解决了如何安排有限个站点使得教师及其他工作人员获得满意度最高的问题。-This article is Analysis of the Floyd algorithm in the school bus arrangements and site optimization in the application. In order to solve the distance between the regions, we have established a right to an undirected graph, facilitate the solution process. The use of graph theory Floyd algorithm out the shortest path between the various regions to get the D matrix and R matrix (D matrix which any two out of visual expression in the shortest path between the areas, R matrix and list any two specific areas of the shortest path route), and then successfully resolved how to arrange a limited number of sites making teachers and other staff received the highest satisfaction problems.
Date
: 2025-12-28
Size
: 49kb
User
:
黎明
[
VC/MFC
]
Visual-CPP-digital-graph-processing
DL : 0
图像处理经典书籍,深入浅出讲述图像格式,各种编码-Image processing classic books in layman' s language about the image format, various coding. . . .
Date
: 2025-12-28
Size
: 11.74mb
User
:
mao
[
VC/MFC
]
data-structure-Visual_C6.0
DL : 0
数据结构:visual C6.0程序集。一份很好的数据结构课件,包括基本存储结构,图论,树,和各种的排序算法,查找算法,文件,和一些相应的算法思想!-Data structures: visual C6.0 assembly. A good data structure courseware, including basic storage structures, graph theory, trees, and a variety of sorting algorithms, search algorithms, files, and the corresponding algorithm thought!
Date
: 2025-12-28
Size
: 4.69mb
User
:
pushi
[
VC/MFC
]
tricontour
DL : 0
tree contour graph .zip
Date
: 2025-12-28
Size
: 3kb
User
:
robovision
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.