-
jspPdb
jsp网页连接数据库(access),并进行读写操作。这是一个典型实例,针对的是学生基本信息内容读写。(jsp page connect to the database (access), and read and write operations. This is a typical example, is for students to read and write basic information content)
- 2013-11-15 21:57:21下载
- 积分:1
-
java2
Java教程2-3章全部示例程序 源代码,可供初学者学习(Java Tutorial 2-3 Chapter Full sample program source code, for beginners to learn)
- 2010-05-25 16:20:42下载
- 积分:1
-
LiveStream
Live stream is an application for live mobile streaming. Download today
- 2013-09-18 19:07:09下载
- 积分:1
-
Cluster-Building
Clustering Large Probabilistic Graphs
- 2014-02-05 16:36:20下载
- 积分: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
-
android-samples-master
谷歌地图的官方demo,支持各种移动设备开发,以及穿戴设备地图(The official demo of Google Maps supports mobile device development and wearing device maps)
- 2020-06-20 10:40:01下载
- 积分:1
-
SourceMade
自动做成javaBean的工具,可以按着自己定义的规范和注释生成,对日开发的利器哦,节省了代码review的时间哦(sourceCode create tools)
- 2010-12-08 19:42:30下载
- 积分:1
-
语音播报与识别2011
产品音频信号测试,通过labview做出的建议的声音分析,平率分析对比的功能。(Product audio signal testing, through the voice analysis of the recommendations made by the lab view, flat analysis and comparison function.)
- 2018-10-29 15:42:21下载
- 积分:1
-
AbstractMessageLite
A partial implementation of the MessageLite interface which implements as many methods of that interface as possible in terms of other methods for Andriod.
- 2013-10-06 00:26:08下载
- 积分:1
-
javabrowser
java写的浏览器,性能可以,完全满足需求(Java write browser,Performance can fully meet the demand
)
- 2013-11-04 11:38:50下载
- 积分:1