资源列表
[其它] 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
[其它] 示范yacc&lex
说明:这个是YACC和LEX结合使用来实现整数加法的简单事例,我体现的是基本的步骤,不在于其功能的完美和强大,给我一样的菜鸟以启示,以便您不必在开始的路上徘徊太久,希望您喜欢-the LEX and YACC is a combination of integers to achieve a simple example, I embody the basic steps, not its function in a perfect and strong, give me the same expos<江中月> 在 2008-10-13 上传 | 大小:13.89kb | 下载:1
[其它] 南京市部分公交转车系统
说明:a)需求分析: 任务:建立南京主要公交线路图。 要求:输入任意两地点,给出最佳的乘车线路和转车地点。 b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations<李韦纬> 在 2008-10-13 上传 | 大小:2.62kb | 下载:0
[其它] 统计英文文章的字符个数并huffman编码
说明:a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffma<李韦纬> 在 2008-10-13 上传 | 大小:2.77kb | 下载:0
[其它] 使用 JAVA 的设计概念简介
说明:使用J#,JAVA来进行“掷骰子”这种小程序的实现,层层递进加深程序复杂度-using J # and Java to carry out "Dice" This small program to achieve the progressive deepening layers of complexity procedures<王文轩> 在 2008-10-13 上传 | 大小:22.32kb | 下载:0
[其它] Java程序的性能优化StringBuffer与Vector
说明:在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habit<王文轩> 在 2008-10-13 上传 | 大小:3.11kb | 下载:0