Welcome![Sign In][Sign Up]
Location:
SourceCode Mathimatics-Numerical algorithms Data structs

Data structs List Page 15

« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 2657 »

[Data structssparse matrix_hash

Description: The sparse matrix with n*n is sparse factor of gamma = 0.5%, the loading factor is alpha = 0.5, and hash table is used as storage structure. Hash table is used as storage structure to achieve access to sparse matrix elem
Platform: | Size: 731136 | Author: 薄荷小安 | Hits:

[Data structsBinarySortTree

Description: The binary sort tree is constructed, and the output element values are all elements in the specified range (low, high).
Platform: | Size: 703488 | Author: 薄荷小安 | Hits:

[Data structsJobSequence

Description: Best work sequence algorithm: N work, input each work time consuming, the final completion time and the value of the work, try to find a possible completion of the work sequence, to make the value and maximum.
Platform: | Size: 5487616 | Author: 薄荷小安 | Hits:

[Data structslinjiejuzhen

Description: The adjacency matrix of the new join node is modified and saved.
Platform: | Size: 6144 | Author: 晗哥不会写代码 | Hits:

[Data structs约瑟夫环

Description: The Joseph question is a classic question. Known n individuals (may as well as number 1, 2, 3,..., n representative) sit around a round table, start from people numbered K, and start clockwise from 1 to 1, 2, 3,..., the
Platform: | Size: 1024 | Author: 爱西瓜的伊卡 | Hits:

[Data structslink_list

Description: C language is used to form single linked list, and add and delete functions of single linked list.
Platform: | Size: 1024 | Author: liuqi605752176 | Hits:

[Data structsdblink_list

Description: C language is used to form a two-way linked list, so as to realize the function of adding and deletions and changing functions of two-way linked list.
Platform: | Size: 1024 | Author: liuqi605752176 | Hits:

[Data structssequeue

Description: The use of C language, a queue, queue enqueue and dequeue operations
Platform: | Size: 1024 | Author: liuqi605752176 | Hits:

[Data structslinkstack

Description: C language is used to form linked list stack, so that we can add and delete functions of linked list stack.
Platform: | Size: 1024 | Author: liuqi605752176 | Hits:

[Data structsRingBuffer-master

Description: realize Ring buffer.
Platform: | Size: 11091968 | Author: MichaelChen | Hits:

[Data structs数据结构基础(C语言版)(第2版)

Description: a good book for your studying Data Structure. And the language is C.
Platform: | Size: 28806144 | Author: MichaelChen | Hits:

[Data structs字符串插入块链实现

Description: Input a string of characters, the program is automatically divided into 8 string blocks. The whole program is implemented through linked list, and the function of inserting string is also realized.
Platform: | Size: 1024 | Author: 晴栀菀歌° | Hits:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 2657 »

CodeBus www.codebus.net