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

搜索资源列表

  1. BPprog

    0下载:
  2. BP算法最新C源程序, #include\"stdarg.h\" #include\"stdio.h\" #include\"stdlib.h\" #include\"math.h\" #include\"graphics.h\" #include\"conio.h\" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2958
    • 提供者:陈光华
  1. soucecode

    0下载:
  2. graphics.h,graphics.cpp 简单的绘图库文件 方便操作-graphics.h, graphics.cpp simple graphics libraries operational
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3810
    • 提供者:徐力
  1. hanoi11

    0下载:
  2. 汉诺塔的演示程序,tc下可用,c++下找不到“graphics.h”文件-HANOR demonstration procedures available under tc, c is not found "graphics.h" document
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1977
    • 提供者:leon
  1. C_graph_h

    0下载:
  2. 用C编写的图象生成程序,调用“graphics.h” 非成漂亮,大家可以借鉴,来自浙江大学-C generated images prepared by the procedure, called "graphics.h" non-pretty, We can borrow from Zhejiang University
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:48405
    • 提供者:苏步青
  1. Windows_Paint

    0下载:
  2. C++课程设计时做的一个基本图形处理软件,由C++语言编写而成,使用了基本的Graphics.h库文件,自己定义的基本图形类及其操作。可以实现类似Windows\"画图\"的基本功能操作: 能够处理整体或单个图形的左移、右移、上移、下移,放大、缩小、删除、保存、读取等操作。可以设置线型的粗细,可以设置画线的颜色,整个界面都和Windows很相似,菜单,鼠标,键盘,快捷键,等。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:233902
    • 提供者:清清凉
  1. c

    0下载:
  2. #include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h> #include<io.h> #include<math.h> #include<process.h> #include<conio.h> #define m 100 #define OK 1 typedef
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2243
    • 提供者:全文
  1. ELSFKv2..0

    0下载:
  2. 俄罗斯方块V2.0 游戏用四个方向键控制: 左右键分别左移一格,右移一格; 上键变形(顺时针调整方块方向) 下键方块直接落底! 空格键暂停,ESC键退出游戏; windows2000+tc2.0+graphics.h下编译! 版本更新: 1:改进了前一版本的键盘控制问题~~使游戏的可操作性大大增加! 这要感谢论坛上jig兄弟提出的“分割停顿法”! 2:修改了方块的显示,使之更加美观!
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3096
    • 提供者:Au
  1. IIRINTC.RAR

    0下载:
  2. DOS下显示图形.TC环境下编译通过的.在WINDOWS开发环境下由于缺少GRAPHICS.H库函数所以不能通过.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4832
    • 提供者:dai
  1. turboC(eluosifangkuai)

    0下载:
  2. 在turboC环境下可以运行的俄罗斯方块程序,调用的graphics.h 不能在VC++里运行
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3900
    • 提供者:王呈鹏
  1. C++yuandaima

    0下载:
  2. #define N 200 #include <graphics.h> #include <stdlib.h> #include <dos.h> #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:59616
    • 提供者:wuziyang
  1. Graphics.h

    0下载:
  2. 其他人不需帐号就可自由下载此源码
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10388
    • 提供者:password
  1. work_referrence

    0下载:
  2. graphics.c V3.0 符合VBE规范的图形图像函数集 需包含VBE.H和VBE.C、graphics.h 特点: 1、支持VBE V1.0至V3.0,软硬件兼容性好 2、支持256色、32K色、64K色、24位16.8M、32位16.8M色模式 3、支持80386 32位增强指令集 4、对核心模块提供与之对等的汇编语言描述 5、最优秀的算法,最快的运行速度 6、提供详细的注释。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1408155
    • 提供者:Stan
  1. tc3下俄罗斯方块程序

    0下载:
  2. tc3下俄罗斯方块程序 采取定义boland图形库(<graphics.h>),需编译前将turboc目录下的egavga.bgi考到源程序所在目录下-TC3 under procedures adopted Tetris Boland definition graphics library (lt; Graphics.hgt;) , Will be compiled before the TurboC directory egavga.bgi test to the directo
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:6599
    • 提供者:陈浩
  1. Sun

    0下载:
  2. 图形学OpenGL实验程序,需要glut.h支持,简单模拟演示的是太阳,地球,月亮的公转、自转。-OpenGL graphics experimental procedures, the need to support glut.h, simple simulation demonstration is the sun, Earth, the moon revolution, rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:5512
    • 提供者:逸泉
  1. Graphtest5

    0下载:
  2. 用C语言的写的一个图形程序--单摆,调用了graphics.h头文件中提供的库函数,实现简洁明了。-A graphics program written in the C language- Pendulum call graphics.h the library functions in the header file, clear and concise.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:691
    • 提供者:dasy
  1. c-5zi

    0下载:
  2. c语言编写的五子棋程序,用户界面采用Graphics.h函数库编写而成,支持人机对战,人人对战.-c Gobang programs written in languages, user interface library used Graphics.h been compiled to support human-machine Versus, everyone Versus.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:3017
    • 提供者:zhong
  1. GDAL160.ZIP

    0下载:
  2. GDAL1.6最新代码,其中包含图形、图像处理。特别是GIS的多种格式数据的读取与转换处理。-GDAL1.6 the latest code, which includes graphics, image processing. In particular, the GIS data in multiple formats to read and convert to deal with.
  3. 所属分类:GIS program

    • 发布日期:2017-05-25
    • 文件大小:8506533
    • 提供者:map
  1. chaoshiguanli

    0下载:
  2. #include<stdlib.h> #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1415926 #define NULL 0 #include<stdio.h> #include<string.h> -# Include <stdlib.h># Include dos.h# Include graphics.h# I
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:22839
    • 提供者:柴利博
  1. SNAKEE~1

    0下载:
  2. it is a game of snake and ladder..using graphics.h..user has to just press return button for playing..and esc button to quit...so enjoy-it is a game of snake and ladder..using graphics.h..user has to just press return button for playing..and esc butt
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-02
    • 文件大小:38690
    • 提供者:anand
  1. Project_CAD

    2下载:
  2. 这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program
  3. 所属分类:绘图程序

« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com