-
javadatabase
此代码是关于java和数据库连接的大作业(This code is a big job on java and database connections)
- 2012-11-26 18:55:29下载
- 积分:1
-
real-time-transmission-of-the-RTP
JAVA语言下的基于RTP的实时传输,基于JMF(Based on the real-time transmission of the RTP)
- 2013-03-11 21:56:28下载
- 积分:1
-
Mynfadfa
用于DFA到NFA 的转化.并且能够显示DFA NFA的状态图(convert DFA into NFA)
- 2013-11-17 16:15:49下载
- 积分:1
-
Guessnumber
猜数字游戏 游戏说明: 1、游戏开始,电脑随机产生一个数字不重复的四位数。 2、将您猜的数点击OK按钮提交。 3、电脑会将您提交的数与它自动产生的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字 正确但位置不正确,比如:"2A2B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了2个数字 ,但位置不对。 4、您共有10次机会,在10次内,如果结果为“4A0B”,游戏成功。如果10次里您都没有猜对游戏失败。(Guessnumber: 1, games started, the computer randomly generated a number of non-repetition of the four-digit. 2, would you guess the number of clicks the OK button to submit. 3, the computer will take you to submit a few with it automatically generated a number of comparison, the result is displayed as* A* B . A representative of the location of the correct figure is also correct, B representative of the number of correct but the location is incorrect, such as: 2A2B that you have a two-digit numerical position is correct and also the right, in addition, you guessed it two figures, but wrong location. 4, your opportunity for a total of 10 times in 10 times, if the results of 4A0B , the game successfully. 10 years if you do not have to guess the failure of the game.)
- 2021-03-22 08:19:17下载
- 积分:1
-
JavaHowToProgramFourthEdition
《Java How to program 第四版》 影印版。Java基础教材。(" Java How to program fourth edition of" photocopy version. Java based materials.)
- 2010-07-19 10:41:37下载
- 积分:1
-
ca-correlation
matlab语言写成的gps信号中ca码的互相关和自相关绘图(written in matlab gps ca code signal cross-correlation and autocorrelation plot)
- 2021-04-08 16:49:01下载
- 积分:1
-
Jackess 3.0.1
说明: Java微软Access工具,用于读取或创建微软Access数据库文件,支持1997-2019全部版本。(Java Microsoft Access tool, used to read or create Microsoft Access database files, supporting all versions of 1997-2019.)
- 2019-05-14 18:23:32下载
- 积分:1
-
rockplayer
rockplayer播放器,应用程序编程源码,很好的参考资料。(Rockplayer player, application programming source code, a good reference.)
- 2013-11-09 08:27:49下载
- 积分:1
-
net
tcp和udp的连接,java socket/swing聊天系统(tcp and udp connections, java socket/swing chat system)
- 2010-07-26 14:03:06下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1