资源列表
JTableDemo
- 在JAppletli建文本输入的区域,并可输入文本-Built in the area JAppletli text input, and input text
optimal_triangulation
- 多边形的最优三角剖分,采用动态规划方法编程-Optimal polygon triangulation, using dynamic programming program
javaplayer
- java播放声音,挺不错 大家看看吧!对于初学者很有帮助!
Java编程测试源代码
- 一个简单的例子,在它里面用到一个Factory类. 假设规定名字的输入格式可以是: fisrtname lastname lastname,firstname 我们需要一个父类Namer,Namer中有字符串类型的成员: frName与lsName,有成员函数getFrname() 和getLsname(),通过继承Namer定义以上两种名字格式的子类:FirstFirst与LastFirst. Factory类提供一个函数,它根据输入的参数判断输入的名字是哪种格式,然后
ThreeGrade
- 该JAVA源文件是求N個學生的成绩的最高分,最低分和平均分,然后存到一个文件中去!-The JAVA source file is for N results in a student' s highest score, lowest and average hours, and then save to a file!
Decrypteval
- 解密eval(function(p,a,c,k,e,d)的代码有些javascr ipt代码采用了eval加密, 从网上找到解密的方法-Decrypt eval (function (p, a, c, k, e, d) code some javascr ipt code that uses eval encryption, decryption from the Internet to find ways
atm
- Bank Account -- Write a program that simulates a bank account. A button allows a deposit to be made into the account. The amount is entered into a text field. A second button allows a withdrawal to be made. The amount (the balance) and the state of t
Java_programming_character_file_code_file_access_m
- Java编程字符文件访问方式操作文件代码Java programming character file code file access mode operation-Java programming character file code file access mode operation
Huiwen
- 输入一个字符串,检查字符串是否为回文,字符串中的标点符号和空格忽略不计-Enter a string, check string is a palindrome, punctuation and spaces in the string is negligible
StudentTest
- 个人原创代码:编写Java Application程序,定义一个学生类(Student),属性有private的名字(name), public的年龄(age),专业(specialty)和封装name属性的方法:setName(),getName(),getspecialty()编写Application,创建一个学生对象,设置name和age属性值,然后调用一个方法(此方法将对象作为参数传递,在方法中打印出学生的名字name和年龄age)。(学生类仅包含静态成员变量和方法。)-The ori
MultiThread
- 程序中创建了主程序线程、thread1和thread2三个线程,thread1是ThreadUseExtends类的对象,通过继承Thread实现线程,thread2是ThreadUseRunnable类的对象,通过实现Runnable接口实现线程,主程序主线程睡眠7秒,thread1线程睡眠10秒,thread2睡眠1秒,程序执行过程中首先执行主线程,由主线程启动thread1,thread1启动后,需要睡眠10秒,接着主线程睡眠7秒,那么势必主线程醒来时thread1还处于睡眠状态,所以th
jquery.hoverpulse
- HoverPulse Plugin是一个jQuery插件,用来实现鼠标移到小图上看大图的功能。-HoverPulse Plugin is a jQuery plugin used to achieve the mouse over the figure enlarge function.
