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

搜索资源列表

  1. BYYL

    0下载:
  2. 一个实现图形绘画命令的编译程序,可利用命令来实现简单绘图.-A realization of graphic drawing commands compiler can use the command to achieve a simple drawing.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:258405
    • 提供者:linwei
  1. 3DLLK

    0下载:
  2. 这是一款功能简单,外观漂亮的小游戏。采用3D绘图框架。-NO
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:3725756
    • 提供者:king
  1. Tetris

    0下载:
  2. 俄罗斯方块,经典游戏。 其中的主要逻辑有:   (1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。   (2)得分越高,方块下降速度越快(每200分为单位)。   (3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。   游戏控制:   up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。   特点:  
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:4105
    • 提供者:随风而去
  1. iWonder

    0下载:
  2. 这是一个小时候玩的“五道儿”的简单演示程序。 本源码适合初学VC的朋友,这也是我学习用SOCKET作局域网通讯编程 的工程,使用VC6编制的。同时你还可以学习到多线程的使用、双缓冲区绘图、 动画光标ANI的使用,键盘鼠标的基本响应等等。欢迎测试使用哦!-This is a child playing the " five children" , in simple demo program. The source for beginners VC friends, t
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:648322
    • 提供者:sck007
  1. Zegraph_code

    0下载:
  2. 强大的CSharp绘图控件,提供Web编程,简单易用-Powerful CSharp drawing controls, providing Web programming, easy to use
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2290411
    • 提供者:zhaosq
  1. draw

    0下载:
  2. VC++6.0实现一个简单绘图程序的实例-VC++6.0 to achieve a simple drawing program example
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:2007186
    • 提供者:谢谢
  1. Dialogbox_displayed_the_form_background_mageDlgUse

    0下载:
  2. 在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 -In the dialog box displays a form where the background picture VC to ac
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:304761
    • 提供者:andysun
  1. draw_test

    0下载:
  2. 这是一个实现简单绘图功能的小程序,包括铅笔和橡皮擦,改变颜色功能等。-This is a simple drawing applet functions, including pencil and eraser to change the color function.
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8310885
    • 提供者:江南
  1. chap11

    0下载:
  2. 编写一个文档/视图结构的程序用来多行文本编辑和简单绘图。用模态对话框设置绘图模式,属性表设置图形属性。-Write a document/view architecture program for multi-line text editing and simple graphics. Modal dialog box to set graphics mode, the property sheet set the graphics properties.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:442564
    • 提供者:Allen
  1. call-back

    0下载:
  2. 对于matlab中交互绘图的一个实例,回调函数的简单应用。-Matlab in interactive graphics for an example of a simple application callback function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:978
    • 提供者:天天天天
  1. API

    0下载:
  2. 一个利用api实现了绘图的小程序,功能较简单-One advantage of the drawing api to achieve a small program, features simple
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:774428
    • 提供者:zhyjun
  1. Exp11

    0下载:
  2. arm9实验平台,绘图的API函数,可以绘制简单图形。代码已验证,也可以自己修改运行。-arm9 experimental platform, drawing API functions, you can draw simple graphics. Code has been verified, you can make changes to run.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:694035
    • 提供者:凌燕
  1. Painter.java.tar

    0下载:
  2. 简单实用的java绘图程序,帮助很快掌握java2d绘图关键技术。-A simple java drawing program, if you want to get the key point quickly, you can try it.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:10813
    • 提供者:张某某
  1. 111186766OpenGL3D

    0下载:
  2. OpenGL 三维绘图程序,里面包含简单三维图形的绘制,鼠标拾取等常用操作,适合学习OpenGL-OpenGL 3D graphics program, which contains a simple three-dimensional drawing, pick up the mouse and other commonly used operations for learning OpenGL
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:821631
    • 提供者:zhanglei
  1. Graphic

    0下载:
  2. 用C++绘制点,线,椭圆等简单图形,以便在显示器客户区绘图,对C++初学者很有用,很典型的例子。-use the C++ language to draw some easy graph.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1947060
    • 提供者:张健
  1. SCRIBBLE

    0下载:
  2. SCRIBBLE 是一个小绘图应用程序,它允许用鼠标绘制徒手画并将图像保存在文件中。此示例简单阐释了 MFC 的广泛功能.-SCRIBBLE is a small drawing application that allows the mouse to draw freehand and images saved in the file. This example simply illustrates the wide range of MFC function.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:349522
    • 提供者:周阳宝
  1. MFCDraw

    1下载:
  2. 使用MFC做的一个简单绘图程序,能够绘制直线,图形,改变颜色线宽-Use MFC to do a simple drawing program that can draw a straight line, graphics, change the color line width, etc.
  3. 所属分类:Dialog_Window

    • 发布日期:2015-06-12
    • 文件大小:5821440
    • 提供者:reiryweui
  1. smallpen

    0下载:
  2. 自己编写的简单画图程序,可以自己自由绘图,功能不算强大,但适合初学者学习-I have written a simple drawing program, you can own free graphics, function is not powerful, but for beginners to learn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:44305
    • 提供者:海蜘蛛
  1. sculptris

    0下载:
  2. 简单易懂的3d绘图软件 很小 操作方便 -3d graphics software easy to understand small and convenient operation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3211528
    • 提供者:lee
  1. draw

    0下载:
  2. 一个基于python 实现的简单绘图语言的编译器-a simple compiler of a draw language using python and matplotlib
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:1629
    • 提供者:虐待
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 »
搜珍网 www.dssz.com