-
聊天使用很好用的
可是视频 文件传输 以及实时对话
聊天使用很好用的
可是视频 文件传输 以及实时对话-Chat with the use of very good but the video file transfer and real-time dialogue
- 2023-01-25 04:00:03下载
- 积分:1
-
查看HOTMAIL邮件的源代码
查看HOTMAIL邮件的源代码-See HOTMAIL e-mail source code
- 2022-06-19 12:46:23下载
- 积分:1
-
监视网络联接的程序,并且将获得的信息保存到一个Access数据库中...
监视网络联接的程序,并且将获得的信息保存到一个Access数据库中-Procedures for monitoring network connectivity and information will be saved to an Access database
- 2022-01-25 21:02:23下载
- 积分:1
-
多线程端口扫描
一个代码很规范的程序,实现对目标IP的主机进行端口扫描,其中线程数在程序中内嵌,无法自定义。可以自定义要扫描的端口号,有操作界面,操作简单,运行流畅,不会出现运行过慢的情况,不会卡顿,很好的例子。源码中有详细的注释。
- 2022-10-20 18:05:04下载
- 积分:1
-
一个telnet客户端,delphi的。对于初学telnet协议有很大帮助
一个telnet客户端,delphi的。对于初学telnet协议有很大帮助-a telnet client, the delphi. For beginners telnet agreement is very helpful
- 2022-04-28 21:44:12下载
- 积分:1
-
HibernateREF
hibernate开发参考手册,适合使用hibernate进行开发的开发人员,简单易懂,也适合初学者(hibernate development of the reference manual, suitable for the use of hibernate for the development of the Developer is simple to understand, is also suitable for beginners)
- 2006-12-14 01:57:01下载
- 积分:1
-
HW6
用哈希表实现了节点的插入,删除,并计算冲突次数(A hash table implementation of the node insert, delete, and calculate the number of conflicts)
- 2010-11-07 03:37:13下载
- 积分:1
-
ipDial
使用Java做的安卓的一个小案例,实现了IP拨号的功能(A small case using Java do the Android, the realization of the IP dial function)
- 2015-01-13 23:20:56下载
- 积分:1
-
Chinadata
中国地图gis文件,包括全国省市区域和河流山脉(Chinese map of arcgis)
- 2021-05-13 16:30:01下载
- 积分: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