-
Demo示例
海康人脸识别DEMO,JAVA语言编写的,帮你快速入门(Haikang Face Recognition DEMO)
- 2019-03-20 15:19:58下载
- 积分:1
-
4564
BP neural network function fitting and pattern recognition, Can be widely used in data analysis and forecast data, Simulation of the effect is very good.
- 2017-11-01 19:36:23下载
- 积分:1
-
Computer
JAVA源码,对初学者很有帮助!谢谢大家(JAVA source code, very helpful for beginners! Thank you everyone)
- 2008-06-08 01:04:46下载
- 积分:1
-
rising
运用java的GUI编写瑞星卡卡界面,主要可参考各种元件的排列方式(GUI written using java ruixingkaka interface mainly refer to the various components of the arrangement)
- 2012-09-10 22:47:53下载
- 积分:1
-
Cjingdiansuanfa100li
学习c语言经典的经典算法100例,为你学好c语言打下坚实基础!!!(C language learning classical classical algorithm 100 cases, as you lay a solid foundation to learn c language! ! !)
- 2010-12-21 15:26:23下载
- 积分:1
-
Struts2
struts 学习JAVA web的开发框架。(The struts learning JAVA web development framework.)
- 2012-07-06 19:28:10下载
- 积分:1
-
机器调度问题
说明: 通过算法智能分配任务,达到最快完成所有任务的目的。(Through the algorithm intelligent assignment task, achieve the fastest completion of all tasks.)
- 2019-11-19 00:07:50下载
- 积分:1
-
dfatricleb0820
将原来的两级分类改成无限级分类
新增栏目排序、移动、合并功能
新增外部栏目、推荐栏目功能
新增版面设计模板功能
新增配色模板功能
新增专题排序、合并功能
新增网站频道功能
新增登录IP记录功能(The original two classifications into unlimited classification
New columns sort, move, merge function
Add external columns, column recommended function
New layout templates
New color templates
New thematic sort, merge function
New website features channel
New Login IP History
)
- 2016-03-08 21:22:08下载
- 积分:1
-
HuffmanCoding
多媒体类别,包含Huffman编码、lzw编码和算数编码三种,对“I have a dream”进行编码(Including Huffman Coding、lzw coding and Arithmetic coding)
- 2012-05-13 22:57:19下载
- 积分:1
-
人脸识别系统源码以及数据库(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