登录
首页 » 数据结构 » 网络数据库管理软件是一个集网络技术与数据库技术于一体的软件,用于完成网络数据的实时采集并且动态存储。形成实时的数据和历史数据...

网络数据库管理软件是一个集网络技术与数据库技术于一体的软件,用于完成网络数据的实时采集并且动态存储。形成实时的数据和历史数据...

于 2022-03-29 发布 文件大小:91.87 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

网络数据库管理软件是一个集网络技术与数据库技术于一体的软件,用于完成网络数据的实时采集并且动态存储。形成实时的数据和历史数据

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

发表评论

0 个回复

  • 图书馆管理系统,PHP
    应用背景图书馆管理系统软件是用于监测和控制交易库。 ;图书馆管理系统是PHP MySQL主要集中在库中添加新成员的基本操作一样发达,新的书和更新信息,图书搜索、成员和设施,图书的借阅和归还关键技术图书馆管理系统的目的主要是提供图书馆自动化。用户提供的类别是:图书管理员:他可以读或写的任何成员的信息,可以更新,删除或创建一个会员计划。成员:他可以得到一本书。该应用范围广,可用于任何教育研究所,也可以在办公室使用的必要修改完成。有了这个应用程序,人工应用程序转换为自动在线应用。例如用途,定制的数据是用于此目的。用户将没有特权输入有关书籍的资料。在应用程序的三个主要组成部分:•登录•问题/借书•平衡费系统提供的解决方案是:•提供更好的和有效的服务•更快的信息检索减少图书馆工作人员的工作量本书的所有细节都可在点击•较少的文件工作和文件维护
    2023-05-07 00:05:02下载
    积分:1
  • Database system concepts fifth edition of the courseware and the answer _PPTNote...
    数据库系统概念第五版课件及习题答案_PPTNotes-Database system concepts fifth edition of the courseware and the answer _PPTNotes Exercises
    2022-04-19 07:22:26下载
    积分:1
  • 小型图书馆管理系统,搜索,查询图书馆和扩展表,B。
    小图书馆管理系统,有检索、查看,借书,超期表,还书,赔书等功能,还有按专业统计等,access小程序-small library management system, search, check the library and extended table, book, indemnities, and other functions, there are also professional statistics, the access of small procedures
    2023-05-04 07:15:03下载
    积分:1
  • ADO用Treeview显示
    ADO用Treeview显示数据库-ADO database shows with Treeview
    2022-03-22 23:06:40下载
    积分:1
  • Classic shortest path algorithm C C++ Realize adjacency matrix
    经典最短路径算法C C++ 邻接矩阵实现-Classic shortest path algorithm C C++ Realize adjacency matrix
    2022-06-29 02:13:45下载
    积分:1
  • 微软的三个连接库的包,连接库必需
    微软的三个连接数据库的包,连接数据库必需-Microsoft
    2022-03-25 01:35:52下载
    积分:1
  • 论坛软件系统亦称电子公告板(BBS)系统,它伴随社区BBS的流行而成为互联网最重要的应用之一,也逐渐成为网站核心竞争力的标志性体现。...
    论坛软件系统亦称电子公告板(BBS)系统,它伴随社区BBS的流行而成为互联网最重要的应用之一,也逐渐成为网站核心竞争力的标志性体现。-Forum software systems also known as electronic bulletin boards (BBS) system, which is accompanied by the popular BBS communities to become the most important application of the Internet, one site is becoming the core competitiveness of the symbolic embodiment.
    2022-02-12 15:50:10下载
    积分:1
  • 大整乘法算法,可实现普通程序无法实现的大整的相乘。算法简单,可作为与算法研究之用...
    大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用-Large integer multiplication algorithm, can be achieved can not be achieved with the ordinary procedure of the multiplication of large integers. Algorithm is simple and can be used as data structure and algorithm research
    2022-06-17 08:14:30下载
    积分:1
  • 给定n 个整a ,a , ,an 1 2  组成的序列, a n i | |£ ,1 £ i £ n。如果对于i...
    给定n 个整数a ,a , ,an 1 2  组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有 0 = å = j k i k a ,则称序列区间i i j a , a , , a +1  为一个零和区间,相应的区间长度为j-i+1。-given n integers a, a, and an 1 2
    2022-08-21 06:49:58下载
    积分:1
  • K路归并算法 * 本程序用来实现K路归并算法 * 在Turbo C2.0编译器下编译通过 * 算法过程中 * K由用户输入 * 用...
    K路归并算法 * 本程序用来实现K路归并算法 * 在Turbo C2.0编译器下编译通过 * 算法过程中 * K由用户输入 * 用户选择需要归并的数据的个数 * 由程序生成随机数据,数据结构为链表,并展示给用户 * 然后程序告诉用户需要增加的虚节点的个数 * 并把虚节点加入到链表中去,最后进行归并 -K Road merge algorithm* This procedure used to realize the way merging algorithm for K* in Turbo C2.0 compiler compiler under the process through the* algorithm* K* by the user input the user select the number of merging the data* generated by the random data , data structure for the list, and display to the user* and then the procedure to tell the user the need to increase the number of virtual nodes and virtual nodes* added to the list going, and finally to merge
    2023-07-07 22:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载