-
Excel
说明: Excel 自动导入到数据库中,要按照格式来写(Excel automatically imported into the database, according to the format for writing)
- 2011-04-06 14:09:52下载
- 积分:1
-
Database_backup_and_recovery_procedures_classic_co
数据库备份恢复经典代码程序Database backup and recovery procedures classic code(Database backup and recovery procedures classic code Database backup and recovery procedures classic code)
- 2010-08-07 10:33:02下载
- 积分:1
-
oracle_to_word
将oracle数据库中指定的用户的表结构导出为word文档(Export the table structure of the user specified in the Oracle database to an word document)
- 2021-03-27 11:09:12下载
- 积分:1
-
Ri230-v1
c++ 利用ADO操作数据库,供初学数据库编程的人参考(c++ to operate the database by ADO)
- 2010-12-04 20:49:35下载
- 积分:1
-
康熙字典数据库
说明: 康熙字典数据库ACCESS版本,MDB数据库(kangxi zidian shujuku)
- 2020-06-17 07:20:01下载
- 积分:1
-
yiyuan
医院信息管理系统,适合毕业设计供大家参考!(Hospital information management system, suitable for graduate design reference for everyone!)
- 2008-03-20 19:04:15下载
- 积分:1
-
liulanshujvku
说明: 该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。
通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。(The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file.
Button controls can be recorded through the move to the first record, last record and previous record, next record and so on.
)
- 2011-03-31 15:31:36下载
- 积分:1
-
使用Java实现数据库编程(北大青鸟java入门教程)
使用Java实现数据库编程(北大青鸟java入门教程)
- 2019-09-10下载
- 积分:1
-
学生宿舍管理系统(源码+数据库+实践报告)
学生宿舍管理系统集基础信息增删查改操作、宿舍调换操作、统计学生人数、男女生人数、以及空床位数等。学校管理宿舍管理员用户,宿舍管理员具体包括宿舍管理员对学生的信息管理、查寝信息管理、以及入住情况统计查询等。学校可以方便查询本校学生的各种信息。
- 2021-05-06下载
- 积分: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