Location:
Search - B plus
Search list
Description: 当稀疏矩阵A和B均以三元组表作为存储结构时,试写出矩阵相加的算法,其结果存放在三元组表C中。
解:这个算法有点繁,要考虑到两个稀疏矩阵的非零元素不是一一对应的,在建立新的三元组表C时,为了使三元组元素仍按行优先排列,所以每次插入的三元组不一定是A的,按照矩阵元素的行列去找A中的三元组,若有,则加入C,同时,这个元素如果在B中也有,则加上B的这个元素值,否则这个值就不变 如果A中没有,则找B,有则插入C,无则查找下一个矩阵元素。
-sparse matrix A and B were 3 groups, as a storage structure and try to write together the matrix algorithm, results stored in ternary Group C table. Solution : This is a bit complicated algorithm, taking into account the two nonzero sparse matrix element is not one-to-one. the establishment of a new ternary Group C table, in order to enable groups of elements remaining three yuan prioritize OK, So inserted three yuan each group is not necessarily A, in accordance with the matrix elements ranks to find a group of three yuan, and if so, C is added, and if this element is B, plus the B value of the element, Otherwise, the value on the same if not A, then B to find, then insert C, no one will find under the matrix elements.
Platform: |
Size: 2545 |
Author: snow |
Hits:
Description: Here is a demo on B plus tree~
Platform: |
Size: 7896 |
Author: Chan Fuk Wai |
Hits:
Description: 一个简单好用的B+树算法实现- A simple easy to use B tree algorithm realizes
Platform: |
Size: 6144 |
Author: 站长 |
Hits:
Description: java 版B+树程序-java version of B+ tree procedure
Platform: |
Size: 11264 |
Author: 吕荣 |
Hits:
Description: B+树实现源码,JAVA语言,数据库索引技术-B+ Tree source, Java language, database indexing technology
Platform: |
Size: 43008 |
Author: 蔡建山 |
Hits:
Description: 当稀疏矩阵A和B均以三元组表作为存储结构时,试写出矩阵相加的算法,其结果存放在三元组表C中。
解:这个算法有点繁,要考虑到两个稀疏矩阵的非零元素不是一一对应的,在建立新的三元组表C时,为了使三元组元素仍按行优先排列,所以每次插入的三元组不一定是A的,按照矩阵元素的行列去找A中的三元组,若有,则加入C,同时,这个元素如果在B中也有,则加上B的这个元素值,否则这个值就不变 如果A中没有,则找B,有则插入C,无则查找下一个矩阵元素。
-sparse matrix A and B were 3 groups, as a storage structure and try to write together the matrix algorithm, results stored in ternary Group C table. Solution : This is a bit complicated algorithm, taking into account the two nonzero sparse matrix element is not one-to-one. the establishment of a new ternary Group C table, in order to enable groups of elements remaining three yuan prioritize OK, So inserted three yuan each group is not necessarily A, in accordance with the matrix elements ranks to find a group of three yuan, and if so, C is added, and if this element is B, plus the B value of the element, Otherwise, the value on the same if not A, then B to find, then insert C, no one will find under the matrix elements.
Platform: |
Size: 2048 |
Author: snow |
Hits:
Description: B-TREE文件索引源代码,快速,高效的数据文件索引程序.-B-tree index of the source code file, fast and efficient data document indexing procedures.
Platform: |
Size: 15360 |
Author: 董永亮 |
Hits:
Description: 用sunplus8200s开发DVD的原理图-sunplus8200s DVD with the schematic
Platform: |
Size: 236544 |
Author: sean zhao |
Hits:
Description: b+tree树的java实现。 是一个框架, 可以往里加新的东西, 实现复杂的功能-b tree tree java achieve. Is a framework that can be poured plus new things and realize complex functions
Platform: |
Size: 3072 |
Author: |
Hits:
Description: b+树索引文件的节点添加、删除、查找,以及生成索引文件-b+ tree index file node add, delete, search, and to generate index files
Platform: |
Size: 7168 |
Author: lp |
Hits:
Description: Here is a demo on B plus tree~
Platform: |
Size: 7168 |
Author: Chan Fuk Wai |
Hits:
Description: B+树算法,没有密码,供学习使用.质量高-B+ Tree algorithm, there is no password, for learning to use. High-quality
Platform: |
Size: 16384 |
Author: cqu2000 |
Hits:
Description: mame plus 128 u6 的源码-mame plus 128 u6 source
Platform: |
Size: 1391616 |
Author: leozhou |
Hits:
Description: B+ tree insertion animation applet
Platform: |
Size: 28672 |
Author: chandan |
Hits:
Description: B+树的源代码,c++版,用类实现的。
是许多数据库系统使用的检索系统-B+ tree source code, c++ version, with the class achieved. Database system used in many retrieval systems
Platform: |
Size: 315392 |
Author: 徐锦来 |
Hits:
Description: B+树的实现,包括建立,删除、插入等,已经过测试-B+ tree implementation, including create, delete, insert, etc., have been tested
Platform: |
Size: 27648 |
Author: 陈昕宇 |
Hits:
Description: b plus tree in windows c-b plus tree in windows c++
Platform: |
Size: 3072 |
Author: Jaemin, Yu |
Hits:
Description: This a sample B plus tree implementation-This is a sample B plus tree implementation
Platform: |
Size: 1024 |
Author: adi |
Hits:
Description: 支持b+ tree树的初始化以及增删改操作,借以了解数据库中index的数据结构-b+ tree
Platform: |
Size: 4096 |
Author: songchen |
Hits:
Description: B plus in c++ with templates
Platform: |
Size: 20480 |
Author: arkdaru |
Hits: