CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 简单c程序

搜索资源列表

  1. OpenGL盒子

    0下载:
  2. 简单的OpenGL程序,按O键打开盖子,按C键关闭盖子。-simple procedure, according to O bond opened the lid and press the C button and close the lid.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:907541
    • 提供者:方程
  1. PARABOLA

    0下载:
  2. c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:了了
  1. justaPainter

    0下载:
  2. 一个简单的绘图程序,《Visual C++ 6.0 编程实例与技巧中》绘图程序的VC.NET实现的加强版-a simple drawing program. "Visual C 6.0 programming examples and techniques of" Drawing the VC.NET achieve enhanced version
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:80108
    • 提供者:hf
  1. supcode_6035

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.c
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:33989
    • 提供者:lq
  1. c_PCXS

    0下载:
  2. 一款c编写的简单的动画程序,可以用作dos程序的开启界面-prepared by the simple process of animation can be used to open the proceedings dos interface
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:115880
    • 提供者:liu
  1. 02006Character

    0下载:
  2. C++ Builder 环境下完整地简单的文字的纵向显示程序,试试看吧-C Builder environment intact in simple language the vertical display program, Give it a try
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:313298
    • 提供者:范江涛
  1. opnebmp

    0下载:
  2. Visual C++开发的图片查看程序,生成的简单的图形查看器,可能对你有所帮助。-Visual C + + development of the Photo View, generate simple graphics viewer, may be helpful to you.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:616439
    • 提供者:xiaolangwf
  1. ZHG-bmp-maker

    0下载:
  2. 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:622569
    • 提供者:ZHG
  1. Simpfc

    0下载:
  2. 简单的分形图绘制程序 可以绘制简单的二叉树形分形图 turbo c 2.0编译-simple fractal mapping procedures can draw a simple binary tree-shaped Fractal 2.0 turbo c compiler
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:35433
    • 提供者:电子
  1. IsPolygonCCW

    0下载:
  2. 一个用C++写的完整程序,测试多边形的顶点是否是按逆时针方向环绕的,算法简单高效-a complete written procedures, testing whether the polygon is surrounded by an anti-clockwise. simple and efficient algorithm
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3985
    • 提供者:张振林
  1. exConsole

    0下载:
  2. 本程序是C++代码,使用线条进行简单的openGL三维模型绘制,程序为C++ 控制台程序,可直接运行-this program is C code, the use of simple lines of Open GL 3D model drawing, procedures for the C console procedures can run
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:935170
    • 提供者:江南
  1. HappyDraw

    0下载:
  2. 一个简单的绘图程序,MFC ,C++,鼠标放在画布上移动即可绘制图形线条。-a simple drawing program, MFC, C + +, the mouse movement on the canvas graphic lines can be drawn.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:72081
    • 提供者:陈静
  1. ArcgisMapOperation

    0下载:
  2. 基于arcgis engine 9.2,采用C#开发的小程序,包含Arcgis的基本控件的使用,以及空间过滤和属性查询。同时具有简单的鹰眼图功能。-arcgis engine based on 9.2, C# development of small procedures, Arcview contains the basic controls, the use of space and attribute filter inquiries. The same time it is a simp
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:56247
    • 提供者:linjian
  1. Openglscene

    0下载:
  2. 本程序演示了如何用opengl绘制一个简单场景。程序用c编写,适合初学着学习-demonstration of the process of how to use opengl rendering a simple scene. C procedures used to prepare suitable for a novice to learn
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6663
    • 提供者:zhang
  1. CDouglus

    2下载:
  2. 自己编写的道格拉斯数据压缩程序,利用Visual C++6.0的MFC实现,功能比较简单-Douglas prepared their own data compression procedure, and use Visual C 6.0 MFC, relatively simple function
  3. 所属分类:GIS编程

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

    0下载:
  2. 程序中作用是简单几何物体在visual c++ 下 opengl 实现 采用OpenGL API编写的一个多彩的立方体
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30034
    • 提供者:流浪
  1. PixelFusion

    0下载:
  2. 图像融合C++源代码.程序简单易懂,是数字图像处理典型算法及实现书中的源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1061847
    • 提供者:wengao
  1. 灰度计算

    0下载:
  2. 实现简单的灰度计算,用作新手参考,稍加改变能添加到自己的程序中实现简单图像处理(A simple gray scale calculation, used as a novice reference, a little change that can be added to your own program to implement simple image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:186368
    • 提供者:我好吃的
  1. 基于WPF的C#画图程序

    1下载:
  2. WPF画图程序,提供简单的绘制及保存c#······················(WPF drawing program, provides simple drawing and saving c # ...)
  3. 所属分类:2D图形编程

    • 发布日期:2020-04-10
    • 文件大小:248832
    • 提供者:XTR110
  1. SampleApplication

    2下载:
  2. 基于C#与Visionpro 结合的图像处理程序简单示例程序,调用图像处理库来实现功能 包含工程文件的编辑,调用,修改,保存等,具有参考性 通过加载工程文件与设定参数,实现图像处理功能(A simple example program of image processing program based on the combination of C# and visionpro, Call the image processing library to realize the function
  3. 所属分类:图形图象

    • 发布日期:2021-03-29
    • 文件大小:10475520
    • 提供者:fanfanwhere
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com