-
epai
说明: e拍网上在线拍卖系统(北大青鸟),模拟电子商务网上交易平台(e film online online auction system (Beida Jade Bird), simulated e-commerce online trading platform)
- 2021-04-08 23:09:01下载
- 积分:1
-
DFA
DFA自动状态机的JAVa编程实现。程序调试成功/(DFA using by JAVA.)
- 2015-09-23 16:42:48下载
- 积分:1
-
test
java两种方法编写倒置的三角形,输出第一行7个,第二行5,第三行3个,第四行1个(two ways to write java inverted triangle, the first line of the output 7, the second line 5, the third line 3, the fourth line 1)
- 2010-10-20 11:05:56下载
- 积分:1
-
Bracket
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4
- 2009-05-15 22:48:12下载
- 积分:1
-
bp
说明: 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值
时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值
(Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of certain mathematical methods prediction model established so that the time trend extends out to forecast future market trends, determine the variable predict value of time series forecasting method is a quantitative analysis method, which is variable in time series based on the analysis, using certain mathematical methods prediction model established, to enable an extension of time trends outwards to forecast future market developments, trends, determine the variables predictive value)
- 2010-08-29 10:22:51下载
- 积分:1
-
TomExam2_With_JTM
tomexam,一个简单易用的在线考试系统。tomcat、java、mysql.(tomexam, a simple-to-use online examination system. tomcat, java, mysql.)
- 2017-01-12 14:46:20下载
- 积分:1
-
ThinkInJava3
java2编程21天自学通教材,pdf格式(java2 programming 21 days teaching self-Link, pdf format)
- 2007-07-10 09:01:52下载
- 积分:1
-
conhole-fielv-byte
Pringmvc project how to load in the jars in the spring configuration file
- 2017-05-01 20:05:24下载
- 积分:1
-
java-to-do-a-small-calendar
说明: java做的小日历,个人改的,凑合吧,没啥难度,应付一下学校的课程设计 。(java to do a small calendar, personal change, and make do it, nothing more difficult to deal with what the school curriculum.)
- 2011-04-16 01:21:26下载
- 积分: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