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

搜索资源列表

  1. 经过扩展的CGraph类及示例工程源代码

    0下载:
  2. 作者将一个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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28.92kb
    • 提供者:张敏
  1. huidu

    0下载:
  2. #include \"stdio.h\" #include \"malloc.h\" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n] -#includ
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:4.56kb
    • 提供者:jiangshan
  1. histogram_generator

    0下载:
  2. 根据不同的数据集画出相应的柱状图 包括的主要文件有 Graph.dsw GraphView.cpp GraphView.h Graph.h
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:49.66kb
    • 提供者:白伊清
  1. FrequencyAnalyzer2.0

    2下载:
  2. 可对音频输入、音频文件、位图文件进行频谱分析,显示频谱图 -Of audio input, audio files, bitmap files spectrum analysis shows that the spectrum graph
  3. 所属分类:Windows Develop

    • 发布日期:2016-07-05
    • 文件大小:49.74kb
    • 提供者:chobits
  1. WUZIQI

    0下载:
  2. 一个在TurboC下的简单五子棋,调用Graph.h,能够人机对战。并且保留上最近一次游戏的棋谱的棋谱-a simple Gobang game devlop under TurboC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:30.36kb
    • 提供者:xusheng
  1. rs

    2下载:
  2. 本程序是通过利用R/S分析法来求解hurst参数,并最后作出直线图求出其斜率得到H值-This procedure is through the use of R/S analysis method to solve the hurst parameter, and the last to make a straight line graph to derive the value of its slope to be H
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:7.49kb
    • 提供者:liulin
  1. SequenceCapture

    0下载:
  2. 连续帧采集: SequenceCapture [程序功能]: 本程序提供了连续采集存图的简单例子。 [适用的采集卡类型]: 本程序适用于mvboard1.h和mvboard2.h中包含的所有板卡。 [操作步骤]: 首先要点击“初始化设备”按钮,实现对板卡的初始化,能看到视频图像。 点击“连续帧采集”按钮,弹出一个对话框,可以输入采集帧数和选择存储路径及保存类型,并能输入文件。设置好后,点击“OK”,就开始连续采集和存图了。 最
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:167.1kb
    • 提供者:Nahuy Nil
  1. graph

    0下载:
  2. 这是一个有关图像处理的小程序,基于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
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:83.69kb
    • 提供者:核武器
  1. graph

    0下载:
  2. Dos下的用画图系统,用graph.h编写。能编译成功但是在AMD内核的环境下有可能运行不了。-Drawing system used under Dos with graph.h prepared. However, AMD can successfully compile the kernel may not run under.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.88kb
    • 提供者:Xyang
  1. SkinH_VC

    0下载:
  2. SkinSharp换肤库源码上传,包含.lib、.dll、.h文件以及相应的例子实现换肤,vc++编程-SkinSharp for change the skins with VC++
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1016.11kb
    • 提供者:lotus
  1. IM

    0下载:
  2. im.h File Reference--This graph shows which files directly or indirectly include this file:
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.26kb
    • 提供者:张三
  1. Svgacc-case

    0下载:
  2. SVGA图形扩展库示例#include <stdlib.h>,#include <conio.h>,#include "svgacc.h"-SVGA extra-graph interface case #include <stdlib.h>,#include <conio.h>,#include "svgacc.h"
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:40.99kb
    • 提供者:liuga
  1. Ubigraph

    0下载:
  2. 在C语言中包含一个头文件UbigraphAPI.h,便可以像往常一样用循环语句“画”一个环,展示出图论模型的三维结构(需下载Ubigraph软件)-Contains a header file UbigraphAPI.h in the C language can be as usual loop " paint" a ring, demonstrating the three-dimensional structure of the graph theory model (s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:5.94kb
    • 提供者:张硕
  1. ddspphomeworri

    0下载:
  2. 数字信号处理的应用之一是从含有加性噪声的信号中去除噪声。现有被噪声污染的信号x[k]=s[k]+d[k],式中: 为原始信号d[k]为均匀分布的白噪声。(1)分别产生50点的序列s[k]与白噪声序列ddd[k],将二者叠加生成x[k],并在同一张图上绘出x0[k],d[k]与x[k]的序列波形。(2)均值滤波能有效去除叠加在低频信号上的噪声。已知3点滑动平均数字滤波器的单位脉冲响应为h[k]=[1, -One of the applications of digital signal pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:28.4kb
    • 提供者:推翻
  1. graph100

    0下载:
  2. Dos下的用画图系统,用graph.h编写。能编译成功但是在AMD内核的环境下有可能运行不了。-Drawing system used under Dos with graph.h prepared. However, AMD can successfully compile the kernel may not run under.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:2.92kb
    • 提供者:fjx2264
  1. ConsoleApplication5

    0下载:
  2. 使用克鲁斯卡尔算法和普里姆算法,使用图形化函数graph.h画出效果图,音频背景部分需自行添加,采用按键监听,直接使用键盘对应按键选择操作(Using the Kruskal algorithm and prim algorithm, using graphical graph.h function to draw renderings, the need to add the background audio part, adopts the key to monitor, directly
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:36.92mb
    • 提供者:~追梦~
  1. 画图的实现

    0下载:
  2. graphics.h 图片 可以绘图,很好用的,也可以调粗笔细笔,可用性极强(graphics.h open or init graph)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:43.01mb
    • 提供者:威兰德
  1. taylordiagram

    1下载:
  2. 泰勒图表法 土坡稳定分析大都需要经过试算,计算工作量很大,因此,曾有不少人寻求简化的图表法。图9—5是泰勒(Taylor)根据计算资料整理得到的极限状态时均质土坡内摩擦角φ、坡角α与稳定因数N=C/γH之间关系曲线(C是粘聚力,γ是重度,H是土坡高度)。(Taylor chart method The stability analysis of soil slope needs to be tested and calculated, and the calculation is very
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:29kb
    • 提供者:wanghaha
搜珍网 www.dssz.com