搜索资源列表
InputDialog
- java IO Exp
databaseEXP
- java DataBase Exp
exp-framework
- 基于struts的一个异常处理框架,采用aop原理来统一处理异常。
java-exp
- 里面有我的JAVA实验和一些教程,可以作为参考使用。
11
- 1. 在No.1图形窗口中绘制 y=sin(x)在[0,2*pi]内的曲线。要求曲线的颜色为绿色,线型为 点划线,用*标示坐标点,在x轴的附近用 黑体 标注 ‘x轴’字样,在图形的上方加上标题 ‘正弦函数’,严格控制x,y轴分度相等,并开启网格。 2. 在No.2图形窗口中创建四个子窗口,在第一、二子窗口中用不同的方法同时绘制 y=x^2,y=-x^2,y=x^2*sin(x) 在[0,2*pi]内的曲线,并要给出标注 在第三个子窗口中绘制 三维曲线 3. 把No.3图形窗口分
Calculator
- 用Java编写的简单的计算器 ,这要实现的加减乘除以及正弦,余弦,正切,log10,exp等。-A simple calculator.
EXP
- 个人编辑的Tomcat6[1].0+Eclipse3.3+Lomboz3.3.rar的详细配置,图文并茂,适合初学者-Individual editors Tomcat6 [1] .0+ Eclipse3.3+ Lomboz3.3.rar detailed configuration, illustrated, suitable for beginners
ArithExpServlet
- Arith Exp Servlet编程设计实例经典开发资料-ArithExpServlet
php
- php.zip est un exp pour une application en java
Adapter
- 适配器模式,完整代码,运行结果截图 题目: 有一个类(adaptee)实现了数学中的幂次运算,方法中需要传入两个参数,一个是基数base,另外一个是幂次exp。现在客户端需要一个求得一个数的平方的函数接口(target),传入一个数,得到它的平方值。为了复用已经存在的类adaptee,适用Adapter来适配adaptee,adapter实现了target接口。 -Adapter mode, the complete code, the results capture Title: A
eval-dist-0.5
- java 中没有类似javascr ipt中的eval()函数,无法直接将动态变化的字符串转换成java执行语句。此文档中提供两个jar包,和其api,使用非常简单。 Example of use: Expression exp = new Expression("(x + y)/2") Map<String, BigDecimal> variables = new HashMap<String, BigDecimal>() var
exp
- 有关图片滚动的一些基础而有经典的方法,该案例写出了向左滑动的例子-picture scoll html javascr ipt
java-exp-guide-book
- 很详细的java实验指导书,供入门使用.书中提供大量源代码,初学者只需按照实验操作步骤即可学会 java-a very detailed book ,which can used by beginners .
Face-Recognition-under-Occlusions-and-Variant-Exp
- Face occlusion related project of I-Face occlusion related project of IEEE
Exp.5
- 这个是java系统,功能齐全,函数方便,适合所有初学者使用。-this program is a very easy program is very suitable for starter
Exp.4.java
- 这个是java系统,功能齐全,函数简单易懂,适合所有的初学者-this program is a very easy program is very suitable for starter
Exp.2
- 这个是学生成绩管理系统java,功能齐全,函数基本易懂,适合所有初学者,有连接数据库的-this program is a very easy program is very suitable for starter
java-exp
- 实现简单的计算器加减功能,代码量少,运行方便,实现简单-Simple addition and subtraction function calculator
PatternMatcher
- A simple pattern matcher, which is safe to use on untrusted data: it does not provide full reg-exp support, only simple globbing that can not be used maliciously.
toString
- Tests Reg Exp method to String.