资源列表
[书籍源码] 制作加密文本文件程序
说明:制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a<万宏兴> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[书籍源码] AutoCADVBAdev
说明:《AutoCAD VBA开发技术》一书的源代码。对从事AutoCAD二次开发的朋友参考价值极高。-"AutoCAD VBA technology development," a book source. AutoCAD engaged in the development of high reference value friends.<雷柯> 在 2025-01-09 上传 | 大小:2.8mb | 下载:0
[书籍源码] 网络通信程序开发指南(源码)
说明:visual c++网络通信程序开发指南附带的程序所有的源码。-visual c++ network programming guide accompanying the source of all procedures.<陈想> 在 2025-01-09 上传 | 大小:6.83mb | 下载:1
[书籍源码] HuffmanTree123456
说明:数据结构中的一个经典案例,HuffmanTree 先将其实现,看看,应该还可以-data structure of a classic cases, achieving its first HuffmanTree see, but should also be! !<梁清> 在 2025-01-09 上传 | 大小:2kb | 下载:0
[书籍源码] string12345
说明:关于数据结构中串的实现,用vc实现的,包含了串的全部操作。-on the data structure to achieve the series with vc achieve, and contains all the strings of operation.<梁清> 在 2025-01-09 上传 | 大小:2kb | 下载:0
[书籍源码] list123456
说明:数据结构中的链表的实现,编完之后才发现 原来这么简单-data structure objectlist the realization End series after it was found that simple! !<梁清> 在 2025-01-09 上传 | 大小:1kb | 下载:0