-
简介:一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等。
简介:一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等。 -Introduction: A prepared using PHP, you can control and operation via the Internet MySQL, can be completely through the phpMyAdmin database operations, such as the establishment, copy, delete, export, import data.
- 2023-01-12 05:10:04下载
- 积分:1
-
最简单和最酷的方式来创建类似程序,可以做与 ListView 的保存,负载 & 修改多个条目与文本的文件的数据库。必须下载此,请参阅如何最简单的这种方法是
最简单和最酷的方式来创建类似程序,可以做与 ListView 保存、 加载和修改多个条目与文本的文件的数据库。必须下载此,请参阅如何最简单的这种方法是
- 2022-12-13 21:00:08下载
- 积分:1
-
用delphi开发的一个数据库浏览器
用delphi开发的一个数据库浏览器-with the development of a database browser
- 2023-06-04 10:50:03下载
- 积分:1
-
本程序用Visual C++ 6编写的,使用了MFC、数据库…
本程序使用Visual C++6.0编写,使用了MFC,数据库用的是SQL Server,要正常运行本程序,请安装该数据库,并参看压缩文件中的DBConfig.ini文件。本程序如果和已经上传的NetControlManager已经完全可以满足用户对局域网控制的需求,特色功能包括:登陆认证、局域网内特定IP上网限制等-This procedure using Visual C++ 6.0 preparation, the use of the MFC, the database used is SQL Server, to the normal operation of this program, please install the database and see the compressed file in the document DBConfig.ini. This procedure has been uploaded If NetControlManager has been fully able to meet user demand for LAN control, features include: login authentication, LAN specific IP access restrictions
- 2022-07-27 23:04:34下载
- 积分:1
-
Axion 是一个小型的,快速的SQL和JDBC 适应的关系数据库引擎,由JAVA编程语言编写并且用于JAVA语言。
Axion 是一个小型的,快速的SQL和JDBC 适应的关系数据库引擎,由JAVA编程语言编写并且用于JAVA语言。-Axion is small, fast SQL and JDBC adapt the relational database
engine, and uses in the JAVA language by the JAVA programming language
compilation.
- 2022-08-23 14:07:18下载
- 积分:1
-
A good package priority queue, using C++ Realize, and have been debugging direct...
一个封装好的优先队列,用C++实现的,已经经过调试,直接用就行-A good package priority queue, using C++ Realize, and have been debugging directly on the line
- 2022-06-16 19:19:10下载
- 积分:1
-
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平...
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平均时间复杂度: O(nlogn)
-HEAPSORT: thinking: using binary tree structure to express the array, and used to express an array of binary tree structure, such as i the parent node for its children, 2i, and 2i+ 1. Among them, the big top of a pile of the parent node greater than two children on average time complexity of algorithm: O (nlogn)
- 2022-07-11 06:36:53下载
- 积分:1
-
杂货店管理原代码(商业代码,vb6.0编写)
杂货店管理原代码(商业代码,vb6.0编写)-grocery store source code management (commercial code, vb6.0 preparation)
- 2022-11-07 13:15:03下载
- 积分:1
-
这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。...
这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and KMP algorithm are compared.
- 2022-03-14 01:25:09下载
- 积分:1
-
约瑟夫环的c语言实现
约瑟夫环的c语言实现-Josephus in C Language
- 2022-10-21 09:50:03下载
- 积分:1