资源列表

« 1 2 ... .16 .17 .18 .19 .20 621.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法rbtree

说明:红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。-AVL trees are actually easier to implement than RB trees because there are fewer cases. And AVL trees require O(1) rotations on an insertion, whereas red-black trees require
<kark> 在 2025-02-01 上传 | 大小:8kb | 下载:0

[数据结构常用算法wu

说明:幕上刷新一下,在看看你右下角时间前是不是有你爱人的名字了? 更多电脑小技巧-Click on screen to refresh, to see you at the bottom right corner of time before there is you are not a lover' s name? More computer tips
<jun> 在 2025-02-01 上传 | 大小:243kb | 下载:0

[数据结构常用算法datastruct_example

说明:本人讲授数据结构课程时的所写的示例程序,结构清晰规范,有注释,全部可编译运行,包括如下代码: 长整数:ch0_bigint2.c 顺序表的实现:ch2_stable.c 链表的实现ch2_ltable.c 合并两个有序表:ch2_stable_merge.c 表达式计算:ch3_express.c 队列的链式实现:ch3_lqueue.c 栈的链式实现:ch3_lstack.c 迷宫求解:ch3_ma
<kk.h> 在 2025-02-01 上传 | 大小:14kb | 下载:0

[数据结构常用算法datastruct_ppt_expr

说明:严蔚敏C语言版 数据结构ppt,附带实验指导,比较实用具体。-YAN Wei-Min C language version of the data structure ppt, incidental experimental guidance, applicable to the specific comparison.
<kk.h> 在 2025-02-01 上传 | 大小:2.24mb | 下载:0

[数据结构常用算法datastruct_flash

说明:数据结构算法的flash动画演示,形象生动地说明了链表、栈、队列等操作的流程。-Data Structure Algorithm Animation flash, image vividly illustrates linked list, stack, queue operations, such as flow.
<kk.h> 在 2025-02-01 上传 | 大小:548kb | 下载:0

[数据结构常用算法datastruct_exercises_answer

说明:数据结构习题集及解答,可供(研究生)考试复习,很好的参考资料。-Data Structure Exercises and answer set for (graduate) exam review, a good reference.
<kk.h> 在 2025-02-01 上传 | 大小:1.62mb | 下载:0

[数据结构常用算法prim

说明:自己编的,在VB中实现普里姆最小生成树算法的代码,有图的,边的权值是随机生成的,5个节点,点“generate tree”,就会显示出最小树。-Own, and in VB in the minimum spanning tree algorithm prim implementation code, there is graph, edge weights are randomly generated, five nodes, poi
<> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法shujujiegou

说明:这是关于数据结构中的一些算法的讲解 如:排序的方法、图、树、二叉树、遍历-This is about some of the data structure on algorithm such as: sequencing methods, map, tree, binary tree
<王晓> 在 2025-02-01 上传 | 大小:353kb | 下载:0

[数据结构常用算法linearformoftheapplication

说明:数据结构中C++实现的线性表的应用,单链表中插入和删除-Data structure in C++ implementation of the linear form of the application, a single list in the insert and delete
<luo> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Calculator

说明:function recognition
<JulR> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[数据结构常用算法datastruct

说明:严蔚敏数据结构源代码,很有用,可与书本结合使用-YAN Wei-min data structure source code, very useful, can be used in conjunction with the books
<yuhui> 在 2025-02-01 上传 | 大小:400kb | 下载:0

[数据结构常用算法datasturt_PPt

说明:数据结构课件,ppt,自学数据结构的必备资料,自己看吧-Data structures courseware, ppt, self-learning data structures necessary information
<yuhui> 在 2025-02-01 上传 | 大小:65kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 621.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org