搜索资源列表

  1. Lesson12

    0下载:
  2. 这次我将教你如何使用显示列表,显示列表将加快程序的速度,而且可以减少代码的长度。 当你在制作游戏里的小行星场景时,每一层上至少需要两个行星,你可以用OpenGL中的多边形来构造每一个行星。聪明点的做法是做一个循环,每个循环画出行星的一个面,最终你用几十条语句画出了一个行星。每次把行星画到屏幕上都是很困难的。当你面临更复杂的物体时你就会明白了。-This time I will teach you how to use the dis
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:65536
    • 提供者:ff
  1. listPrint

    0下载:
  2. 这是一个可以将列表控件显示的内容进行打印程序。-This is a list control can display the contents of printing process.
  3. 所属分类:打印编程

    • 发布日期:2024-05-15
    • 文件大小:913408
    • 提供者:黄一山
  1. Find_Chinese_Char

    0下载:
  2. 此程序根据给出的文件路径搜索路径下的所有.cpp文件中包含中文字符的行代码,将搜索到的所有每行代码显示在列表视图控件中。同时可以根据是否显示注释行按钮来控制不显示带注释的行代码-This procedure under the given file path search path all. Cpp file contains the Chinese characters of lines of code to search for a
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:48128
    • 提供者:王月
  1. mp3.v1.0

    0下载:
  2. 实现了播放器的基本功能,如播放时间显示,播放进度条调整播放进度,左右声道调节,顺序 循环 列表 随机播放!增加了搜索本地硬盘MP3和WMA格式音乐的功能,支持播放列表播放,可以保存播放列表! -Player to achieve the basic functions, such as the playback time display, playback progress bar to adjust play progress,
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-15
    • 文件大小:417792
    • 提供者:wangmin80616
  1. ImageUtils

    0下载:
  2. 支持bmp、gif、png、jpg、jpeg、tiff和ico格式的图片的显示,获取对应图片句柄,可以进行图片的缩放,保存对应格式的图片能根据制定的目录获取图像列表ImageList -Support for bmp, gif, png, jpg, jpeg, tiff and ico format picture display, access to the corresponding picture handle, you ca
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:sword
  1. A4

    0下载:
  2. 对各个物体分别用显示列表进行绘制,重复上面的交互控制。 增加键盘按键来切换显示列表和非显示列表绘制方式,通过动画,理解显示列表对程序绘制性能的影响。 -Various objects were drawn to the display list, repeat the above interactive control. Increase the keyboard keys to switch the display list
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:1187840
    • 提供者:张高峰
  1. COpenGLText

    0下载:
  2. 使用嵌套显示列表的方式进行OpenGL状态下的字符串的显示 -The use of nested display list approach to the string under OpenGL display
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:tangqi
  1. PathList

    0下载:
  2. 通过comboBoxEx控件实现类似资源管理器的程序,可以在下拉列表中选择一个文件夹或硬盘,通过MessageBox显示选择的路径。-ComboBoxEx control through the implementation of similar procedures Explorer, you can drop-down list, select a folder or hard drive, through the MessageB
  3. 所属分类:组合框控件

    • 发布日期:2024-05-15
    • 文件大小:64512
    • 提供者:郎志超
  1. os

    0下载:
  2. A、多用户管理,多级目录形式,用户可设置密码保护. B、回收站管理 C、树形和列表界面操作[包括图标、列表以及详细信息显示方式,方便的系统菜单,右键菜单,工具栏等] D、文件的拖放操作 E、Windows剪贴板操作[复制,剪切,粘贴工作可以通过剪贴板完成]-A, multi-user management, multi-level directory of the form, users can set up p
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:2228224
    • 提供者:刘金来
  1. A4

    0下载:
  2. 通过键盘按键,控制各个物体(茶壶、桌子和兔子)的显示状态.对各个物体分别用显示列表进行绘制,重复上面的交互控制。 增加键盘按键来切换显示列表和非显示列表绘制方式,通过动画以及对FPS的理解和分析,理解显示列表对程序绘制性能的影响。 -Through the keyboard keys to control the various objects (teapots, tables and rabbit) the display o
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:3197952
    • 提供者:WangDi
  1. supergrid

    0下载:
  2. SuperGrid控件, 能显示树形列表, 可带有图标, 也可带Check框.-SuperGrid control, can display a list of tree can be with the icon, but also with Check boxes.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:83968
    • 提供者:whywhy
  1. ComboBoxResize

    0下载:
  2. 自动调整ComboBox控件的宽度,字符串超出下拉列表的宽度,ComboBox控件自动调整宽度将该字符串完全显示出来.-ComboBox controls automatically adjust the width of the string beyond the width of the drop-down list, ComboBox controls automatically adjust the width of the s
  3. 所属分类:组合框控件

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:苏秦
  1. pic_fenpin

    0下载:
  2. 在对话框中显示bmp图片,可以通过点选列表框,显示图片资源。设计2个按钮,1个单屏幕,1个4屏幕显示。-Bmp in the dialog box shown in picture, you can click the list box, display pictures resources. 2 button design, a single screen, a 4 screen display.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-15
    • 文件大小:2338816
    • 提供者:muyiyj
  1. NetFile

    0下载:
  2. 支持查找网络,非常快捷,非常方便,查完后,会列出显示列表,-NetFile.x32
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:刘海
  1. TreeListSwitchDialog

    0下载:
  2. Vc++编写的,用对话框中的树列表来切换右边的显示内容,值得一看的-Vc++, prepared using the tree list in the dialog box to display the contents of the right switches, see the
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:169984
    • 提供者:wang
  1. explorer

    0下载:
  2. 利用VC中的Treeview和Listview,做一个自己的资源管理器,左侧的树状目录可以关闭,当点击一个文件夹时右侧的Listview中会显示文件夹的内容。尽量模仿windows的资源管理器的功能,比如左侧文件夹图标的变化和右侧的Listview中可以显示“列表”,“详细资料”-The use of VC in the Treeview and Listview, a manager' s own resources, the
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-15
    • 文件大小:282624
    • 提供者:夏廉
  1. displist

    0下载:
  2. 显示五个显示列表中定义的红色三角形,然后再绘制一条非表中的黄色线段-Shows that the definition of the list of five shows a red triangle, and then drawing a yellow non-table line
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:汪伟
  1. 1921682998200746114279655678

    0下载:
  2. OpenGL基础图形编程、讲述了OpenGL的基本程序结构,以及OPenGL建模,变换,颜色,光照,位图和图像,纹理,复杂物体建模,特殊光处理,效果处理,显示列表,帧缓存和动画 -OpenGL graphical programming based on
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:251904
    • 提供者:liqiong
  1. chat

    0下载:
  2. 随机聊天平台,开放所有客户端源码! 随机聊天其实真的是一件挺有意思的事情,起初我也只是想从技术上探究一下他的实现思路,做着做着,客户端的代码写的越来越多,目前支持的功能列表如下: 1.随机和互联网上一个陌生人聊天 2.支持站外邀请(支持Yahoo通和ICQ邀请)和站内邀请(指定某人) 3.支持聊天输入状态监控、表情支持、URL识别、魔法表情支持等 4.看笑话 5.陌生人与你的距离测算,精准显示在线人数和聊天
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:463872
    • 提供者:kennyC
  1. ControlEx

    0下载:
  2. 自己编写整合的扩展VC控件动态库,在应用中只要包含相应的控件头文件,并连接ControlEx.lib文件即可以使用,美化自己的界面控件,共包含按钮控件、扩展列表框控件、扩展Gif显示控件、扩展静态控件、超级链接控件等。其中ButtonEx支持图片、图标、透明、声音等效果。使用别忘把ControlEx.dll复制到你的程序目录下面。-I have written to integrate the dynamic expansion of
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:253952
    • 提供者:Bruce
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org