-
人脸识别系统源码以及数据库(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
-
Misdemosrc
1.备份一个要修改的源文件,并放到新的工程目录中.
2.备份一个要修改的数据库,并改成新的库名.
3.删除工程文件和主窗口中的引用单元.
4.改主窗口中的窗体名称和主菜单名称等.
4.改数据库连接名称,并把配置文件清空.
5.运行程序,随便输入名称和密码点击登录.
6.关闭程序,打开配置文件,修改参数如下:(1. Back-up source of a document to be amended and new projects on the directory. 2. Backup a database to be amended and changed to the new library name. 3. To delete the project files and references in the main window unit. 4 . to the main window of the form name and the name of the main menu. 4. change the database connection name, and the empty configuration file. 5. run the program, simply enter a name and password click login. 6. Close the program and open the configuration file , modify the parameters as follows:)
- 2009-06-23 16:08:47下载
- 积分:1
-
HBase_0.98.1 API.chm
hbase api的chm文件,对应版本为0.98(the profile of hbase api, version 0.98)
- 2020-06-22 12:20:02下载
- 积分:1
-
StuScore
利用Visual Studio中的MFC功能和MysqL写的学生成绩管理系统应用程序,具有学生信息、成绩信息、课程信息等入库/批量入库、查询、修改等功能,教师登陆和学生登录有不同的权限(Use MFC in Visual Studio features and MysqL students write application performance management system, with student information, performance information, course information storage/bulk storage, query, modify the functions of teachers and students to log on landing have different permissions)
- 2009-06-11 17:46:54下载
- 积分:1
-
database
MFC用ODBC连接两个包含两个记录集的数据库,一个管理员表,一个授权表。(MFC ODBC connection with two sets of database contains two records, one administrator table, an authorization form.)
- 2014-06-17 19:59:29下载
- 积分:1
-
MobileServer
简单读取数据,返回json集合,microsoft sql server (writer to json data,open microsoft sql server database)
- 2013-11-20 15:03:48下载
- 积分:1
-
ExcelAccc
通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
- 2005-03-21 10:22:41下载
- 积分:1
-
ADOTest
本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
- 2020-10-29 14:59:57下载
- 积分:1
-
autobak
可以根据用户选择的数据库自动还原和自动备份数据。(And automatic backup can automatically restore the data according to user-selected database.)
- 2014-02-18 09:12:34下载
- 积分:1
-
FileInOutPut
说明: 把所有文件夹里的图片,文字存到数据库并通过前台显示出来,(Make all the folders in the picture to the database
)
- 2011-04-14 18:56:52下载
- 积分:1