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

搜索资源列表

  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. Rijndael算法VC使用实例

    0下载:
  2. 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:45908
    • 提供者:云中龙
  1. 自己写的Des算法

    1下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36304
    • 提供者:晓逻
  1. HillCodor

    0下载:
  2. 在VC环境下采用希尔密码体制加密、解密和破译。该软件实现了输入任意长度的密钥对文件进行加密和解密,解密密钥和密文保存在文件中。如果有完整的明文和对应的密文可是实现破译功能,即得出加密密钥。-in VC environment with Hill cryptosystem encryption, decryption and decoding. The software arbitrary length of the input to the key document encryption and
  3. 所属分类:加密解密

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

    0下载:
  2. 本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:41666
    • 提供者:曲进
  1. 如何用vc实现获得cpu有关信息

    0下载:
  2. 该程序用VC实现了如何获取系统CPU的有关信息 采用文档—试图结果显示系统CPU的主频信息-the program with VC how to access the system CPU using the information document-display system to results CPU speeds information
  3. 所属分类:系统编程

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

    0下载:
  2. 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22550
    • 提供者:丁建军
  1. MyPassTool

    0下载:
  2. 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32214
    • 提供者:CodeMan
  1. vc++datasavingread5

    0下载:
  2. 在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“ok”的文件,该文件存储着一些字符串信息。-in this case, we will adopt the serial of understanding of the concept of data storage and reading, Applications can open an "ok", the document storage string some informatio
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34119
    • 提供者:况光明
  1. 用VC编写文件加密程序的源代码

    0下载:
  2. 用VC编写的一个简单的文件加密的程序源代码-VC prepared by a simple document encryption source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15818
    • 提供者:柳星
  1. systemcomment

    0下载:
  2. 操作系统的课程设计,用VC编写的文件检索系统-operating system of curriculum design, preparation of the VC document retrieval system
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:103119
    • 提供者:momo
  1. NewProject.rar

    0下载:
  2. VC++和OPENGL联合使用,程序中使用单文档对一个动态球进行各种实时控制,VC++ And OPENGL joint use, procedures used in a single document for a variety of dynamic real-time control of the ball
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:58921
    • 提供者:洪康
  1. des3_win32_vc.zip

    0下载:
  2. 一个3des算法的库文件和使用库文件的例子, A 3des algorithm storehouse document and use storehouse document example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:94795
    • 提供者:
  1. PPTAuto

    0下载:
  2. 利用VC开发PPT,包括打开文档,播放控制,写入数据,PPT统计。对powerpoint自动化的可以参考。-The use of VC development of PPT, including opening a document, play control, write data, PPT statistics. Automation can refer to the powerpoint.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:175203
    • 提供者:李培军
  1. HexEnc

    0下载:
  2. VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:69444
    • 提供者:117
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. Raclient

    1下载:
  2. vc 6.0 MFC 编写的一个管理系统的的单文档界面!-vc 6.0 MFC management system written in a single-document interface!
  3. 所属分类:Windows Kernel

    • 发布日期:2015-05-23
    • 文件大小:129270
    • 提供者:代码机器人
  1. document-creation-and--router

    0下载:
  2. 用vc++在盘里建立文件和读取已建立的文件,可以外界修改读取时也可以读取修改后的文件-Using vc++ build files in the tray and read the file has been created, you can read the outside world can also be modified to read the modified file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:1198
    • 提供者:黄飞鸿
  1. AES-document-encryption

    0下载:
  2. VC环境下实现AES对文件的加密解密,有较好的的交互界面-The realization of AES document encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:77585
    • 提供者:sangping
  1. Packers-prepare-yourself-of-VC

    0下载:
  2. 自己动手写加壳程序,按照文档一步一步来,做你自己的加壳程序!-Packers to write himself, according to the document step by step, do your own packers!
  3. 所属分类:Windows Kernel

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