-
delphi实现ftp上传下载文件到客户端
delphi实现ftp上传下载文件到客户端
- 2015-06-24下载
- 积分:1
-
test_LABVIEW-Link-to-DB2
labview与数据库SQL的连接应用程序,想学习labview调用数据库的人可以以此作为研读的范例。(labview connection with the database SQL applications that want to learn labview call database as the study example....)
- 2012-02-26 14:54:20下载
- 积分:1
-
databasewebservice
一个XML Web Services,可以输出XML格式的数据,例子中的数据库只有一个“Products”表。当然,你的数据库可能有许多表,也可能你的Web Services需要访问不止一个数据库。(an XML Web Services, and can export data in XML format. examples of the database is only a "Products" table. Of course, you may have many database tables, You may also need a Web Services visit more than one database.)
- 2007-05-17 13:31:24下载
- 积分:1
-
ODBC
ODBC连接数据库MYSQL和SQLITE两种方式。(ODBC database connection
)
- 2012-08-31 18:21:33下载
- 积分:1
-
ADOctrlAccess
说明: ADO控制Access数据库。源来《Visual c++案例开发集锦》(ADO Control Access database. Source to " Visual c++ Collection of case development," )
- 2010-04-05 01:42:25下载
- 积分:1
-
soci-3.1.0
c++与mysql数据库通信,操作数据库部分代码(c++ with mysql database communication, operate the database part of the code)
- 2012-06-11 10:00:47下载
- 积分:1
-
mnist_CNN 深度学习小实例
利用mnist数据集做深度学习小实例
- 2018-05-03下载
- 积分: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
-
ODBC
利用MFC编写的一个小小的数据库系统,可以进行简单的查询,修改,更新等(MFC prepared using a small database system, can be a simple query, modify, update, etc.)
- 2007-11-02 11:43:56下载
- 积分:1
-
vcandvs-access
vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
- 2013-02-07 11:09:15下载
- 积分:1