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

搜索资源列表

  1. CSliderCtrl_demo

    0下载:
  2. 这是一个自绘的Slider类,对于需要学习Slider控件重绘过程的人来说是个很好的例子。-This is a self-drawing of the Slider class, the need to redraw the process of learning who Slider control is a good example.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:31345
    • 提供者:王明朝
  1. src

    0下载:
  2. 地图缓冲类,生成一个和屏幕显示大小相同的缓冲图片,根据地图移动,尽量少的重绘地图 -Map buffer class, and generate a screen image buffer the same size, according to the map move as little as possible of the redrawn map
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1508
    • 提供者:Peter
  1. java95

    0下载:
  2. 本例通过多线程技术每100us重绘界面 在绘制界面时 根据时间绘制成表盘和指针的形状 同时 在表盘下方是数字表显示时间-That this example is in dial down part by the fact that multi-thread technology each 100 us draw an interface again while drawing the form becoming the dial and guiding principle according t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:18093
    • 提供者:liukunhong
  1. Test2

    0下载:
  2. 程序实现划线功能,可以保存、重绘;然后判断所画直线间的几何关系:相交、重合、相离,相交的直线交点以绿点显示,重合部分以红色高亮显示-Program realization crossed feature, you can save, redraw then determine the geometrical relationship between painted lines: intersect, overlap, with leave, a straight line intersecti
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2079451
    • 提供者:chenhao
  1. drawsin

    0下载:
  2. 一个解决了 重绘 并且可以拖动释放的 利用vc做的 正弦曲线代码-sin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:105620
    • 提供者:xx
  1. Clock

    0下载:
  2. 一个时钟习作程序,可以在支持Java的手机上运行。运用了低级UI绘图功能,每秒重绘一次屏幕,实现数字时钟和模拟时钟。-A clock program, developed by j2me.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:17378
    • 提供者:zhangjianjun
  1. h

    0下载:
  2. 1. 编制应用程序,可使用鼠标在客户区绘制出若干矩形,注意图形的保存与重绘。 2. 编制应用程序,可使用上下左右四个方向键控制矩形的移动,要求:不能使矩形移动到客户区以外。 -1. Preparation of the application, the client can use the mouse to draw a number of rectangular areas, drawing attention to the preservation and redraw. 2. Pr
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:26353
    • 提供者:夏天
  1. AdvBtn

    0下载:
  2. 李博轩的界面编程里 按钮的一个例子,通过区域,可以绘制任何形状的按钮,我个人非常喜欢,初学者看它就可以对按钮重绘入门了-Li Boxuan button interface programming in an example, through regional, you can draw any shape of button, I personally very much like a beginner it can be started on the button to redraw the
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3433236
    • 提供者:xsq
  1. RubberBandingMFCOpenGL

    0下载:
  2. 这是一个如何在OpenGL双缓冲区环境下,使用OpenGL实现橡皮筋功能的程序。内附源码和例程。真正实现了擦除与重绘的功能,从而使OpenGL的效率提高。这是我从国外网站上找到的,和大家分享一下。-This is a how OpenGL double buffer environment, the use of OpenGL to achieve rubber band functionality. Containing the source code and routines. Realiz
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:12302
    • 提供者:陈新禹
  1. 04

    0下载:
  2. 对按钮进行重绘,使按钮变为特殊的样式,进行一些设置-On the button to redraw the buttons into a special style, some set
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:23781
    • 提供者:安于
  1. ForGDIPlus

    0下载:
  2. 可以利用的GDI+做小游戏的代码,实现局部重绘,资源管理等-You can use GDI+ to do a game code, to achieve partial redraw, resource management, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-01
    • 文件大小:916329
    • 提供者:da
  1. simp

    0下载:
  2. 一个简单的MFC程序,通过窗口重绘实现动画效果-This program is based on MFC,relizing moving by using repaint windows.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2119073
    • 提供者:张靓云
  1. RepaintWindow

    0下载:
  2. 重绘窗口,实现360右下角通知窗口模式demo-repaint window, you can get the representation like the way 360 do
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:160277
    • 提供者:薛虎
  1. pictureSaveAndRedraw

    0下载:
  2. 简单实现图形的保存与重绘,是孙鑫老师课程里讲的单文档应用程序-Simple graphics to achieve the preservation and redraw is Xin Sun teacher curriculum stresses the application of single document
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-15
    • 文件大小:22642495
    • 提供者:许金
  1. OwnDrawButton

    0下载:
  2. 简单的重绘了vc++中的按钮,实现鼠标在按钮上移动时,按钮的动态响应-a sample class for button of vc++
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:41642
    • 提供者:jerryra
  1. FaultGenerate

    0下载:
  2. 输入实验得到的波形,经过单色、二值化处理,得到一系列波形数据,然后重绘波形,并将波形数据输出到控制系统。在测试过程中捕捉故障波形,可以重现测试中的故障,便于调试。-Input waveform experiments, after monochrome, binary, and to obtain a series of waveform data, and then redraw the waveform, and waveform data output to the control sys
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:372049
    • 提供者:小涂涂
  1. source

    0下载:
  2. 用面向对象的思想实现的矢量图形的增加、修改、删除、图形放缩,移动等功能,双缓冲重绘。-Object-oriented thinking to achieve the increase in vector graphics, edit, delete, graphics scaling, moving and other functions, double-buffered redraw.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:407796
    • 提供者:吴杰尧
  1. testbutton

    0下载:
  2. 本程序实现了CButton(复选框)及CCheckListBox的动态生成,并完成了对CButton的重绘。对复选框的字体,大小,背景,颜色均能改变,并为CCheckListBox添加了横、纵滚动条。-This procedure implements CButton (checkbox) and CCheckListBox of dynamically generated, and the completion of the redraw of CButton. On the check bo
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:2063316
    • 提供者:kefan
  1. J2MEBollGame

    0下载:
  2. J2ME开发的档球小游戏,两个类,选择重绘按钮开始游戏,游戏中可以用左右键操作挡板挡住小球下落,击掉屏幕上的方砖-J2ME development files ball games, two classes, select the Redraw button to start the game, the game can be so key to the whereabouts of operation baffle to block the ball, hit the cubes off th
  3. 所属分类:J2ME

    • 发布日期:2017-04-17
    • 文件大小:28394
    • 提供者:张健
  1. CSlider

    0下载:
  2. ListCtrl控件的使用和重绘,这个对于初学者来说是很好的学习资料,对于学习控件编程的人来说是很好的资料-It is Very usefully for learning user,if you want to learning coding ,please download this code
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-01
    • 文件大小:26703
    • 提供者:刘小华
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com