资源列表
Jumpingtext
- 正在跳动的文字,我觉得很好玩的只好写下来给别人看-are beating the letter, I find it very fun had to write down for others to look at ...
TreeEditTest
- 生成树,可以直接编辑树结点的名称等内容,实现动态编辑。
Lagrange
- 数值算法,拉格朗日算法源码,动态演示过程,JAVA源码
CryptTool
- 加密解密程序,java实现简单图形界面。功能为加密无解密-Encryption and decryption procedures, java simple graphical interface. Functions without encryption decryption
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.
上传文件到数据库asp.net
- 本次将介绍如何将图片转换为二进制 再存入数据库,附有完整源码和注释
