登录
首页 » 图形图像 » 数据库远程备份 功能:首先,DBServer服务端程序发送指定的XML库格式文件。然后,DBClient客户端指定服务端IP地址和要保存的接收文件名后开始接收。...

数据库远程备份 功能:首先,DBServer服务端程序发送指定的XML库格式文件。然后,DBClient客户端指定服务端IP地址和要保存的接收文件名后开始接收。...

于 2023-04-13 发布 文件大小:144.44 kB
0 38
下载积分: 2 下载次数: 1

代码说明:

数据库远程备份 功能:首先,DBServer服务端程序发送指定的XML库格式文件。然后,DBClient客户端指定服务端IP地址和要保存的接收文件名后开始接收。DBClient客户端在得到接收成功提示信息后,便可以用生成数据库功能选中接收的XML库格式文件,系统会自动在DBClient程序所在路径创建XML文件中指定的数据库及表数据,并在程序列表中读出显示生成结果。 -database remote backup

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 二维码识别
    二维码识别  包括文件:Ø  EnCodePdf.dll           //PDF417编码动态链接库Ø  EnCodeQr.dll             //Qr_Code编码动态链接库Ø  EnDataMatrix.dll              //DataMatrix编码动态链接库Ø  Wcomp.dll                 //图像压缩动态链接库 2)        支持操作系统Ø  Windows 95/98Ø  Windows NTØ  Windows 2000 Professinal / Server 3)        支持开发环境有:Ø  Microsoft Visual C++ 6.0 / .NetØ  Microsoft Visual Basic 5.0/6.0Ø  Microsoft Visual Foxpro 5.0/6.0Ø  PowerBuilderØ  Delphi
    2022-11-16 01:30:02下载
    积分:1
  • 基于STL的模具动态装配模拟软件.rar
    基于STL的模具动态装配模拟软件.rar-mold assembly dynamic simulation software. Rar
    2022-03-25 07:02:32下载
    积分:1
  • 经典OpenCV目标跟踪源程序
    需要一个int ipp6.0 MILTRACK README, Version 1.0 ------------------------------------------------------------------------------------------------------- This code includes an implementation of the MilTrack algorithm [1], as well as a re-implemenation of the Online AdaBoost tracker described in [2], though with some modifications.  This code requires both OpenCV 1.0 (http://sourceforge.net/projects/opencvlibrary/) and Intel IPP 6.0 (http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm) to be installed on your machine.  It has only been tested on a machine running Windows XP, usiong Visual Studio 9.0.  In order for the code to run, make sure you have the OpenCV bin directory, and the Intel IPP bin directory in your system path.
    2022-03-16 00:10:00下载
    积分:1
  • OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个O...
    OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
    2022-04-11 21:05:06下载
    积分:1
  • 基于颜色直方检索系统
    需求: 1. 系统能够根据例子图像在图像数据库中检索出相似的图像; 2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户 界面上; 3. 系统能够计算检索结果的平均查准率(Average Precision)。 平均查准率计算方法: 平均查准率是在一个查询的所有相关对象被返回后的平均准确率: 其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个 数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否 则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
    2023-05-17 11:10:09下载
    积分:1
  • I carefully collated on the binary image morphology of C code, I believe, will h...
    我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
    2022-03-17 12:40:47下载
    积分:1
  • Vehicle number plate recognition video detection and electronic books, a detaile...
    车辆视频检测和号牌识别的电子书籍,详细描述了车辆的检测、分割、识别的算法设计。-Vehicle number plate recognition video detection and electronic books, a detailed description of the vehicle detection, segmentation, identification of the algorithm design.
    2022-02-03 22:47:39下载
    积分:1
  • 一个简单、快速的片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线...
    一个简单、快速的图片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线-a simple, quick photo identification code, only an identification number and alphabetical. The website can be used to test code on the identification, certification will identify the various codes used to disrupt the dots and lines
    2022-07-03 18:01:45下载
    积分:1
  • 频域变换含dct fft walsh 变换
    图像频域变换含dct fft walsh 变换-transform image frequency domain containing transform Extra fft walsh
    2022-09-25 21:05:03下载
    积分:1
  • 一时没有更好的,还是上传点标把
    一时没有更好的,还是上传点图标把-no better, or upload point put icon
    2022-02-22 01:23:29下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载