资源列表
[数据结构常用算法] bplus_tree
说明:C语言描述 B+树。全英文注释,非常详细。在GPLv3协议下发布。实现了增加、删除结点等常用功能。-C language descr iption B+ trees. Comments in English and very detailed. Released under the GPLv3. Achieve add, delete nodes and other common functions.<mike> 在 2024-11-17 上传 | 大小:10kb | 下载:0
[数据结构常用算法] webrtc-broadcasting
说明:用webrtc写的会议代码,可以通过他来进行视频聊天,并且完成与他人的交流-Meeting with webrtc write code, you can video chat through him, and to complete the exchange with others<huangjiajie> 在 2024-11-17 上传 | 大小:10kb | 下载:0
[数据结构常用算法] huffman_tree
说明:数据结构学习中提供的不错的源码,一个哈夫曼树类,利用了链队列存储结构。压缩包中有七个文件。-Data structure provided a good learning source, a Huffman tree class, the use of the chain queue storage structure. There are seven compressed file.<Daniel Gu> 在 2024-11-17 上传 | 大小:10kb | 下载:0
[数据结构常用算法] StrassenFloat
说明:斯特拉森算法的实现,用于计算矩阵乘法,时间复杂度为nlgn-strassen alg<盛豪> 在 2024-11-17 上传 | 大小:10kb | 下载:0
[数据结构常用算法] 5th_graph0518cg.tar
说明:图的邻接矩阵跟邻接表的创建,遍历等,核心是深度优先遍历DFS和广度优先遍历BFS,其中广度优先遍历使用了队列,bfs写了两种方式,详情可以查看注释。使用gcc编译,-Adjacency matrix with the adjacency list creation, traversal, depth-first traversal of the core DFS and breadth-first traversal BFS, brea<chen> 在 2024-11-17 上传 | 大小:10kb | 下载:0
[数据结构常用算法] Applications-tree-structure
说明:以班级学生信息作为管理对象,以学生信息中的学生成绩为关键字,生成一棵二叉排序树,查找特定结点。-In a managed object class student information, student information, student achievement is key to generate a binary sort tree, look for a specific node.<朱向东> 在 2024-11-17 上传 | 大小:10kb | 下载:0