资源列表
[其它] 如何用c语言给一个文件加密
说明:如何用c语言给一个文件加密??? 应该可以做到吧?有人吗? 下面是一个实例,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改). :) -how to use language to a file encryption? ? ? Should be able to do it? Someone? Below is an example of an arbitrary right to file enc<小刘> 在 2008-10-13 上传 | 大小:1.23kb | 下载:0
[其它] banksystem_6.0
说明:使用vc6.0我自己制作的模拟银行结帐系统。 用txt代替了数据库。 用于初学者学习。-vc6.0 my own use of the simulated bank checkout. Txt instead of using a database. For beginners to learn.<赵刚> 在 2008-10-13 上传 | 大小:16.9kb | 下载:0
[磁盘编程] 镜像文件合并及恢复镜像方法
说明:镜像文件合并及恢复镜像方法,希望对网络存储学习者能有一定启示-image file merger and resume mirroring, in the hope of network storage learners can have a certain amount Inspiration<史桂颖> 在 2008-10-13 上传 | 大小:528.35kb | 下载:0
[其它] 南京市部分公交转车系统
说明:a)需求分析: 任务:建立南京主要公交线路图。 要求:输入任意两地点,给出最佳的乘车线路和转车地点。 b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 i<李韦纬> 在 2008-10-13 上传 | 大小:2.62kb | 下载:0
[其它] 统计英文文章的字符个数并huffman编码
说明:a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number o<李韦纬> 在 2008-10-13 上传 | 大小:2.77kb | 下载:0