CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 循环 循环

搜索资源列表

  1. runmap

    0下载:
  2. 背景循环源代码, 背景循环源代码-background cycle source code, source code cycle background, the background cycle source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:58.08kb
    • 提供者:陆毅
  1. 动画循环

    1下载:
  2. 动画循环,用windows GDI写的。,yong用VC写的。-animation cycle, with windows GDI writes. , Yong VC writes.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.17mb
    • 提供者:奚晓峰
  1. DDAandBresenham

    0下载:
  2. DDA与Bresenham直线算法:DDA法画线段。端点位置间水平和垂直差值赋给参数dx和dy。绝对值的参数参数steps的值。从像素位置(Xa,Ya)开始,确定沿线段生成下一个像素位置的每一步所需的偏移量,并循环上述过程steps次。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:87.59kb
    • 提供者:宋芬
  1. 用VC实现的简单图片浏览

    2下载:
  2. 用VC实现的简单的图片浏览,点击按钮可以实现几张image的循环浏览过度效果,对初识VC的编程爱好者,有抛砖引玉的作用。
  3. 所属分类:GDI/图象编程

  1. BMP

    0下载:
  2. VC++通过创建一个链表,循环读取BMP文件数据,再显示在界面上。-VC++ Load BMP image by creating a list
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2.22mb
    • 提供者:曹锋
  1. WindowsGDI

    0下载:
  2. 里面是用VC++6.0写的一些应用例子有循环图、键盘鼠标的控制,适合新手参考-There is VC++ 6.0 applications written in some examples of the cycle map, keyboard and mouse control, suitable for novice reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-11
    • 文件大小:12.28mb
    • 提供者:翟勇
  1. HVSnapContinuous

    0下载:
  2. 演示利用回调方式,实现连续循环采集图像到内存,并转换成RGB 24位格式位图。-Demonstration of the use of callback methods achieve continuous cycle of collecting images into memory and converted into RGB 24-bit format bitmap.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:97.06kb
    • 提供者: 郭娜娜
  1. Nature

    1下载:
  2. VB电子相框1.0源码版,相框实际上是导入了一张位图,图片会循环播放,可惜图片切换特效太少了,就一种,你可以找些图片切换特效类扩展一下,这样会更完美一点。-VB source code version 1.0 electronic photo frame, picture frame actually import a bitmap, image will be broadcast cycle, but little picture switching effects, on a kind of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:702.77kb
    • 提供者:762
  1. FibinacciNumber

    0下载:
  2. 最后调用 root 的 mainloop 方法 . 它进入 Tk 事件循环(event loop), 这样,应用程序将等待,直到 quit 方法被调用 (就是点击 QUIT button), 或者窗口被关闭. -Finally, call the mainloop method root. It into the Tk event loop (event loop), so, the application will wait until the quit method is called
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:2.41kb
    • 提供者:黄金
  1. LabManual

    0下载:
  2. 最后调用 root 的 mainloop 方法 . 它进入 Tk 事件循环(event loop), 这样,应用程序将等待,直到 quit 方法被调用 (就是点击 QUIT button), 或者窗口被关闭. -Finally, call the mainloop method root. It into the Tk event loop (event loop), so, the application will wait until the quit method is called
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:5.74kb
    • 提供者:黄金
  1. TypeGame

    0下载:
  2. 一个Windows下的打字游戏,使用SDK编写,主要演示了消息循环和计时器的原理,玩之前请将键盘上的大小写锁定打开(使键盘处于大写状态)打满一百个字符游戏结束。-A typing game under Windows, use the SDK to prepare, the main demonstration of the news cycle and the principle of the timer, playing on the keyboard before you open the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:11.14kb
    • 提供者:赵政宇
  1. biaobai

    0下载:
  2. 根据"心"形曲线的数学参数方程,绘制曲线并输出屏幕.各坐标点出循环显示"LOVE"的个字幕-According to " heart"-shaped curve parameters of the mathematical equations, drawing curves and output screen. The coordinates of the cycle show " LOVE" of a subtitle
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:240.86kb
    • 提供者:陈晓强
  1. dh

    1下载:
  2. OpenGL动画编程。用窗口初始化函数,窗口处理和事件处理函数,定义场景绘制循环函数,三维物体绘制函数,空闲事件处理函数等来进行书写程序-OpenGL animation programming. Initialization function with the window, window treatment and event handlers, custom scene rendering loop function, three-dimensional object drawing fu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-11-26
    • 文件大小:1.69kb
    • 提供者:肖旖旎
  1. manybackgmap

    0下载:
  2. 能实现多个背景循环,是编游戏的时候背景所需要的代码!-Can achieve more than the background cycle, when the game is compiled code required background!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:157.99kb
    • 提供者:连峰
  1. Windows-API-Programming

    0下载:
  2. Windows API Programming API GDI 消息循环的基本应用-Windows API Programming API GDI basic application message loop
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.12mb
    • 提供者:Big Boss
  1. Dialog

    0下载:
  2. 通过API编写界面程序,添加菜单、图标等实现了部分消息循环-Part of the message loop API to write the interface program, add menus, icons, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-27
    • 文件大小:23.65kb
    • 提供者:tttt
  1. GDI-BMP-Move

    0下载:
  2. GDI 显示 BMP循环滚动 源码-The GDI display BMP circulation scroll source
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:4.2kb
    • 提供者:方嘉良
  1. fbwrite

    0下载:
  2. 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile bmp 则循环显示bmp图片到显示器上-The code to run on the C2 platform, functions: run without parameters are displayed on the display colorful belt ( vertical ), the parameters such as. Fbwrite./bmpf
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2.88kb
    • 提供者:alTime
  1. MSChartWave

    0下载:
  2. 模拟实时显示曲线,动态曲线模拟,能够循环移动-Simulation of real-time display curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:67.68kb
    • 提供者:于斌
  1. circulateLink

    0下载:
  2. 最快的方法,实现断一个链表是否有循环, 打印一个可能带环的链表中所有元素各一次-The fastest way to realize it has broken a cycle of linked list, print a list of possible band in all the elements of the first
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:988byte
    • 提供者:gang899428
« 12 »
搜珍网 www.dssz.com