-
javacode
java project is all about creating java projects
- 2014-05-06 03:20:05下载
- 积分:1
-
Jni
Java调用VC dll库例子源代码,有完整注释说明,特殊数据类型传递(VC dll library called Java source code example, have complete notes, special type of data transmission)
- 2009-02-23 22:38:33下载
- 积分: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
-
svn-win32-1.4.3
used as CVS platform
- 2010-07-13 09:07:34下载
- 积分:1
-
AutoCanService_jiah
无作用,无需下载,不用预览,只是开通功能(No effect, no downloading, no preview, only open function)
- 2017-11-28 17:59:20下载
- 积分:1
-
JavaP2P
Java P2P 技术内幕,电子书,pdf格式(Insider Java P2P technology, e-books, pdf format)
- 2009-05-01 01:12:34下载
- 积分:1
-
grafica 3d
说明: entorno grafico para robot de 6 ejes
- 2019-06-11 01:59:45下载
- 积分:1
-
Java_information_cue
Java实现一个信息提示窗口,实现方法:大多数的信息窗口是没有标题栏的,因此信息窗口不能由继承JFrame 类来实现,一种简单的做法是通过继承JWindow 来实现(当然继承Window 类也可以,但一个原则是尽量使用swing 中的界面类)。
在加载图信息窗口上的图片时,用到java.awt 包中的MediaTracker 类。使用该类的好处是可以更好地管理程序中要使用的图片,同时还可以保证图片和界面同时显示,避免了窗口显示后很久才显示图片的缺点。
(
Java implementation of an information prompt window method: Most of the information is no title bar of the window, the information window can not be achieved by the inherited class JFrame, a simple approach is to be achieved through inheritance JWindow (of course, the Window class can inherit but a principle is to make use of the interface class swing).
When loaded on the chart image information window, use the java.awt package MediaTracker class. The advantage of using this class is that you can better manage the program you want to use the picture, but also can guarantee the picture display and interface simultaneously, avoiding the window a long time to display pictures shortcomings.
)
- 2014-04-30 18:53:35下载
- 积分:1
-
DTMException
This class specifies an exceptional condition that occured in the DTM module.
- 2013-11-19 10:06:22下载
- 积分:1
-
fileupload
ftp文件上传,applet界面,带进度条(ftp file upload, applet interface, with a progress bar)
- 2009-10-13 10:14:05下载
- 积分:1