-
flash4
有四套录音的demo,都实现了录音功能,播放录音的功能,还是很不错的(There are four sets of recording demo, realize the recording function, play the recording function, or very good)
- 2014-01-18 15:22:51下载
- 积分:1
-
ssd7_Ex4
this is answer for ssd7 exercise 4
- 2013-10-13 17:34:41下载
- 积分:1
-
MediaPalyer
多媒体播放器,包含界面建立,以及代码实现。(Multimedia player, including the interface to create, as well as code.)
- 2013-12-12 23:56:50下载
- 积分:1
-
mybatis03
说明: java系列编程中的mybatis练习,mybatis小练习(Mybatis exercise in java series programming)
- 2020-06-25 14:00:01下载
- 积分:1
-
JavaEE实验
说明: javaee实验smm 太原理工大学java ee课程代码实验报告(Java EE experiment report on code experiment of Java EE course in SMM University of Technology)
- 2020-06-18 11:35:23下载
- 积分:1
-
FaceID_java_demo
汉王人脸通FaceID JAVA SDK开发包示例程序源代码,包含通用语言版本。(Hanvon FaceID SDK, JAVA DEMO source code included.)
- 2020-06-16 20:40:02下载
- 积分:1
-
fsplash
Social Networking Website (Fsplash) using jsp and Java Servlets.
- 2015-02-26 12:19:36下载
- 积分:1
-
时钟 走动
一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
- 2020-06-19 19:00:01下载
- 积分:1
-
javacodes
Java就应该这样学这本书籍对应的实例和源码(Java should learn the book source code)
- 2015-12-20 18:42:38下载
- 积分:1
-
workjava
设计一个处理复数运算的类,该类中至少有两个成员方法:
复数加法和复数减法运算。
在上述类中添加两个静态方法:求一个复数的模和求一个复
数的复角。
设计一个子类,该子类继承了上述的类,并且至少拥有自己
的两个方法:复数乘法和复数除法。
再设计一个类,包含main方法,对上面的类进行应用与测试。
该作业要求编程并调试通过。对你设计的类要有详细的文字
说明(类所封装的内容,属性、方法的功能与含义等)(The design of a complex operation processing class, at least two members of the methods in this class.
Complex addition and subtraction.)
- 2017-12-15 22:36:35下载
- 积分:1