搜索资源列表
SdbmsDemo_Src
- 内容为B1级安全的DBMS的SQL语言c++实现。包括查询优化、子查询等,用户管理,安全,角色等。-content of B1-level security of the SQL DBMS c achieve. Including query optimization, son of inquiries, user management, security, role.
shujukuxitongkuailun
- 讲解数据库的语言,安全性,并发控制,查询优化,关系数据库,关系数据库理论,恢复技术和数据库的设计-database on the language, security, concurrency control, query optimization, relational databases, relational database theory, Resumption of technology and database design
biye_lunwenji
- Browser/Server模式下管理系统的开发 B/S系统下数据访问及报表生成技术 MVC结构模式下WEB表达层的设计和开发 SQL Server数据库管理系统上的SQL查询优化 毕业礼物 可做参考
MS SQLServer2000数据库文件(毕业设计)
- 我们设计的数据库系统能够实现学生信息管理,学生成绩管理等功能。我们研究了数据库的查询优化问题。-we design a database system to achieve student information management, student performance management capabilities. We have studied the database query optimization problem.
IP定位查询系统 v3.0.0
- 是一个QQWRY.DAT的ASP利用程序,修改于网络上流传的代码,只不过结合纯真数据库而做了优化。它可以直接使用该文件作为数据源做IP物理定位查询.-is an ASP QQWRY.DAT use procedures modified disseminated on the Internet code, but combining pure database optimization done. It can directly use
sql多表查询语句
- sql多表连接查询,精简语句
MS SQLServer2000数据库文件(毕业设计)
- 我们设计的数据库系统能够实现学生信息管理,学生成绩管理等功能。我们研究了数据库的查询优化问题。-we design a database system to achieve student information management, student performance management capabilities. We have studied the database query optimization problem.
IP定位查询系统 v3.0.0
- 是一个QQWRY.DAT的ASP利用程序,修改于网络上流传的代码,只不过结合纯真数据库而做了优化。它可以直接使用该文件作为数据源做IP物理定位查询.-is an ASP QQWRY.DAT use procedures modified disseminated on the Internet code, but combining pure database optimization done. It can directly use
mindistance
- 最短路径算法源码,很多人需要的。本人载网站开发gis,游自编的最短路径查询程序,速度特快,3万节点,35000条路全部遍历,只需1秒。现将最短路径的思路告诉大家,希望大家在优化,并用不同语言编制,我正在学delphi,准备用delphi做成库,本例以由拓扑关系的arc/info 文件为数据源。其中a1,b1,c1是以fnode排序生成的数组,a1对应fnode,b1对应tnode,c1对应length,同样a2,b2,c2,是以tnod
SdbmsDemo_Src
- 内容为B1级安全的DBMS的SQL语言c++实现。包括查询优化、子查询等,用户管理,安全,角色等。-content of B1-level security of the SQL DBMS c achieve. Including query optimization, son of inquiries, user management, security, role.
shujukuxitongkuailun
- 讲解数据库的语言,安全性,并发控制,查询优化,关系数据库,关系数据库理论,恢复技术和数据库的设计-database on the language, security, concurrency control, query optimization, relational databases, relational database theory, Resumption of technology and database design
biye_lunwenji
- Browser/Server模式下管理系统的开发 B/S系统下数据访问及报表生成技术 MVC结构模式下WEB表达层的设计和开发 SQL Server数据库管理系统上的SQL查询优化 毕业礼物 可做参考-Browser/Server mode management system B/S system data access and report generation technology MVC patterns of e
hlsjkyh
- 海量数据库的查询优化及分页算法方案,经典-Massive database query optimization and paging algorithm programs, classic
SelectionTuning
- ORACLE中查询优化,包含30条常用的SQL查询优化语句,大大减少查询时间。-selection tuning
QueryOptimizer
- SQL 2000查询优化器,索引的示例,都是好例子,有好多有用的值得参考。-Query Optimizer SQL 2000, index of sample, are good examples, there are a lot of useful it is also useful.
ScanOptimize
- java编程,分布式计算中数据库的HBase,查询优化算法。-java programming, distributed computing in the database HBase, query optimization algorithms.
实验六:索引及查询的优化
- sqlserver索引和查询优化,啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊(Sqlserver index and query optimization)
公交查询系统
- Java初学者的福音来了,优化公交路线,可以供初学Java者学习哦(Java beginners to the gospel, and optimize the bus routes, you can learn for beginners Java Oh!)
MySchool数据库设计优化
- 数据库高级查询,初学者的挚爱,适合初学者学习(Database advanced query, the love of beginners)
SQL查询优化
- SQL Server数据库查询速度慢常见的有以下几种 1.没有索引或者没有用到索引(这是查询慢最常见的问题,是程序设计的缺陷) 2.I/O吞吐量小,形成了瓶颈效应 3.没有创建计算列导致查询不优化(SQL Server database query speed is slow, the following are common. 1. no index or index is used. This is the most com