搜索资源列表
-
0下载:
Windows编程,使用自定义的加密算法对TXT文件进行加密解密.-Windows programming, using a custom encryption algorithm TXT document encryption and decryption.
-
-
1下载:
使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80
-
-
0下载:
在windows下使用VC6.0使用MFC下编程实现,DES加密算法-VC6.0 used in the windows of the use of MFC programming, DES encryption algorithm
-
-
0下载:
这个windows编程,是完成MD5和SHA1加密过程的,可显示过程-The windows programming, is to complete the MD5 and SHA1 encryption process, to show the process of
-
-
0下载:
windows 程序设计第五版,中文版,详细介绍了在写windows 程序时的一些知识-programming windows fifth edition of the Chinese version, described in detail in the writing process to some of the knowledge of windows
-
-
0下载:
本中文文档详细说明CryptoAPI(一个应用程序编程接口)(带目录方便查询),目的就是提供开发者在Windows 下使用PKI 的编
程接口。CryptoAPI 提供了很多函数,包括编码、解码、加密、解密、哈希、数字证书、
证书管理和证书存储等功能。对于加密和解密,CryptoAPI 同时提供基于会话密钥和公
钥/私钥对的方法。-The Chinese document details CryptoAPI (an application programming interface)
-
-
0下载:
加密解密的入门书,详细介绍windows下加解密过程,用vc编程实现。通过算法的介绍和实例分析,有助于这方面的技术掌握。-Encryption and decryption of the entry-book, detail the process of encryption and decryption under windows with vc programming. Through presentations and case study method will help to mast
-
-
0下载:
Sams Teach Yourself Game Programming in 24 Hours demystifies game programming by providing clear, practical lessons using C/C++, the industry standard in game programming. The book focuses on the Windows API to construct games for the Windows platfor
-
-
0下载:
基于windows api的网络安全编程,加密解密的DES
-Network security based on windows api programming, DES encryption and decryption
-
-
0下载:
基于windows api的网络安全编程,加密解密的DES-Network security based on windows api programming, DES encryption and decryption
-
-
0下载:
文件加密器,windows黑客编程中的,用vc 6.0调试成功。-File encryption devices, windows hacking programming with vc 6.0 debugging success.
-
-
0下载:
C#获取硬盘、CPU型号并使用DES加密,学习C#windows编程和DLL调用研究。初学者非常适用。初步涉猎DES加密编程者可以研究学习一下。不适合高手使用。-C# to get the hard drive, CPU type and use DES encryption, programming and learning C# windows DLL calls research. Ideal for beginners. Preliminary dabbled DES encryptio
-
-
0下载:
The Cryptographic Application Programming Interface (also known variously as CryptoAPI, Microsoft Cryptography API, MS-CAPI or simply CAPI) is an application programming interface included with Microsoft Windows operating systems that provides servic
-