-
图片模糊与锐化
说明: 本例使用JAVA语言实现了图片的模糊与锐化,详细的注释请看源代码的注释。谢谢支持!(cases the use of the Java language and blurred images sharper and detailed annotations Look at the source code of the Notes. Thank you support!)
- 2005-12-06 22:42:20下载
- 积分:1
-
OHUHWCR236
java语言编写的课程设计关于聊天工具的编写,推荐一下(Java language, the compilation of curriculum design about chat, recommend)
- 2017-05-01 15:05:10下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
InstrumentationTestSuiteBuilderTest
Instrumentation Test Suite Builder Test extends Test Case.
- 2014-02-17 11:41:25下载
- 积分:1
-
java3
java的课程实验,适合初学者。
都是上java专业课时候的实际实验内容,有源码。这是第三部分(完结)(java course experiments, suitable for beginners. When specialized courses are on the java content of the actual experiment, there is source code. This is the third part (End))
- 2009-11-01 01:23:38下载
- 积分:1
-
Java-intnet-application-version-2
java 学习资料,《java网络编程》第三版的源代码,对于学习java的同学很有帮助哦(java learning materials, " java network programming," third edition of the source code, very helpful for the students to learn java Oh)
- 2013-08-12 13:44:07下载
- 积分:1
-
cpu
MIPS指令CPU模拟器...................................................(MIPS instruction CPU simulator ............................................. ......)
- 2013-09-09 18:53:44下载
- 积分:1
-
TransactionService
Transaction Service extends Service implements Observer Source Code for Andriod.
- 2013-12-19 11:14:26下载
- 积分:1
-
pHONEsYSTEMbAR
Phone System Bar extends Custom Bar Source Code for Andriod.
- 2013-12-30 19:11:36下载
- 积分:1
-
FuncExtFunction
An object of this class represents an extension call expression. When the expression executes, it calls ExtensionsTable#extFunction, and then converts the result to the appropriate XObject. @xsl.usage advanced.
- 2013-12-02 14:00:24下载
- 积分:1