-
人脸识别系统源码以及数据库(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
-
Database-connection-pool-using-steps
数据库连接池的使用步骤,比较有用,如果忘记的朋友可以看看。本人自己写的。(Database connection pool using steps, more useful, if you forget the friends can see. I wrote it myself.)
- 2013-10-31 23:22:47下载
- 积分:1
-
gdbc
存取pgsql数据库大对象,自字义表字段的程序。(C++ builder code for postgresql,write and read date to postgresql database.)
- 2011-05-20 19:19:18下载
- 积分:1
-
bat
解压bat数据库,支持Phoenix版、纯真版、梧州版等数据库文件格式,解出的数据库可以用Excel、Access等程序打开,然后利用Excel、Access等工具进行你需要的转换...
注:此工具只负责数据格式转换,排序、编辑等功能可利用Excel、Access等工具!(Extract the bat database, the database file format support Phoenix version, innocence, Wuzhou, and the solution out of the database can be open with Excel, Access and other programs, and then use Excel, Access and other tools you need to convert ... Note: This tool only responsible for data format conversion, sorting, editing tools such as Excel, Access!)
- 2012-07-16 23:03:29下载
- 积分:1
-
Dp3_RegIni
说明: 通过程序写注册表的方式建立odbc环境。这样可以自动在程序启动时完成数据库访问环境设置(adoption of the registry was established odbc environment. Such procedures can be automatically activated when complete database environment installed)
- 2006-03-23 16:53:36下载
- 积分:1
-
Login
通过一个简单的项目实例“国家游泳队训练信息系统”,展示c++的威力。该项目包括,SQL server数据库连接数据库操作等(增、删、改查),是一个很好的学习资料。亦可作为收藏。包括对对话框的一些设置问题,对话框背景等........(Through a simple project examples "national swimming team training information system" to demonstrate the power of c++. The project includes, SQL server database connections and other database operations (add, delete, change search), is a good learning materials. Also as a collection. Including some of the settings dialog box in the dialog background ........)
- 2014-07-05 22:24:03下载
- 积分:1
-
ConTest
一个能自己提交存储过程类型和参数名的类.可以方便写存储过程传参.(A stored procedure can submit its own type and parameters of the class. Can easily write stored procedure parameters Chuan.)
- 2007-09-04 16:37:28下载
- 积分:1
-
Ado1
ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
- 2013-12-02 16:31:31下载
- 积分:1
-
使用Java实现数据库编程(北大青鸟java入门教程)
使用Java实现数据库编程(北大青鸟java入门教程)
- 2019-09-10下载
- 积分:1
-
dianzicidian
一个简单的电子词典,能实现中英互译,不带数据库(a simple dictionary without data library)
- 2013-11-23 14:32:48下载
- 积分:1