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

搜索资源列表

  1. BenQ-SC-SDK

    3下载:
  2. 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:544348
    • 提供者:123
  1. RSADemo1

    0下载:
  2. 基于DLL的16位RSA演示程序,开发环境VC++,MFC-16 RSA demo program, the development environment VC, MFC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:127038
    • 提供者:KeTu
  1. DES_key_src

    0下载:
  2. 在VC++6.0下的MFC实现DES(Data Encrypt Standard)加解密算法的演示-in the VC 6.0 MFC DES (Data Encrypt Standard) encryption and decryption algorithms demo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32391
    • 提供者:ww2aa
  1. 操作系统信息获取演示

    1下载:
  2. VC下如何实现操作系统信息获取演示,包话获取安装序列号、产品名称、版本号、版本名称等。-VC how to achieve operating system access to information presentation, then access to the installation package serial number, product name, version, the version names.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:48454
    • 提供者:李波
  1. SelfDelete3

    0下载:
  2. 很多木马程序都是运用了自动销毁技术,本程序用vc演示了一个简单的自毁程序-many Trojan program involving the use of automatic destruction technologies, the procedures used vc demonstration of a simple self-destruct procedure
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:27950
    • 提供者:丑小鸭
  1. GUISim_MicroWin090

    0下载:
  2. WINDOWS下面用VC++演示MICROWINDOWS98. 里面赋有挖雷游戏.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2448324
    • 提供者:李芳
  1. RSA(vc)

    0下载:
  2. rsa加密算法,VC环境,基于对画框的演示rsa算法的程序。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:82414
    • 提供者:小天
  1. 2.操作系统信息获取演示

    0下载:
  2. 本程序用VC编写,用于获取操作系统的相关信息。- This procedure compiles with VC, uses in to gain the operating system the related information.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:48541
    • 提供者:汤目
  1. DllTest.zip

    0下载:
  2. vc调用动态连接库程序说明:   DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码),vc program called Dynamic Link Library Descr iption: DllTest is vc call Dynamic Link Libra
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:285287
    • 提供者:阿发
  1. vc_myie_auto_form_submit.rar

    0下载:
  2. ie表单提交,用于自动控制ie提交表单的演示。这个不是我的代码。使用webbrowser接口,ie form submission, ie automatic control for the presentation submission form. This is not my code. Webbrowser interface to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:280085
    • 提供者:零度水银
  1. ECC_sourcecode.zip

    0下载:
  2. vc++实现的ecc加密算法,可以源代码实现ecc算法的演示,vc++ implementation of ecc encryption algorithm, you can achieve ecc algorithm source code of the demo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:88647
    • 提供者:李先生
  1. VC_TCL

    0下载:
  2. 功能描述: 此程序主要演示TCL的以下几个方法: 1. 使用接口Tcl_CreateCommand()增加命令 2. 使用另一个API接口Tcl_CreateObjCommand()增加命令 3. 演示Tcl_CreateCommand()和Tcl_CreateObjCommand()接口中参数ClientData和 Tcl_CmdDeleteProc *的使用方法 4. 如何使用TCL API创建自己的应用程序 5. 使用TCL自带的交互接口执行用
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:8114
    • 提供者:曾华荣
  1. vcnetcopy

    0下载:
  2. vc++演示如何复制多层文件夹及文件,也就是可以复制一个具有多个子目录的文件夹,希望对您有所帮助!-vc++ shows how to copy multiple folders and files, that is, you can copy a folder with several subdirectories, I hope for your help!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:8868
    • 提供者:
  1. HookAPI

    0下载:
  2. VC++ HOOK Api使用大全及演示,有很多内容,全部都是Windows系统下各种HookApi的示例源码,包括网络、文件、对话框、注册表、进程等各个方面的,推荐给大家研究。 -VC++ HOOK Api Daquan, and demo use, there are a lot of content, all Windows systems of various HookApi example source code, including network, file, dialog,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:312170
    • 提供者:
  1. crash_demo

    0下载:
  2. VC演示转储的一个例子, 用到了WINDOWS 最基本的SEH 的功能.-VC shows an example of a dump
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:129230
    • 提供者:qianzhognjie
  1. vc-dignwei

    0下载:
  2. VC++定位文件,示例演示,你自己看看源码就明白了。-VC++ locate the file, example demonstrates, you look at the source code to understand.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:32530
    • 提供者:罗学军
  1. vc-exit

    0下载:
  2. VC++如何判断文件在磁盘上是否存在呢?希望通过本例让您找到答案,本实例通过判断C:\Boot.ini文件是否存在来演示如何编写具体的VC++代码,简单易懂,希望大家喜欢。-VC++ how to determine if a file exists on disk it? Hope that through this case allows you to find the answer, this example by judging the C: \ Boot.ini file whethe
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:32483
    • 提供者:罗学军
  1. Ch372-Bulk-Demo(VC)

    0下载:
  2. Ch375系列批量传输的上层应用演示程序(VC),需要调用动态库-CH375 series of bulk transfer the upper layer application demo program (VC), you need to call a dynamic library
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:48768
    • 提供者:zqz
  1. VC-http-post

    0下载:
  2. ,该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行.-The program is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP service job.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:34799
    • 提供者:yeflow
  1. VC-File-system-operation

    0下载:
  2. VC.NET创建和删除文件,所删除的文件是指定的,路径自拟,程序仅供演示文件操作,没有其它的功能,基础级的。-Vc.net to create and delete files, delete the file is specified, path of self, procedure only demo file operations, no other functions, and the base level.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:210831
    • 提供者:夺在
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com