资源列表
AprioriAlgo
- JVA Code explaining the apriori algorithm
PathEffects
- 介绍了矩形窗口的二维线段裁剪算法,图形界面友好,程序简洁易懂-Introduced the two-dimensional rectangular window line clipping algorithm, graphical user-friendly, simple and easy to understand procedures
MusicPlayer
- 编写程序,在Applet中使用下拉框显示音乐文件的名字,在程序中使用AudioChip类控制播放的音乐文件,使用“播放”、“连续”、“停止”控制按钮选择播放音乐的状态。-Programming, use the drop-down box in the Applet displays the names of music files, the program uses AudioChip class control the music files, use the " Play"
while
- 一个练习DO-WHILE,WHILE循环的程序,你根据它的要求写出对应的循环。- Below is a Java program that uses a while loop: /** * SquaringNumbers: Demonstration of while loop. */ public class SquaringNumbers { public static void main(String[] args) { int i = 1 while
java_proc.zip
- 通过java调用存储过程 采用JDBC直接调用,java tune stored procedures
MathSearch
- 编写一个程序,要求定义一种比较直观的文本文件格式,用户可以按照这种格式在一个文本文件中输入学生姓名和考试成绩。然后,程序可以打开指定的文本文件,从中读取所有的学生姓名和考试成绩,并计算础平均考试成绩、最高考试成绩以及取得最高考试成绩的学生名单。这些输出结果要求输出到一个指定的文本文件中。可考虑stringObj.split(“separator”)-Write a program that require the definition of a more intuitive text file
AppWidgetProviderInfo
- Describes the meta data for an installed AppWidget provider for Andriod.
custom-functions-template
- 分页功能,有5种非常漂亮的样式,让你的分页列表为所欲为随便选择-Paging function, there are five kinds of very nice style, so you just do whatever they choose a paginated list
documentimportnode22
- The importNode method imports a node from another document to this document.
FormatConversionProvider
- 格式转换提供者提供格式转换服务 *从一个或多个输入格式的一个或多个输出格式。 *转换器,包括编解码器,它编码和/或解码的音频数据, *以及转码器等格式转换器提供的方法 *确定支持什么样的转换,并获得的音频 流从转换后的数据可以被读取.-A format conversion provider provides format conversion services * from one or more input formats to one or more ou
HeaderParser
- Generic header parser class Source Code for Andriod.
PackageInfoTest
- Package Info Test extends Android Test Case.
