资源列表

[WEB源码利用双向走动法改进冒泡排序算法C语言源代码

说明:传统的冒泡排序法是这样操作:从前往后,依次比较两个相邻的元素,如果逆序则交换这两个元素值,然后继续往后操作;到了数据尾部时,就找出了一个最大值(或最小值)。然后重复上面的操作n-1次(n为元素个数)。相关的改进办法:按照上面的办法来操作的话,第一次扫描把最大数(或最小数)放到最后面的位置,第二次扫描时其实只需要扫描到倒数第二个位置就可以了,因为最后一个位置已经不需要判断了,以后的操作都是类似的。这样可以减小程序运行时间。-traditional Bubble Sort method is ope
<张庚> 在 2008-10-13 上传 | 大小:4.21kb | 下载:0

[JSP源码/Javajsp制作的留言本

说明:jsp设计的留言板,供大家参考,使用的是文本文件作为数据库-jsp design of the message board, for your consideration, the use of text files as database
<ldh> 在 2008-10-13 上传 | 大小:474.82kb | 下载:0

[JSP源码/Java数据结构课本程序

说明:已经编写好的数据结构课本程序可以减轻您的负担,让你可以直接地对代码的执行过程进行分析判断。-has prepared good data structure textbooks procedures can reduce the burden on you, so that you can directly to the code enforcement process analysis and judgment.
<越吴> 在 2008-10-13 上传 | 大小:101.35kb | 下载:0

[JSP源码/JavaGetdayofweek

说明:这个程序主要是用来 输入确切年份日期来转换成星期几-this procedure is primarily used for the importation of the exact date of the year to convert several weeks
<王子恺> 在 2008-10-13 上传 | 大小:1.08kb | 下载:0

[FlashMX源码FindCode_FL_2457

说明:显示烟花,采用flash mx设计!很好用的哦-fireworks display, using flash mx design! The good! !
<叶荣添> 在 2008-10-13 上传 | 大小:21.8kb | 下载:0

[JSP源码/JavaJava范例程序1

说明:java的一些关于简单实例的运算及其编程,包括applet,多线程等-some examples of simple arithmetic and its programming, including the applet, such as multithreading
<孟琳珺> 在 2008-10-13 上传 | 大小:37.01kb | 下载:0

[JSP源码/JavaJava范例程序2

说明:java的一些关于多线程,applet的一些小题目-some of multithreading, a number of small applet topic
<孟琳珺> 在 2008-10-13 上传 | 大小:248kb | 下载:0

[JSP源码/Java习题参考答案

说明:java的一些关于多线程,applet的编程的一些答案-some of multithreading, the applet programming some answers
<孟琳珺> 在 2008-10-13 上传 | 大小:100.36kb | 下载:0

[FlashMX源码FLASHMX游戏制作实例

说明:包含了书中提到的所有范例及游戏。原始文件全部放在source目录内,游戏的PC执行文件则放置于exec目录内。请将整个source目录复制到硬盘中,并取消文件的只读属性,即可使用。直接执行exec目录内的执行文件,可立即玩游戏。-book contains all of the examples mentioned and games. All original documents on the source directory, the PC game implementation docum
<徐杰> 在 2008-10-13 上传 | 大小:11.99mb | 下载:0

[WEB源码新云网站管理系统 Version 2.0.0 SQL 商业版

说明:新云网站管理系统 Version 2.0.0 SQL 商业版,使用本系统,一个完全不懂网络的人也能建立自己的网站-new website management system Version 2.0.0 SQL commercial version, the use of the system, a completely unfamiliar with the network people can build their own websites
<李昱> 在 2008-10-13 上传 | 大小:6.78mb | 下载:0

[JSP源码/JavaLineReader

说明:A class for reading lines of text. Provides the same functionality.
<luceziu> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[JSP源码/JavaMenuInflater

说明:This class is used to instantiate menu XML files into Menu objects.
<pingyaho> 在 2025-07-01 上传 | 大小:3kb | 下载:0

源码中国 www.ymcn.org