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

搜索资源列表

  1. PCSC-FOR-VCPP

    0下载:
  2. VC中PCSC智能卡接口的编程,介绍在WINDOWS操作系统中如何调用DLL来与智能卡通讯。-Programming in VC PCSC smart card interface, introduced in the WINDOWS operating system, how to call the DLL to communicate with the smart card.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:181320
    • 提供者:ywj
  1. shouyan-sms-ocx

    0下载:
  2. 【控件使用步骤】: 第一步:用数据线或红外设置把短信猫(或短信模块、手机等)连接到电脑; 第二步:运行“控件注册及加密狗驱动安装.exe”注册控件及安装加密狗驱动程序[注意:无加密狗版本亦需这一步!] 第三步:打开你的开发平台(如VB、Delphi,VC,PB,.net等),调用本控件即可,控件名称为:ShouYan_SmsGate,详见《开发说明书》; 第四步:发布你的软件时,连“SMSOCX308.OCX”文件打包发布即可(另外,需在目标电脑上运
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4207251
    • 提供者:ee
  1. twaintest_src

    0下载:
  2. windows twain接口调用,调用符合twain接口标准的扫描仪、摄像头等硬件产品的工具,用vc++开发。可以供广大初学者学习用。-Windows Twain call interface, hardware products, such as Scanner Camera call conforms to the standard Twain interface tool, using vc++ development. Can be for the majority of beginn
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-07
    • 文件大小:1262408
    • 提供者:fanli
  1. hookSSDT

    0下载:
  2. 使用HOOKSSDT可以调用用于保护进程被结束,多用于杀毒程序,或是公司要求的实时监控软件,想保进程不被其他程序结束,HOOKSSDT是个不错的选择。-Using HOOKSSDT can call for the protection of the process is finished, and more for the antivirus program, or real-time monitoring software company requirements, to ensure th
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-25
    • 文件大小:40458
    • 提供者:杨利伟
  1. chuankou-for-win7

    0下载:
  2. 适合win 7的虚拟串口,用来做仿真的时候直接可以调用。-Win 7 for the virtual serial port, for simulation can call directly.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3310306
    • 提供者:wanchun
  1. dcom

    0下载:
  2. This sample demonstrates how to call a COM object implemented in an NT service from multiple clients running on different machines. It is composed of the following parts:
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-27
    • 文件大小:52358
    • 提供者:choisangwoo
  1. Camare

    0下载:
  2. PC机摄像头驱动,采用Opencv函数库调用本地摄像头进行图片数据采集,供大家操作图片数据-PC-camera driver, use Opencv library call local camera for image data acquisition, image data for all operations
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:2740952
    • 提供者:wang
  1. SCL2008-MovingSign-API

    0下载:
  2. Some structure and all pointer of the functions in Dll // Please insert them to defination of your class. // The LIBRARY_CALL_MODE can be defined as MODE_STDCALL or MODE_CDECL to // choose the call mode of the D- Some structure and all pointer
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:420825
    • 提供者:Aser lee
  1. c164

    0下载:
  2. 模拟生产消费者实现线程同步,并且调用了windows提供的API函数-Simulation of production of consumers realize thread synchronization, and call the API functions provided by windows
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:fang9750045
  1. cgeev0

    1下载:
  2. 调用mkl的矩阵求本征值和本征函数,并得到计算时间-Call MKL for caculate the matrix s eigenvalue and eigenfunction,and get the efficiency
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:916
    • 提供者:song963350
  1. apple_magicmouse

    0下载:
  2. 自定义函数是指利用VBA编写的外置函数。在本例的随书光盘中已经录入了相关的VBA代码,可以随时调用。对于代码的含义和录入方式在后面的章节后有详细介绍,本章仅通过具体应用了解其用法与优势。-Custom function refers to the use of external functions written in VBA. In this example, the CD with the book has been entered in the relevant VBA code, you
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-17
    • 文件大小:4144509
    • 提供者:孙建安
  1. LOADdRIVER_CODE

    0下载:
  2. 这是一个可以加载任何驱动的代码。如果你想使用,请联系我-this is load drive code.if you want to use to your code ,please call me
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:6558
    • 提供者:zhaolu
  1. ComFxPlc

    6下载:
  2. Windows下编写的FX全系列PLC通讯的通讯动态链接库和调用代码,兼容32位和64位系统,包含FX3U,FX0N,FX1N,FX1S,FX2N,FX2NC,FX5U等;支持VB、VC、DELPHI、PB等开发环境;响应速度快,使用简单方便;有例程及详细使用说明;-Windows prepared under the FX series of PLC communications, dynamic link library and call code, compatible with 32-b
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-06
    • 文件大小:990972
    • 提供者:effect
  1. VLC_For_Net

    0下载:
  2. 用C#编译语言调用vlc库。所需要的库文件已经全部加入,编译后,可直接运行。-Call vlc library with C# compiler language. The required library files have all been added, compiled, can be run directly.
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-20
    • 文件大小:30663727
    • 提供者:cwb
  1. multi

    0下载:
  2. SSDT恢复源代码,恢复被挂钩的SSDT(系统服务调用函数表)-SSDT recover the source code, recovery by hooking SSDT of (system service call function table)
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-05
    • 文件大小:3985
    • 提供者:魏军
  1. HOOK-API

    0下载:
  2. 一个寒江老师的课件,单独出来发的目的是,让初级入门的驱动程序员们,很快的了解驱动如何对SSDT挂钩以及Windows应用程序如何简单的调用驱动接口的流程。 代码非原创,但是是我看到的最简单和最清楚的流程之一,非常适合刚入门驱动员们的口味,需要的就赶快下载吧。(It`s hanjiang teacher courseware, the purpose is to separate out, let the driver programmer entry-level, quickly unders
  3. 所属分类:驱动编程

    • 发布日期:2017-12-29
    • 文件大小:212992
    • 提供者:pigshuai
« 1 2 3 4 5»
搜珍网 www.dssz.com