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

搜索资源列表

  1. 印鉴鉴定系统

    0下载:
  2. 印鉴鉴定系统的算法代码,使用的时候直接在需要的地方插入该算法代码就可以了-Seal Identification System algorithm code, the use of the direct needs of the local insertion algorithm code on the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4409
    • 提供者:丁玉红
  1. exportwordsrc

    0下载:
  2. 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:145083
    • 提供者:徐磊
  1.  打印DLL(包括vc源码)

    1下载:
  2. 打印DLL(包括VC源码)可使用PB,Dephi等直接调用此DLL,详见包内说明-Print DLL (including VC-source) can be used PB, Delphi direct calling this DLL, detailed packet states
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:363731
    • 提供者:比尔
  1. 基于PFC构造一个灵活通用的程序框架

    0下载:
  2. 基于PFC构造一个灵活通用的程序框架,PB编程.直接能够使用-based PFC structure a general and flexible framework of the procedure, PB programming. Direct access to
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:691627
    • 提供者:比尔
  1. ExpressODL_src

    0下载:
  2. ExpressODL_src是直接利用OLE技术的数据库封装类源码,不想用ADO,也有了选择了。-ExpressODL_src is the direct use of the OLE technology category source database package, do not want to use ADO, also made their choices.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:94432
    • 提供者:zeng
  1. 用Direct 3D显示一个旋转体

    1下载:
  2. 该程序体现了3D球的vb实现方法,并进行旋转。-the program embodies the ball vb 3D method, and rotation.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:14662
    • 提供者:缘定今生
  1. DSNetwork

    0下载:
  2. 基于网络发送和接受的源码,用c++编写,以direct show 为框架.-based network to send and receive the source code used c prepared to direct show as a framework.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:194299
    • 提供者:gfs
  1. AudioCapSave

    1下载:
  2. 音频采集模块, 以direct show 为框架,用c++ 编写,可以实时采集并保存音频数据.-audio acquisition module to direct show as a framework, using c preparation, real-time collection and preservation of audio data.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:117722
    • 提供者:gfs
  1. Contrast

    0下载:
  2. 视频传输 Filter 的构建例子,用于direct show 流媒体的实时传输,需要安装directx9.0-video transmission Filter Construction examples show for direct real-time streaming media transmission need to install directx9.0
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:27592
    • 提供者:gfs
  1. 中文内码转换源码

    0下载:
  2. 在阅读MSDN中发现只要妙用MultiByteToWideChar和LCMapString两函数,就可以简简单单地实现不同内码的转换。为了让程序员使用更方便,笔者编写了一个CChineseConvertor类,包装了所有中文内码的转换功能。读者可以直接在MFC中加入此类,用起来也非常轻松。详细细节请察看ChineseConvertor.h和ChineseConvertor.cpp源代码。-reading MSDN found as long as the magic MultiByteToWid
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2146
    • 提供者:王正
  1. vb网络与通讯类

    1下载:
  2. 用vb开发的网络程序。打开端口探测器,用VB编写简易的代理服务器,直接发送邮件, 对学vb网络编程很有帮组.-with vb development of the network programming. Open ports detectors, prepared with VB simple proxy servers, direct mail, for school vb Network Programming Group great help.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:407016
    • 提供者:李明
  1. 内联汇编

    0下载:
  2. 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:   1.使用汇编语言写函数;   2.对速度要求非常高的代码;   3.设备驱动程序中直接访问硬件;   4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2204
    • 提供者:
  1. Lesson7Code

    1下载:
  2. 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:45225
    • 提供者:刘祥景
  1. IniFileNew

    0下载:
  2. 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document l
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:51358
    • 提供者:随便看看
  1. 06-3

    0下载:
  2. 本书的大部分主题均结合一个具体的游戏开发系统Fly3D(包含在光盘中)加以讲述,这有助于读者直接编写源代码来实现制作动画的梦想。通过编写或修改插件,读者可以对书中的实例进行试验,甚至可以开发出属于自己的游戏。 -most of the book's themes of the specific combination of a game development system Fly3D (included in the CD-ROM) to be about, which helps
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:22896
    • 提供者:wudi
  1. StageLens

    1下载:
  2. 数字监控系统的云台控制类,用vc编写.可以直接使用.pelco-d或pelco-d协议-digital monitoring system of tilt control classes and vc prepared. Direct access. Pelco-d or pelco-d agreement
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16675
    • 提供者:甄诚
  1. 矩阵直接三角分解法

    0下载:
  2. 数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法-c numerical methods used to prepare the direct numerical triangular matrix decomposition method of linear equations Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7405
    • 提供者:姚天伟
  1. 1调度程序Scheduling

    0下载:
  2. 当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要解挂的进程的名称.-when added to the process, the process of direct importation of the name, priority, time, and then on the Add button to add process can be run at any time on th
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:110460
    • 提供者:sun
  1. PowerPC评估板接口

    0下载:
  2. PowerPC评估板接口.rar 解压後直接覆盖原来的文件 可消除输入噪音-PowerPC Evaluation interface. Rar unpacked direct overwrite the original document can be imported to eliminate noise
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2698
    • 提供者:张德强
  1. OnReadRe

    0下载:
  2. 详细说明了如何对磁盘的分区进行直接读写,在D7,D200下调试通过-detailed descr iption of how the disk to read and write through direct, D7, debug through D200
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:249760
    • 提供者:燕十三
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com