-
其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引...
其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large files, support block, which would litter beginners weak understanding of the algorithm), the source code necessary to the introduction of the first document in VC6 .0 smoothly through the compiler
- 2023-02-11 04:35:03下载
- 积分:1
-
RSA加密算法DEMO For Delphi
RSA加密算法DEMO For Delphi-RSA encryption algorithm DEMO for delphi
- 2022-03-25 15:50:27下载
- 积分:1
-
这个类有一个方法叫make_crc,获取一个字节流和开始/结束…
The class has a methode named make_CRC that gets a byte stream and start/end offsets then calculate and return a 16 bit CRC according to determined POLYNAMIAL.The POLYNAMIAL is a private field of the class.
- 2023-01-18 02:15:04下载
- 积分:1
-
ceaser转换文本加密技术
ceaser转换文本加密技术-converting text encryption technology
- 2022-02-12 16:27:21下载
- 积分:1
-
绝好的文件分割器.
绝好的文件分割器.-excellent paper dividers.
- 2022-03-25 05:13:46下载
- 积分:1
-
信息学竞赛中常用的算法总结:
串匹配的高效算法
信息学竞赛中常用的算法总结:
串匹配的高效算法-KMP
公开密钥体系之RSA算法
双向广度搜索
图论算法
-Informatics algorithms commonly used race Summary: Efficient String Matching Algorithm-KMP system RSA public key algorithm for bi-directional breadth of the search algorithm of graph theory
- 2023-04-10 00:00:03下载
- 积分:1
-
简单演示了下如何利用DELPHI制作加壳器
简单演示了下如何利用DELPHI制作加壳器-Simple demonstration of how to use the next production加壳browser DELPHI
- 2022-02-26 05:40:19下载
- 积分:1
-
加密算法SHA1的C语言实现示例,是一个C++类实现
加密算法SHA1的C语言实现示例,是一个C++类实现-The example of encryption arithmetic SHA1 using C program,which is a C++ class.
- 2022-12-28 15:30:03下载
- 积分:1
-
mdc加密算法
mdc加密算法-MDC encryption algorithm
- 2022-01-20 22:50:01下载
- 积分:1
-
除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生...
除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生成.cab文件。先构造一个Directive 文件(*.ddf),然后使用Shell命令调用MakeCAB /f excel.ddf就可以生成*.cab文件。关于Directive 文件的格式,可以参考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文。 -addition to the above-mentioned methods of compression, you can call VB Tools MakeCab.exe (VB5 setupkit kitfil32 or VB98 Wizards PDWizard directory) production. Cab document. First constructed a Directive document (*. DDF), then use the Shell order call MakeCAB/f excel.ddf can generate*. cab documents. Directive on the document format, they can refer to the MSDN Library "MakeCAB : A Disk Compression and Layout Tool," a text.
- 2022-05-16 00:58:09下载
- 积分:1