-
MathContext
Immutable objects describing settings such as rounding mode and digit.
- 2014-01-22 14:19:05下载
- 积分:1
-
0321556054.pdf
Java Reference book for OCJP(prev SCJP)
- 2014-02-14 16:33:10下载
- 积分:1
-
shuzu
创建一个数组后,若想替换其中的一个数据,那么可以输入这个数的索引和要加入的值就可以换(In an array to replace a number)
- 2009-10-12 17:20:43下载
- 积分:1
-
ReplaceTextMessage
说明: 一个利用Java的DOM接口实现的对XML文档的内部信息进行修改并生成另一个文档的例子,希望能给学习Java中DOM处理XML文档的参考!(use a Java DOM interface to the XML's internal information and revise documents generated another example, in hopes of giving the learning Java DOM XML documents with reference!)
- 2006-03-28 18:13:15下载
- 积分:1
-
bbs
论坛系统,注册,发帖,帖子功能较齐全,可以添加表情、使用HTML代码、改变字体大小、字样、颜色、加粗、倾斜、下划线,可选择文本对其格式,可加入超链接,还可上传附件下载附件。(Forum system, registration, posting, posting a more complete functionality, you can add facial expressions, the use of HTML code, change the font size, words, colors, bold, tilt, underscore the option of text on their format, can be added to the hyperlink, can also download the attachment to annex upload.)
- 2008-08-19 19:52:57下载
- 积分:1
-
StrategyHaoc
用java语言实现策略模式
BubbleSort.java——冒泡排序算法
ChooseSort.java——选择排序算法
InsertSort.java——插入排序算法
MergeSort.java——合并排序算法
SortStrategy.java——排序算法的接口
Sort.java——排序类,通过此类的sort()可以对实现了Comparable接口的数组进行升序
SortMain.java——显示界面排序(Using java language model to achieve the strategy BubbleSort.java-- Bubble Sort algorithm ChooseSort.java-- choice of sorting algorithm InsertSort.java-- Insertion Sort algorithm MergeSort.java-- merge sorting algorithm SortStrategy.java-- sort of the interface algorithm Sort. java- Sort category by such sort () can be achieved for an array of Comparable interface ascending SortMain.java-- Display order)
- 2009-04-11 19:34:16下载
- 积分:1
-
graduatedesign
毕业设计:使用ssh框架开发银行管理系统(Developing bank management system with SSH Framework)
- 2020-06-22 17:00:02下载
- 积分:1
-
人脸识别系统源码以及数据库(ArcSoftFaceDemo)
根据ArcSoft的工具包设计的简单人脸识别DEMO,仅供学习。APPID等需要到ArcSoft注册一个应用获得 开发环境准备:###开发使用到的软件和工具:Jdk8、mysql5.7、libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、idea注:libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、app-id、sdk-key可以到虹软官网 http://ai.arcsoft.com.cn/ 免费申请下载本地配置:配置环境(推荐jdk8,mysql5.7,maven3,idea)引擎库libarcsoft_face、libarcsoft_face_engine、libarcsoft_face_engine_jni。把dll或so文件拷贝到java.library.path所包含的路径下,注意区分X86和X64,和当前jdk版本一致。初始化项目 创建数据库arcsoft_face_demo,执行脚本arcsoft_face_demo.sql使用idea启动项目修改配置文件srcmainesourcesapplication.properties填写数据库地址:spring.datasource.druid.url填写数据库用户名:spring.datasource.druid.username填写数据库密码:spring.datasource.druid.password填写人脸识别id:config.freesdk.app-id填写人脸识别key:config.freesdk.sdk-key启动项目右键Application,选择Run ‘Application’项目访问地址http://127.0.0.1:8080/demo
- 2021-05-06下载
- 积分:1
-
java 到sql sever 数据库系统实现 图书管理系统 开发工具eclipse,含java代码,sql代码,课程设计word文档。已测试无error~
java 到sql sever 数据库系统实现 图书管理系统 开发工具eclipse,含java代码,sql代码,课程设计word文档/已测试无error~ 模块功能介绍 2.2.1 管理员模块功能介绍 1.查询图书 此模块可以查询图书 2.借阅图书 此模块可以借阅图书 3.归还图书 此模块的可以归还图书 4.删除图书 此模块可以删除图书 5.添加图书 此模块可以添加图书 6.删除用户 此模块可以删除用户 7.查询用户 此模块可以查询用户 2.2.2 用户模块功能介绍 1.查询图书 此模块可以查询图书 2.借阅图书 此模块可以借阅图书 3.归还图书 此模块的可以归还图书 4.注册 此模块的可以用户注册
- 2021-05-06下载
- 积分:1
-
JMTest
一个基于JMF框架的,多媒体播放器,可以支持mid,wav.mp3等文件(a framework based on JMF, multimedia players will be able to support mid, and other documents wav.mp3)
- 2007-02-26 11:01:23下载
- 积分:1