-
人脸识别系统源码以及数据库(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
-
querydef
使用ODBC实现的一个动态RecordSet(Using ODBC to implement an dynamic recordset)
- 2021-05-07 16:43:36下载
- 积分:1
-
Mir2DBManager
传奇2DB数据库查看编辑工具源代码 传奇2DB数据库查看编辑工具源代码(传奇 2DB 数据库查看编辑工具 源代码 传奇 2DB 数据库查看编辑工具 源代码)
- 2020-12-21 19:49:08下载
- 积分:1
-
bmob_query
实现用户的注册,登陆,与Bmob数据库相连实现对数据库的操作,用户实现发布新闻的功能(Implement user registration, login, and Bmob connected to achieve operation of the , users realize the function of press release)
- 2015-08-14 19:54:34下载
- 积分:1
-
cppodbc
使用C++编写的对ODBC封装类。对ODBC的主要操作进行了类的封装。(The use of ODBC written in c++ wrapper class.The encapsulation of main operation of ODBC.)
- 2021-01-19 20:28:42下载
- 积分:1
-
ADO-open-close
用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用(用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用
Simple procedures for opening and closing the database with ADO preliminary understanding about use of ADO in MFC
)
- 2013-10-21 15:24:14下载
- 积分:1
-
MFCdatabase
说明: MFC数据库编程MFC数据库编程MFC数据库编程(MFC Database Programming MFC Database Programming MFC Database Programming)
- 2010-04-23 02:46:54下载
- 积分:1
-
VC-Ado-Oracle
本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。(this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.)
- 2010-07-21 17:03:35下载
- 积分:1
-
dlltest
加载动态链接库,使用里面的函数,来移动图片(Load the dynamic link library, inside a function, to move the picture)
- 2013-05-14 16:49:28下载
- 积分:1
-
ADO_Access
用VC++下用ADO两节Access数据库,实现对Access的操作(With VC++ next two Access database with ADO, to achieve the operation of Access)
- 2013-07-20 10:47:21下载
- 积分:1