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

搜索资源列表

  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback function, th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8.32kb
    • 提供者:xue
  1. Lesson1Code

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:8.46kb
    • 提供者:yuehua8
  1. callbackProc

    0下载:
  2. This sample demonstrates how to use callback procedures when calling asynchronous Vix functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:王强
  1. CMU

    0下载:
  2. 函数方式实现了Dos命令行运行结果的2种捕捉方法: 1、命令行运行结果直接获取到buffer中 2、命令行运行结果获取到文件中 VC对话框界面也使用了多个Tab页方式,并用到了RichEditCtrl直接全部读取文件的方法(需要使用CALLBACK函数)-Function be achieved by Dos command line to run to capture the results of two kinds of methods: one, the command lin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:177.38kb
    • 提供者:马志强
  1. CallBack

    0下载:
  2. 对回调函数的实现,起到一定的借鉴作用,比较实用-The implementation of the callback function, play a reference role, more practical
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:140.29kb
    • 提供者:王光飞
  1. NetTraffic

    0下载:
  2. 界面很好的一款用于网络流量监控及统计的程序源代码。用曲线图进行实时统计显示。看起来很专业,它主要是用MFNetTraffic类来实现数据获取功能,用MFTrafficButton类实现数据显示功能。两者之间的配合使用了回调函数机制。 -A good interface for network traffic monitoring and statistics program source code. With the curve for real-time statistics. Looks
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:179.22kb
    • 提供者:吴波
  1. StatesMachineTest

    0下载:
  2. 该程序为实现一个有限状态机。 CallbackFuncManager.cpp 回调函数 StatesMachineApp.h 有限状态机-The program for the realization of a finite state machine. CallbackFuncManager.cpp callback function StatesMachineApp.h finite state machine
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.06mb
    • 提供者:chenwen
  1. Win32DllDemo

    0下载:
  2. c++回调函数,一个简单的例子,适合新手学习。-A simple sample for callback.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4.05kb
    • 提供者:mhd
  1. callback

    0下载:
  2. 基于labwindows/cvi9.0的回调函数的应用,比如先是退出界面,实现简单的数据采集功能并能够显示波形。-Labwindows/cvi9.0 based callback function applications, such as first exit interface, simple data acquisition capabilities and the ability to display waveforms.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:576byte
    • 提供者:飘飘
  1. vcWinMain

    0下载:
  2. 本源码可帮助VC++新手们快速了解VC++窗口及句柄的原理,由孙鑫老师一本书中的实例改写。   Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-This source can help VC++ novice to quickly understand the VC++ window and the principle of
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:19.19kb
    • 提供者:zs21
  1. CTestCallBack

    0下载:
  2. 回调函数的测试小例程 vc++实现 源码-Callback function tests to achieve a small routine vc++ source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:45.67kb
    • 提供者:龚中强
  1. my_Event

    0下载:
  2. 自已做的一个有关回调函数的例子!!自已做的一个有关回调函数的例子-An examples of a callback function on!!An examples of a callback function on!!
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:16.6kb
    • 提供者:彭勇
  1. pic24f_timer_mod_mikropascal_pic24

    0下载:
  2. This library makes it easier to work with the build in timer modules of the PIC24F range. There are 2 units you can include in your source code. The initialisation function takes 2 parameters, the interval in milliseconds and the callback function th
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:6.14kb
    • 提供者:ehsani
  1. canvas

    0下载:
  2. 两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画-The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-15
    • 文件大小:22.32mb
    • 提供者:
  1. callback

    0下载:
  2. DOS callback service Can install DOS insterrupt callback service routine for DOS-Can install DOS insterrupt callback service routine for DOS
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:52.13kb
    • 提供者:李增瑩
  1. callback

    0下载:
  2. DDE Sample DLL You can send and receive data between your programs
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:31.08kb
    • 提供者:Bad-Boy
  1. CALLBACK

    0下载:
  2. Dll回调示例:Dll提供回调接口,在APP中使用。-Dll callback example: Dll callback interface used in the APP.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:3.48mb
    • 提供者:XDCS
  1. Interface-callback

    0下载:
  2. C#当中的接口回调的程序范例,适合于初学者学习-Interface which C# the callback sample program, suitable for beginners to learn
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1.15kb
    • 提供者:周辅
  1. CallBack

    0下载:
  2. Prime for using a CallBack function from a DLL.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:2.51mb
    • 提供者:milen
  1. callback

    0下载:
  2. 在类中定义回调函数,并在应用中实现回调函数的调用-Implemented in a class function callback
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:13.31kb
    • 提供者:wy
« 12 3 4 »
搜珍网 www.dssz.com