搜索资源列表
partition1
- 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点,使得结果最优。 算法思想: 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成两个集合,TA和BA,TA中的元为:{ A1 、A2 …… An-1 },BA中的元素为:{ An} 3、 确定集合TQ、BQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA
partition2
- 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个),使得结果最优。 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成3个集合,TA和BA和MA, 3、 确定集合TQ、BQ,MQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA}, MQ={ qj| AQ(qi) MA},OQ=Q-{TQ BQ}。
新建 Microsoft Word 文档 (3)
- 基于划分的聚类分析算法k-means,主要用于数据挖掘领域.-Partition - based cluster analysis algorithm k-means, used mainly for data mining areas.
divide-up-file
- 这是一个MFC编制的一个小工具袖珍文件分割器,原码也在压缩文件中。你可以学习并修改-This is a MFC produced a small pocket file partition tool, and the original code is also compressed file. You can learn and modify
backup_zdw
- sybase数据备份恢复工具,可对大数据量和的文件进行分割恢复,备份出来的数据在低配置的机器上也能轻松进行恢复-sybase data backup and recovery tool for large data volume and partition to restore the files, backup data from machines in low-configuration also can easily recover
VLDB08Authenticating
- 数据库安全 数据库安全 数据库安全 数据库安全-We present a novel method for key term extraction from text documents. In our method, document is modeled as a graph of semantic relationships between terms of that document. We exploit the following remarkable feature o
create_partitions
- Oracle10G数据库中利用JOB的定时机制创建新的数据库分区,以存放新添加的数据。-Oracle10G database using JOB' s timing mechanism to create a new database partition to store the newly added data.
DBServNetCount
- VC2010写的数据库程序,SQL Server数据库模拟一次性入库几百万几千万条记录,主要用来看改进批量查询速度性能。受硬性的服务器内存CPU处理器还有网络带宽影响外,也可建索引,分割表减少列查询,开销服务器建服务地址索引,存储过程和查询优化等。查询速度不能还不能满足多牺牲管理开销:备份恢复删除以换取速度。注意服务器内存将耗尽时停止和重启服务释放内存。-The VC2010 write database program, SQL Server database simulation dispo
createTABLESPACEandPARTITION
- oracle常用的语句,查看表空间、创建表空间、创建分区、修改分区-oracle statement, see the table space, create a table space, create a partition, modify the partition
BOOT_MBR_copy_Restore
- 这是用C++ builder 5编出来的关于磁盘分区表的快速自动复制的代码。-This is used C++ Builder 5 made out on the fast disk partition table automatically copy the code.
DRIVE_LAYOUT_INFORMATION
- 使用DRIVE_LAYOUT_INFORMATION 取得硬盘分区编号,大小,LBA等信息-Obtained using the hard disk partition DRIVE_LAYOUT_INFORMATION number, size, LBA and other information
1114
- 读写磁盘分区的第一个扇区的自定义函数,在vs08 环境下可以直接使用-Read the first sector of the disk partition of the custom function, vs08 environment can be used directly
13898368ReadMBR
- 读取系统磁盘MBR分区的小demo,请谨慎使用-MBR partition system disk to read the small demo, please use caution! ! ! ! ! !
2105
- 操作系统课程设计的动态分区分配算法的C语言实现-Operating system, curriculum design, the dynamic partition allocation algorithm for the C language implementation
DRIVE_LAYOUT_INFORMATION
- 使用DRIVE_LAYOUT_INFORMATION 取得硬盘分区编号,大小,LBA等信息-Obtained using the hard disk partition DRIVE_LAYOUT_INFORMATION number, size, LBA and other information