搜索资源列表
经过扩展的CGraph类及示例工程源代码
- 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logica
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
histogram_generator
- 根据不同的数据集画出相应的柱状图 包括的主要文件有 Graph.dsw GraphView.cpp GraphView.h Graph.h
work2z
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
Graph-Theory
- 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是为参加ACM/ICPC竞赛而准备
SouceCode1_Source
- graph cut for itk. It uses a-expansion. Must install itk first and run with itk.
FrequencyAnalyzer2.0
- 可对音频输入、音频文件、位图文件进行频谱分析,显示频谱图 -Of audio input, audio files, bitmap files spectrum analysis shows that the spectrum graph
WUZIQI
- 一个在TurboC下的简单五子棋,调用Graph.h,能够人机对战。并且保留上最近一次游戏的棋谱的棋谱-a simple Gobang game devlop under TurboC
proj1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
DZK6-2
- dos下的打砖块小游戏,需要graph.h支持。可以自己写关数-Arkanoid games under dos, need graph.h support. Can write off a few
graph
- 这是一个有关图像处理的小程序,基于vc开发的-AppWizard has created this ch1_1 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file co
Ctimegame
- 本次源码包含1302.h,12864.h,18b20.h和主函数,还有用proteus的仿真图,可按照仿真图制作成硬件,主要功能有电子万年历,贪吃蛇和俄罗斯方块游戏,测试已通过,可用,本人已将其制作成了实物。-The source code contains 1302.h, 12864.h, 18b20.h and the main function, as well as the simulation map with proteus can be made into a hardware g
graph
- Dos下的用画图系统,用graph.h编写。能编译成功但是在AMD内核的环境下有可能运行不了。-Drawing system used under Dos with graph.h prepared. However, AMD can successfully compile the kernel may not run under.
SkinH_VC
- SkinSharp换肤库源码上传,包含.lib、.dll、.h文件以及相应的例子实现换肤,vc++编程-SkinSharp for change the skins with VC++
BIN
- moving animation using graph.h has sounds
color-transform
- 对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单 色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再 给出并显示该图的H、I、S三个分量的图像-The RGB system is converted to a HIS way given an RGB original image (such as the bmp format), given and display the graph R, G, B monochrome images, d
graph-conversion
- 源代码包含三个文件,其中二个为计算机图形学中图形的平移和旋转源代码,第三个文件juzhen.h为头文件-Source code contains three documents, including two for the graphics computer graphics source code translation and rotation, and the third for the header file juzhen.h
Floyd-algorithm---h
- 图也是数据结构中主要的一块,锁业它的重要性就不用说了,在这个算法汇总可以看到有向图和无向图-Data structure diagram is also a major piece of its importance, lock industry, needless to say, this algorithm is summarized in the graph and you can see that there are undirected graph
DZK6-2
- dos下的打砖块小游戏,需要graph.h支持。可以自己写关数-Arkanoid games under dos, need graph.h support. Can write off a few
DZK6-2
- dos下的打砖块小游戏,需要graph.h支持。可以自己写关数-Arkanoid games under dos, need graph.h support. Can write off a few