-
esmd4j-1.0-free (2)
说明: 用于极点对称模态分解求解,对输入信号进行模态分解并求出相应图形和数据(Used for pole-symmetric modal decomposition solution, modal decomposition of input signals and determination of corresponding graphics and data)
- 2019-02-28 21:23:39下载
- 积分:1
-
java)
Java语言深入:对 java.lang 的研究下
(Java language in depth: The next study java.lang)
- 2011-05-14 16:07:32下载
- 积分:1
-
IconLoader
get Graphics Configuration Source Code for Andriod.
- 2013-12-02 15:44:44下载
- 积分:1
-
游戏-Java扫雷 例子源码下载
Java扫雷
- 2015-01-26下载
- 积分:1
-
surferService.src
java调用surfer,生成等值面!!!!(polygon java surfer!!!)
- 2018-02-08 13:31:27下载
- 积分:1
-
javabook
txt版 超级方便 可放到手机或mp4上阅读(txt version of super-convenient place to read cell phone or mp4)
- 2009-05-18 00:53:04下载
- 积分:1
-
Public-opinion-research-hotspots-
通过微博研究网络热点舆情事件的态势及演化规律10.13(Public opinion research hotspots events through the microblogging trend and evolution 10.13)
- 2013-12-28 22:54:40下载
- 积分: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
-
CrystalPlayer
同学写用Java写的 模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁,不过程序比较综合,估计没有基础的JAVA朋友不好看懂,想研究一下的可下载试试。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。(Students to write in Java to write the music player to imitate TTPlayer source code, the interface super-nice, clean code, but more comprehensive program, it is estimated based on JAVA friends did not understand well, to look at the downloadable try. Compile time to open in Eclipse, and import the necessary source package library directory the job.)
- 2011-10-31 09:11:39下载
- 积分:1
-
交通一条道路
说明: 设计一个交通信号灯类: (1)变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2)方法:切换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 3.实验要求 (1)设计线程。 (2)设计路口信号灯示意图界面。 (3)进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (4)根据车流量进行时间的模糊控制。(Design a traffic light class: (1) variables: location, color (red, yellow, green), display time (seconds). (2) Method: switch the signal lamp. Create and start two threads (east-west, north-south) running at the same time. 3. Experiment requirements (1) design thread. (2) Design schematic interface of intersection signal light. (3) Further, the signal lights in each direction are divided into three kinds of lane lights: left turn, straight ahead and right turn. (4) Fuzzy control of time according to traffic flow.)
- 2020-05-27 09:21:40下载
- 积分:1