资源列表
[加密解密] DES算法源代码
说明:除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5\setupkit\kitfil32或VB98\Wizards\PDWizard目录下)生成.cab文件。先构造一个Directive 文件(*.ddf),然后使用Shell命令调用MakeCAB /f excel.ddf就可以生成*.cab文件。关于Directive 文件的格式,可以参考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文。 -a<田强> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[系统编程] 主存空间的分配与回收
说明:模拟操作系统中的主存的分配与回收,附带试验报告-simulation of the operating system's main memory allocation and recovery, fringe Test Report<开心果> 在 2025-06-21 上传 | 大小:86kb | 下载:0
[Linux/Unix编程] tcl教程
说明:在unix下的图形化编程,用tcl提供了很好的解决方案,结合tk能实现非常多的功能-in the graphical programming with peers provides a good solution, combining tk can achieve a lot of functionality<沈伟翔> 在 2025-06-21 上传 | 大小:182kb | 下载:1
[系统编程] 各种操作系统磁盘文件的读取
说明:这是一个各种操作系统磁盘文件的读取的源代码-This is a different operating system disk read the source code<李敬波> 在 2025-06-21 上传 | 大小:68kb | 下载:0
[加密解密] 20050123225003797915
说明:aes加密算法。用delphi语言实现。位数为128。-Aes encryption algorithm. Delphi use language. Median 128.<高志强 > 在 2025-06-21 上传 | 大小:191kb | 下载:0
[加密解密] 2005533243332
说明:AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.<高志强 > 在 2025-06-21 上传 | 大小:32kb | 下载:0
[加密解密] SHA-1的密码检验示例
说明:sha密码检验的示例 希望对大家有 帮助-sha password test examples we hope to help<ZR> 在 2025-06-21 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] 溢出的原理和应用
说明: 践踏堆栈 [C语言编程] n. 在许多C语言的实现中,有可能通过写入例程 中所声明的数组的结尾部分来破坏可执行的堆栈. 所谓 践踏堆栈 。使用的 代码可以造成例程的返回异常,从而跳到任意的地址.这导致了一些极为险恶的数据相关漏洞-trampling stack [C programming language] n. In many C language implementation, it may be passed into routines statement by the end o<Jack> 在 2025-06-21 上传 | 大小:31kb | 下载:0
[Linux/Unix编程] fork、exec系列与system、popen区别
说明: fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,-fork and exec calls before and after the Series, in memory of the process "of the data", "stack of" and "code of" what's the difference? After reading, you<Jack> 在 2025-06-21 上传 | 大小:16kb | 下载:0
[Linux/Unix编程] 用标准C实现shell功能
说明: 用标准C实现shell功能,这是我们上课的一个操作系统实验,不过我是用java实现的,这是我在网上找的,供大家参考-achieved using standard C shell function, which is a class of experimental operating system, but I use java to achieve, and this is my find of the Internet for reference<Jack> 在 2025-06-21 上传 | 大小:12kb | 下载:0