CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - graphics.c

搜索资源列表

  1. C

    0下载:
  2. C语言小程序。有白鸡问题,传递小球,吃饭换位,分西瓜,分酒比赛,三人分钱,输出图形等等48个C源程序。能够实现-C language applet. White chicken problem, pass the ball, eat transposition, sub-watermelon, wine match points, three cents, output graphics, etc. 48 C source. Can be achieved
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:15279
    • 提供者:LUCY
  1. GisTool

    0下载:
  2. 实现简单图形的绘制,放大缩小移动,鼠标操作交互,图形数据的保存以及打开-Drawing simple graphics, Zoom mobile, mouse interaction, graphics data, as well as the preservation of open
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4563949
    • 提供者:曾平
  1. Calculator

    0下载:
  2. 一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:264417
    • 提供者:lili
  1. AnalogClock

    0下载:
  2. This program create graphics analog clock and other settings parameter in the notify icon.Create by VS2005 C#.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:41866
    • 提供者:isa
  1. clock2

    0下载:
  2. 纯c语言时钟,很有真实感。 计算机图形学做作品。-Pure c language clock, very realistic. Computer graphics to do work.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1511
    • 提供者:quyun
  1. 02_3DViewing

    0下载:
  2. 一个小程序,实现计算机图形学中三维图形的投影及移动旋转等效果-A small program to achieve three-dimensional graphics in computer graphics projection and mobile rotation effects
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2056259
    • 提供者:
  1. c

    0下载:
  2. 人工智能 动物产生式规则 推理 tsp问题 八数码问题 图形学 画直线-Animal production rule reasoning artificial intelligence problem tsp eight digital graphics drawing a straight line problems
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:7031
    • 提供者:孙伟
  1. graphics

    0下载:
  2. 一个TC下编写的绘图程序,可以鼠标操作画直线、画多边形、画贝塞尔曲线、填充、反色、清屏、橡皮擦功能,初学C语言的朋友可以研究下。-Prepared under a TC drawing program, you can mouse draw line, draw polygons, Bezier curve drawing, filling, anti-color, clear screen, eraser function, beginner C language can be studied
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:37385
    • 提供者:明建
  1. S1D13506_Init_code

    0下载:
  2. Code demonstrating the initialization of the S1D13506 TFT Graphics display chip
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:4001
    • 提供者:mtxelec
  1. Chigh-levelprogramminglanguage

    0下载:
  2. C语言高级编程技术,TC系统提供的函数实现菜单设计,图形绘制,动画、乐曲的播放-C high-level programming language, TC system functions to achieve the menu design, graphics rendering, animation, music playback. .
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:664997
    • 提供者:许章富
  1. graphics

    0下载:
  2. graphic.h,c语言图形的头文件,你们看这,有用的话下载一下,其实我上传的原因你们懂的-graphic.h, c language header graphic, you see this, useful, download what, in fact, I understand your reasons for uploading
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3684
    • 提供者:dq
  1. GRAPHICS

    0下载:
  2. 头文件 graphics.h graphics.h头文件只在Turbo C中才有,也只适用TC,若用VC的话可用API函数 -The header files graphics.h, graphics.h, header files only in Turbo C and is only applicable TC VC, then the available API functions
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3346
    • 提供者:yanglei
  1. C

    0下载:
  2. FYD12864源程序,显示中文以及图形,reg52单片机开发。-FYD12864 source, display Chinese and graphics, reg52 microcontroller development.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4267
    • 提供者:莫彤
  1. C-example001

    0下载:
  2. 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 图形迭加的关键是要在分别计算出同一行中两个图形的列方向点坐标后,正确判断相互的位置关系。 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。-Displa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:65091
    • 提供者:胡朋葛友
  1. C-example002

    0下载:
  2. 在屏幕上显示0360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 图形迭加的关键是要在分别计算出同一行中两个图形的列方向点坐标后,正确判断相互的位置关系。-Displayed on the screen of 0 to 360 degrees cos (x) curve and the straight line f (x) = 45* (y-1)+31 superpos
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5619
    • 提供者:胡朋葛友
  1. C-example003

    0下载:
  2. 在屏幕上用“*”画一个空心的圆 *问题分析与算法设计:打印圆可利用图形的左右对称性。根据圆的方程:R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。*思考题:实现函数y=x2的图形与圆的图形叠加显示 .-On the screen with the "*" to draw a hollow circle* Analysis and algorithm design: print available around the symmetry circle graph. According
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5645
    • 提供者:胡朋葛友
  1. C-example004

    0下载:
  2. 在屏幕上用“*”画一个空心的圆 *问题分析与算法设计:打印圆可利用图形的左右对称性。根据圆的方程:R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。*思考题:实现函数y=x2的图形与圆的图形叠加显示.-On the screen with the "*" to draw a hollow circle* Analysis and algorithm design: print available around the symmetry circle graph. According t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:65076
    • 提供者:胡朋葛友
  1. C-example005

    0下载:
  2. 在屏幕上用“*”画一个空心的圆 *问题分析与算法设计:打印圆可利用图形的左右对称性。根据圆的方程:R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。*思考题:实现函数y=x2的图形与圆的图形叠加显示.-On the screen with the "*" to draw a hollow circle* Analysis and algorithm design: print available around the symmetry circle graph. According t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5614
    • 提供者:胡朋葛友
  1. Graphics-master

    0下载:
  2. Graphics Toolkit C++ Line Bezier Spline Ploygon
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:277504
    • 提供者:markrazz
  1. C语言实用数字图像处理技术

    0下载:
  2. 日本人写的C语言图形算法教程很使用好懂,没有复杂的数学公式推导(Japanese C language graphics algorithm tutorial is very easy to understand, there is no complex mathematical formula derivation)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:7513088
    • 提供者:缘来是你1
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com