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

搜索资源列表

  1. JAVA显示图像且用鼠标点击改变显示位置

    0下载:
  2. * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64964
    • 提供者:邰科
  1. DCFlash

    1下载:
  2. 使用CMemDC类解决应用程序的闪烁问题 在你的MFC程序中解决闪烁问题是个烦心的工作。你可以在书上或者网上找到关于这方面的介绍,但是介绍的技术一般都是很复杂的或者是很难应用到已经存在的程序中去。 一个京城使用的技术叫做双缓冲。双缓冲使用一个新的缓冲来画屏幕,然后把整个的屏幕显示在真正的屏幕上。 这篇文章使用了叫做CMemDC的类,这个类封装了绝大部分写入off-screen缓冲区的方法。在已经存在的MFC或者是ActiveX控件中加入CMemDC类是非常方便的。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2448
    • 提供者:罗成
  1. ex28a

    0下载:
  2. 通过它,了解包容器和组件之间的相互作用。在窗口中简单画出一些文本和图画。-through it, understand package containers and the interaction between components. In the window paint some simple text and pictures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45941
    • 提供者:阿甘
  1. Judge_LL(1)

    2下载:
  2. 本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple method of LL (1) grammar convicted.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:147436
    • 提供者:张玉峰
  1. JavaexErciseSource

    0下载:
  2. 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2795
    • 提供者:星曦
  1. DosPaint

    0下载:
  2. Dos Paint v1.0 This Project has been developed using Turbo C++. It is a tool to edit images and can be used to store them under the extension .dpt, which is a format of my own. It gives its user 10 different tools to edit and 16 colours.-Dos v1.0 T
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11444
    • 提供者:郑乔鸿
  1. Draw11

    0下载:
  2. 按照要求画出“@”,使用者还可根据自己的要求画不同的符号,或者不通的样式-requested paint "@", users can also, according to their own demands painting different symbols, or unsound style
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:812
    • 提供者:jj
  1. javagame1245

    0下载:
  2.  ? 部分内容   首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScor
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:357630
    • 提供者:11
  1. CCombox

    0下载:
  2. 组合框的自绘,用的是DC呀,想画什么都可以。现在是以画一条直线为例,其它的可以类推了!-portfolio drawn from the box, using a DC ah, wanted to paint anything can be. Now is painting a straight line as an example, the other could analogy!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:58774
    • 提供者:wacel
  1. ljqg

    0下载:
  2. 解决的问题: 零件切割问题,给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? 该算法采用dc,最后结果采用图形界面画出。自主开发完成。-solve the problem : cutting parts, given a width of the rectangular plate W, the height of rectangul
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27853
    • 提供者:荣平
  1. simplegraph261

    0下载:
  2. 一个不错的画图控件, 大家可以-Paint a good control, we can
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:768483
    • 提供者:whui
  1. APOLLO

    0下载:
  2. this a graphical editor which is similar to MS-PAINT done using c-language runs on turbo c/c++ compiler.-this is a graphical editor which is similar to MS-PAINT done using c-language runs on turbo c/c++ compiler.
  3. 所属分类:Editor

    • 发布日期:2017-04-15
    • 文件大小:7713
    • 提供者:sudhi
  1. paint

    0下载:
  2. paint programm adapted to matlab
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:154524
    • 提供者:ruud
  1. paint

    0下载:
  2. Qt画图,画图源码,基本画图功能使用,Qt入门-Qt Drawing program
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:2422
    • 提供者:Lora
  1. Paint

    0下载:
  2. Delphi Paint application with source code.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1238582
    • 提供者:kukurhit
  1. proyectopaint

    0下载:
  2. A paint brush developed in delphi, it has six tools and operation of do and redo, you can actually apply some filters with it.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:580840
    • 提供者:Jazzer
  1. main

    0下载:
  2. graphics opengl mini paint
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:2260
    • 提供者:shafic
  1. paint

    0下载:
  2. simple paint for dos. ESC - exit, right-click - clear
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1283
    • 提供者:Satin
  1. Delphi-Paint

    0下载:
  2. Delphi 7 版開發,簡易小畫家功能-Easy Paint features Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:189433
    • 提供者:藍色眼淚
  1. paint

    0下载:
  2. paint program is there in the above program
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:22572
    • 提供者:surender
« 12 3 »
搜珍网 www.dssz.com