-
软件开发常用词汇
说明: java开发常用单词,北京尚学堂出品。。。。。。(Java develops commonly used words, which are produced by Beijing Shangxue School.)
- 2019-04-30 20:15:34下载
- 积分:1
-
TomcatPOracle-connection-pool
java 连接oracle的连接池示例,对初学者很有用哦(document for java connect oracle:connect pool case)
- 2013-12-12 11:13:04下载
- 积分:1
-
Coded_Cooperation
中断的分析和多样性,复用权衡界机会编码中继合作与分布式空时编码编码合作(MATLAB Programming (Second Edition) Stephen J. Chapman translation of foreign universities with Xingshu Jun Zheng Bibo excellent electronic information materials (English copy version))
- 2010-05-09 11:56:54下载
- 积分:1
-
Yaya
这是我们上JSP课程设计做的一个购物网站详细设计说明书(This is our JSP on a curriculum designed to make the detailed design specification website)
- 2009-03-31 18:43:46下载
- 积分:1
-
MiniCAD
在这个项目中,你应该使用Java GUI实现一个简单的绘图板。
为了得到满分,你应该落实:
画线,圆,矩形,文字
改变目标的颜色
改变的目标的位置
改变的目标的大小
图像保存为文件,并加载镜像文件
变化的全部进程应该是可见的。
您应提交所有的源文件可运行jar文件( In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
draw line, circle, rectangle, text
change the color of a target
change the position of a targets
change the size of a targets
save images as files and load a image file
All processes of changes should be visible.
You should submit a runnable jar file with all your source files )
- 2020-11-06 22:09:49下载
- 积分:1
-
Exam
简单的桌面考试系统,javase初级练手小程序(Simple desktop examination system, javase primary try small programs)
- 2015-03-04 16:28:34下载
- 积分:1
-
891-891-1-PB
Digital image face detection had been developing so much in this last decade. The searching for the best
method is still walking until today. This face detection research is using color model based segmentation method
combined with template matching. There are 4 main process in this research. First, motion detection is used to
minimize the size of the image by subtracting image n with image n+m. Then, by using YCbCr color model based
segmentation, the image is separated by skin color area and non-skin color area. Third, is to reduce the noise by
using the blurring way and by filtering its wide. The last one is matching the area that last with template that has
been prepared to detect which area is face. The result of the research, from 217 images and 10 videos , shows
that this method reach up to 70,5 face detection accuration procentage.
- 2013-11-22 22:58:45下载
- 积分:1
-
jforum-2.1.8-src
是著名的jforum论坛的2.18版,所有的完整源码,使用的是他们自己的框架,没有用Struts看起来回有点麻烦(jforum)
- 2020-06-25 23:00:01下载
- 积分:1
-
useftpapplet
Java编写实现一个FTP客户端程序,通过该客户端连接指定的服务器。useFtpApplet 类继承了Applet 类,在init()中实现的是此Applet 的初始化,设置布局和背景,建立文本、标签和文本域。
Connect()方法使用主机地址、用户名和密码作为参数,建立与主机的连接。使用new 生成新的FtpClient 类实例,使用login()方法登录FTP 服务器,调用showFileContents()方法显示文件内容。 (Java prepared to achieve an FTP client program, through which clients connect to the specified server. useFtpApplet class inherits the Applet class, init () is initialized in the realization of this Applet, set the layout and background, the establishment of the text, labels and text fields.
Connect () method uses the host address, user name and password as parameters to establish a connection with the host. Use new FtpClient generate a new instance of the class, using the login () method to log FTP server, call showFileContents () method to display the file contents.)
- 2014-09-23 18:11:27下载
- 积分:1
-
PRACTICA_PROYECTO_PARCIAL2
Example for JavaFX and Contability software where the users can use this software for controlling cost
- 2015-07-09 02:57:34下载
- 积分:1