-
人脸识别系统源码以及数据库(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
-
asp.net 二维码生成解读源码
二维码生成解读源码(支持汉字,有演示地址)
- 2015-01-10下载
- 积分:1
-
TestAdo
VC++实现数据库的连接,以及对数据库的增删改查操作。(No Translation.)
- 2016-08-31 10:35:02下载
- 积分:1
-
ExcelAccess
C++ builder 6.0 导出excel文件格式报表的例程,可从数据库中轻松导出excel表格。(C++ builder 6.0 Export excel file format statements routines can easily export excel table from the database.)
- 2012-11-27 10:08:26下载
- 积分:1
-
Softmax exercise
Softmax用于多分类问题,本例是将MNIST手写数字数据库中的数据0-9十个数字进行分类,其中训练样本有6万个,测试样本有1万个数字是0~9(Softmax for multi classification problems, the present case is the handwritten data MNIST digital 0-9, classification, training samples which have 60,000, there are 10,000 test samples digit 0 to 9)
- 2016-10-30 15:57:35下载
- 积分:1
-
db1
数据定义语句及数据查询语句,掌握数据查询语句,(Data definition statements and data query, master data query,)
- 2013-12-05 14:00:17下载
- 积分:1
-
db3
数据库实验必须用的实验报告,内容完整详细,必不可少(Experimental database used in the experiment must report full details, essential)
- 2007-11-08 08:24:55下载
- 积分:1
-
SQL_ODBC
利用vc++连接到ODBC数据库,进行信息的录入等等(Use vc++ to connect to an ODBC database, the information input, etc.
)
- 2011-12-12 09:58:42下载
- 积分:1
-
Versant
面向对象数据库实验,建立点线面模型,可以用来学习面向对象数据库(Object-oriented database experiments, point, line and plane model)
- 2014-01-03 08:47:07下载
- 积分:1
-
OrderManageSystem
说明: 可实现企业生产需求采购工具功能,带界面的企业管理信息系统(Enterprise management information system with interface can realize the function of enterprise production demand purchasing tool)
- 2019-12-06 23:14:56下载
- 积分:1