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

搜索资源列表

  1. ex03

    0下载:
  2. 这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examples\\ex4.c 原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同 心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples \\ ex4.c Shawn Hargreaves is th
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:zqw
  1. EXCLINE

    0下载:
  2. 这个程序用c语言实现了一个划园的算法程序,效果相当不错啊-this procedure with C Language is a garden of the paper, the results are pretty good ah
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:804byte
    • 提供者:王海
  1. ER(beta8)

    0下载:
  2. 这个程序是用c++编写的用于图像处理方面的,推荐给大家参考。 -the procedure is used c prepared for image processing and recommended for your reference.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:81.37kb
    • 提供者:薛孟荣
  1. Media_Player_demo

    0下载:
  2. 不少应该程序都需要将一些数据曲线化显示,以观察数据的变化趋势,我们常用的曲线控件有不少,比如mschart,最近公司也需要一个曲线显示的东东,但是不能使用mschart,怎么办?自己做嘛,工具当然是Visual C++,语言MFC。经过3天的努力,终于完成,想把这个控件也提供给大家,大家先来看看效果吧 -many procedures should require some of the data curve, in order to observe the changes in the
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:26.61kb
    • 提供者:1234
  1. SolarSystem

    0下载:
  2. 这个是用C++写的在Visual C++下运行的模拟太阳系的运动的代码 解压后,在Debug里面可以直接运行exe文件看效果,也可以在编译器里面看
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:269.98kb
    • 提供者:李旋
  1. 2D_CAD_System_SRC

    0下载:
  2. 《二维CAD软件的框架结构》,这是一个很好的二维CAD软件的框架结构,学习这个框架可以知道怎样作一个很好的CAD软件的基本方法-"2D CAD software framework," This is a very good 2-D CAD software framework structure, the framework could know how to give a good CAD software for the basic method
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:72.25kb
    • 提供者:罗龙文
  1. 01

    0下载:
  2. 图像的打开程序,用C++,在这个程序中分装了CDib类。-Open the image process, using C++, in the middle of this process CDib type installed.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:89kb
    • 提供者:姜利
  1. han-nuo-ta

    0下载:
  2. 汉诺塔动画演示--代码 c++编写 如用到graphics.h可以搜索用Easy-x这个软件解决!-han-nuo-ta flash performance
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:3.24kb
    • 提供者:coolyouguo
  1. siftpp-0.2.2

    0下载:
  2. sift算法 用于图像处理 功能有1.图形的识别与追踪 2.图像的拼接 这个版本是C++版本-sift algorithm for the identification and tracking of the image in the graphics image stitching this version is C++
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:282.43kb
    • 提供者:VincentJHY
  1. FISH-AND-ANIMAL-CPP

    0下载:
  2. C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual function, the c++ will use la
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:2.34kb
    • 提供者:周前飞
  1. Flow

    0下载:
  2. 这个程序是流体动态,用的工具是vs2010,这个程序用到了turbo c的绘图程序,用到了网络牛人写的EasyX库,这个我会一块上传,程序中用到了一些物理粒子运动模型。-This program is a fluid dynamics, using the tools are vs2010, turbo c This program uses a drawing program, uses a network of cattle were written EasyX library, this
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:635.72kb
    • 提供者:Amars_Ding
  1. DrawCircle

    0下载:
  2. 实现画圆,用C++的mfc功能,这个是c语言交互式绘图的必备!-Achieve Circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1.88mb
    • 提供者:柏拉少了图
  1. xlistctrl

    0下载:
  2. 这个VC++代码需要有一定基础的开发者阅读,特别是对如何识别USB设备及USB基本原理有一定了解的开发者比较适用。程序主要演示了如何编写高层应用与USB接口通信。-Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:60.59kb
    • 提供者:六和
搜珍网 www.dssz.com