-
人脸识别系统源码以及数据库(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
-
DBF.to.MDB.Converter.1.20.WinALL.Incl
数据库 DBF 到 MDB 的转换器,是破解版本,欢迎下载!(DBF database MDB to the converter, crack version is welcome to download!)
- 2006-11-27 17:20:26下载
- 积分:1
-
dbshiyan
用c写的所有数据库的实验:删除,更新,插入等操作,还有怎么制作一个小型的数据库,是学数据库的比较好的实验!(c written with the database of all : delete, update, insert, etc, also how to produce a small database, the database is relatively good experiment!)
- 2007-06-22 20:13:11下载
- 积分:1
-
MySQLHelper
不用ODBC连接操作MYSQL, WIN7 SP1 X86 , MySQL 5.6.17 , Delphi XE 测试通过(No ODBC connection operation MYSQL, WIN7 SP1 X86, MySQL 5.6.17, Delphi XE test passed)
- 2018-11-29 15:57:28下载
- 积分:1
-
获取CPU信息
property CPUFactory : Ansistring read FCpuFactory; //获取 CPU 制造商
property CPUFamily : Cardinal read FCpuFamily; //获取 CPU 家族系统
property CPUModel : Cardinal read FCpuModel; //获取 CPU 型号
property CPUStepping : Cardinal read FCPUStepping; //获取 CPU 步进
property CPUName : Ansistring read FCPUName; //获取 CPU 名称
property CPUFrequency: Cardinal read FCPUFrequency; //获取 CPU 频率
property CPUInstructs: string read FCPUInstructs; //获取 CPU 指令集
property CPUCount : Ansistring read FCPUCount; //获取 CPU 个数
property CPUCacheInfo: string read FCPUCacheInfo; //获取 CPU 缓存信息
property CPUSerialNo : Ansistring read FCPUSerialNo; //获取 CPU 序列号
- 2021-08-11 00:31:00下载
- 积分:1
-
CodeCtrlOdbc
vc 代码控制链接ODBC的程序源码,希望对大家有所帮助(vc code control procedures linked ODBC source, we hope to help)
- 2011-05-29 13:37:57下载
- 积分:1
-
ConnectionVB.Net
this source for connection database
- 2011-10-23 10:54:29下载
- 积分:1
-
pay
毕业设计论文(含运行说明书,源代码)工资管理系统(SQL+VC++)是Visual C++数据库(SQL Server 2000)信息管理系统,来自明日科技《Visual C++数据库系统开发案例精》一书,案例包括运行说明书,源代码和参考的《毕业设计论文范例》。(Thesis graduation project (including operation manuals, source code) wage management system (SQL+ VC++) Is a Visual C++ Database (SQL Server 2000) Information Management System, from tomorrow technology Visual C++ Database system the development of the case the elite in a book, case, including operation manuals, source code and reference the graduation thesis design paradigm. )
- 2008-06-17 12:10:17下载
- 积分:1
-
mysqltest
在VS2010开发环境下开发,可进行数据库的连接、查询、插入、删除,适合初学者学习。(VS2010 development environment under development, database connection, query, insert, delete, suitable for beginners to learn.)
- 2013-04-12 09:30:34下载
- 积分:1
-
37724089OA
说明: 代码生成器 工作流 c# 平台 MS_SQL 1.部门管理 2.操作状态 3.工作流自定义 4.动态表管理 5.角色管理 6.栏目管理 7.流转状态 8.用户管理 9.权限管理-Code generator c# platform workflow MS_SQL 1. Sector management 2. To operate a state of 3. 4 Custom Workflow. Dynamic Table 5. The role of management 6. The management of 7 columns. Circulation status 8. User Management 9. Rights Management
- 2010-04-02 12:44:52下载
- 积分:1