CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .80 .81 .82 .83 .84 49585.86 .87 .88 .89 .90 ... 58526 »
  1. Sample07

    0下载:
  2. 使用Direct3D创建旋转立方体。本程序的核心是LoadMeshs()函数。-use Direct3D create rotating cube. This procedure is the core of LoadMeshs () function.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:500.13kb
    • 提供者:冰浩缘
  1. Sample06

    0下载:
  2. 使用Direct3D创建三角形。本程序只创建一个简单的三角形,但是却包含了在c++builder中使用Direct3D的基本步骤。-use Direct3D create triangles. This procedure will only create a simple triangle, but it contains c builder in the use of Direct3D basic steps.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:4.4kb
    • 提供者:冰浩缘
  1. Sample05

    0下载:
  2. 在DirectDraw中使用调色板。调色板只有在使用8位显示模式时才起作用,因此在设置显示模式时要特别注意。-DirectDraw use in the palette. The use of the palette only eight showed only role model, the model set up to show special attention.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:322.06kb
    • 提供者:冰浩缘
  1. Sample04

    0下载:
  2. 在DirectDraw中显示位图。这个例子演示了如何在全屏模式中调用GDI,让用户确定显示图像,并在DirectDraw对象的表面上绘制此图像。-in DirectDraw showed bitmap. This example demonstrates how the full-screen mode called GDI, enabling users to identify and display images, and DirectDraw object on the surface m
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:457.54kb
    • 提供者:冰浩缘
  1. Sample03

    0下载:
  2. 使用DirectDraw画多边形。DirectDrawSurface接口的优点是能够调用GDI,仅需4个函数就可以在DirectDraw中画多边形。-using DirectDraw painting polygon. DirectDrawSurface advantage of the interface can call GDI, only four can function in DirectDraw draws polygons.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:335.97kb
    • 提供者:冰浩缘
  1. Sample02

    0下载:
  2. 使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就可以访问与每个表面相关的内存。-using DirectDraw line drawing. The surface is a linear arrangement on the block of memory, it can use a char array to describe. By calling IDirectDrawSurf
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:440.18kb
    • 提供者:冰浩缘
  1. Sample01

    1下载:
  2. 利用DirectDraw创建双表面。DirectDraw允许用户直接对显示内存操作,支持硬件位块传输、硬件覆盖、表面翻转、纹理映射和镜像。-using DirectDraw create dual surface. DirectDraw allows users to direct memory operation, support hardware bit block transfers, hardware coverage, reversed the surface, texture map
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:452.91kb
    • 提供者:冰浩缘
  1. BCB写的XP按钮

    0下载:
  2. BCB写的XP按钮,通过本例可举一反三,由个人爱好编制自己喜爱的按钮。-BCB written XP button, can draw inferences from the cases, compiled by individuals who love their favorite button.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:24.09kb
    • 提供者:冰浩缘
  1. 第三方类

    0下载:
  2. 一些实用的第三方类,实现功能非常方便,贴图, 状态栏进度条, 普通进度条,ADO操作,EXECLE操作, 菜单图表, -practical third category, which is very easy to achieve, mapping, status bar progress of the general progress of the operation ADO, EXECLE operation, and the menu chart
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49.3kb
    • 提供者:ayc
  1. cdcode

    0下载:
  2. C#编写的用光盘做启动盘 AT-RegCDRom:用来创建启动盘 AT-CDRom:验证启动盘[也可说是应用] 一 :编程思想 1、创建启动盘 插入要创建的启动盘,程序自动检测光驱中光盘,利用WMI(Windows管理架构:Windows Management Instrumentation)读取该光盘的序列号(具有唯一性),把该序列号写入注册表。 2、验证 程序执行时,自动检测光驱中的光盘,利用WMI获取序列号,然后读取注册表中先前写入的序列号,二者比较,相同则程序启动成功,否则提示插入启动盘
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:376.19kb
    • 提供者:管琰平
  1. ado操作数据库

    0下载:
  2. 使用ADO技术 对数据库进行操作,没有使用第三方类-use of the database operations and the absence of third-party category
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:70.13kb
    • 提供者:ayc
  1. barvc

    0下载:
  2. 编写类似VC界面的一个程序,在单文档中悬浮对话框-VC interface similar to the preparation of a procedure, in a single file dialog Suspended
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:49.54kb
    • 提供者:发阿
« 1 2 ... .80 .81 .82 .83 .84 49585.86 .87 .88 .89 .90 ... 58526 »
搜珍网 www.dssz.com