-
通过客户端IP转向指定的城市页面
数据库含23万条数据,删除了所有国外的IP地址,查询不到的IP都被转到“北京”...
通过客户端IP转向指定的城市页面
数据库含23万条数据,删除了所有国外的IP地址,查询不到的IP都被转到“北京” -Client IP through the city towards the designated page database containing 230,000 data, delete all foreign IP addresses, inquiries have been less than the IP to the
- 2022-10-12 23:55:03下载
- 积分:1
-
从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对...
从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对划分后的前一部分和后一部分递归调用.
算法平均时间复杂度: O(nlogn)
-Any check from the array element p (can be random access, and now to take the first example). To P as the main element of the array to be divided, the first part is less than P, the latter part of the final division is greater than p. Department store p , and then were divided into the first part and the latter part of recursive calls. algorithm the average time complexity: O (nlogn)
- 2022-03-12 12:50:19下载
- 积分:1
-
一本描述C++数据结构描述的书籍
一本描述C++数据结构描述的书籍-a description of C data structures described in the books
- 2022-02-09 15:44:13下载
- 积分:1
-
数据结构习题答案,比答案册还要简单。经多人修改而成。
数据结构习题答案,比答案册还要简单。经多人修改而成。-data structure answer the questions than answers List also simple. After many revisions.
- 2023-03-13 14:40:03下载
- 积分:1
-
MySQL是一个小型关系型数据库管理系统,开发者为瑞典MySQL AB公司。在2008年1月16号被Sun公司收购。目前MySQL被广泛地应用在Internet...
MySQL是一个小型关系型数据库管理系统,开发者为瑞典MySQL AB公司。在2008年1月16号被Sun公司收购。目前MySQL被广泛地应用在Internet上的中小型网站中。由于其体积小、速度快、总体拥有成本低,尤其是开放源码这一特点,许多中小型网站为了降低网站总体拥有成本而选择了MySQL作为网站数据库。MySQL的官方网站的网址是:www.mysql.com-MySQL is a small relational database management system, development of the Swedish company MySQL AB. In January 16, 2008 acquired by Sun. MySQL is currently being widely used in Internet, small and medium-sized site. Because of its small size, speed and low total cost of ownership, in particular the characteristics of open source, many small and medium-sized Web sites in order to reduce the total cost of ownership and choose the MySQL database as a Web site. MySQL
- 2022-08-19 01:59:46下载
- 积分:1
-
比较简陋的数据库应用,唯一能看的就是对ODBC的封装
比较简陋的数据库应用,唯一能看的就是对ODBC的封装-Comparison of simple database application, is the only way to look at the package of ODBC ...
- 2023-06-13 21:00:03下载
- 积分:1
-
航空票务预订系统
航空票务预订系统-Air Ticket Booking System
- 2022-03-23 12:12:29下载
- 积分:1
-
可能是最快的排序算法.源代码和演示文件.
可能是最快的排序算法.源代码和演示文件.-probably is the fastest sorting algorithms. Source code and presentations.
- 2022-04-29 10:50:42下载
- 积分:1
-
C++实现单向链表的基本操作,包括添加、删除、修改、遍历
本例主要是学习单向链表时的一个基础试验,当练手用,功能上包括链表的建立,节点的删除、修改、遍历。
- 2022-04-28 14:14:16下载
- 积分:1
-
Simulation lock manager
模拟实现锁管理器-Simulation lock manager
- 2023-06-06 15:15:02下载
- 积分:1