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

搜索资源列表

  1. 橡皮筋

    0下载:
  2. 该程序实现类似橡皮筋的原理画出多边型, 并且实现图形的重绘.-the rubber-band program similar to the multilateral principle paint type, and the realization of graphics repaint.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:45194
    • 提供者:wuxuegang
  1. MyPaintboard5.9

    1下载:
  2. 一个用vc做的画图板程序,简单易用,和windows里自带的画图板很像-A paint board program like Windows PBrush.exe. Written by VC++
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:183121
    • 提供者:jiji
  1. 迷宫1

    0下载:
  2. [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述]   生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。   你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。   一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。   对于每个迷宫问题
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:44126
    • 提供者:金晓爽
  1. MFCGraph

    0下载:
  2. 自己学习计算机图形学的一个程序,实现直线的各种画法-their study of a computer graphics program, realized the line of paint
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:55017
    • 提供者:吴文
  1. transparentdib

    0下载:
  2. 本程序实现了画出一个透明位图的功能。它把透明技术包含进了CBitmap类。而且它可以显示和画几种格式,包括PNG和GIF。-this program achieved paint a transparent bitmap functions. Put it transparent technology for inclusion in the category CBitmap. It can display and painting several formats, including GIF
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1364109
    • 提供者:kyo
  1. matlab-signal

    0下载:
  2. 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two conse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:19741
    • 提供者:胡叶
  1. uanmian

    0下载:
  2. 这是一个用AUTOlisp语言编写的画图程序,可以用来画出道路的纵横断面。-This is a language used AUTOlisp the drawing program can be used to paint the road cross-section.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5283
    • 提供者:jadehouse
  1. shiyan7-3

    0下载:
  2. 交互式绘图程序设计:可以画出图形,选中删除,拖动位置,拖动改变大小等-interactive mapping program design : can paint graphics, selected deleted Drive location, size changes Drive
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:64961
    • 提供者:gloria
  1. bezier_demo

    1下载:
  2. 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39301
    • 提供者:Ray
  1. HuffmenTree

    0下载:
  2. 哈夫曼编/译码器 实现概要设计中定义的所有数据类型,对每个操作只需要写出伪码算法;对主程序和其他模块也都需要写出伪码算法(伪码算法达到的详细程度建议为:按照伪码算法可以在计算机键盘直接输入高级程序设计语言程序);画出函数的调用关系图。-Huffman encoder / decoder design outline to achieve the definition of all data types, for each operation only needs to write pseu
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9931
    • 提供者:季舟
  1. my-paint

    0下载:
  2. this program is a paint in c#
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:46647
    • 提供者:rahil
  1. vcdraw

    0下载:
  2. 实现一个画笔功能,能够随意用鼠标绘画。程序在vc环境下运行-Achieve a brush function, you can freely use the mouse to paint. Program run in vc environment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:454140
    • 提供者:黄杰
  1. __MACOSX

    1下载:
  2. R 语言中的热图(Heatmap)绘画程序,内附具体例子。-R language heatmap (Heatmap) paint program, containing specific examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5336
    • 提供者:孙才
  1. Paint.WPF

    0下载:
  2. 一个用wpf开发的类似于Windows自带的画图工具的小程序!-A wpf developed with Windows-like drawing tools similar to the small program!
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:143348
    • 提供者:寒露
  1. 450741

    0下载:
  2. VB开发的一个与WINDOWS画图相似的程序,不错的源码-VB developed a similar to the WINDOWS paint program, good source
  3. 所属分类:Graph program

    • 发布日期:2017-12-15
    • 文件大小:30720
    • 提供者:ppmh+40244
  1. SizeComps1.0.1

    0下载:
  2. This pack contains four totally customizable and run-time resizable shape components. Made for a simple layered paint program they grew in a day and aren't so simple any more. Included shapes are rectangle, ellipse, square and circle. You can animate
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:44032
    • 提供者:artist
  1. PaintCode_3.3.3_[TNT]

    0下载:
  2. Paint program with serial number
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:8762368
    • 提供者:Denver01
  1. Paint

    0下载:
  2. mfc画图程序,可选择形状,填充内容,颜色等等。(MFC drawing program, the choice of shape, fill content, color and so on.)
  3. 所属分类:其他

  1. paint

    1下载:
  2. qt做的画板小程序,可以在qt5.8下完美运行(A simple serpent small program)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-10
    • 文件大小:7168
    • 提供者:chencjj
  1. Paintbrush-2.2.1

    0下载:
  2. Very good painting program.
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:4191232
    • 提供者:kylekk
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 22 »
搜珍网 www.dssz.com