资源列表

« 1 2 ... .12 .13 .14 .15 .16 2617.18 .19 .20 .21 .22 ... 2656 »

[数据结构常用算法Singleton

说明:设计模式中的单例模式 Singleton 还有桥接模式 c++代码实现-Design pattern Singleton pattern Singleton c++ code! ! ! !
<lau> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Maze

说明:为了测试某种药物对小白鼠方向感的影响,生物学家在实验室做了一个矩形迷宫,入口和出口都确定为唯一的,且分布在矩形的不同边上。现在让你算出小白鼠最短需要走多少步,才可以从入口走到出口。-In order to test the impact of a drug on mice sense of direction, a biologist at the lab made a rectangular maze, inlet and outle
<Cucuxx> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法BiTree

说明:给定前序遍历和后序遍历的顺序,要求出总共有多少棵不同形态的二叉树满足这样的遍历顺序。-To order preorder and postorder before setting requires the total number of trees of different forms of binary tree traversal order to meet this.
<Cucuxx> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法AVLTree-X

说明:给出结点的插入序列,构造AVL Tree。-Given node insertion sequence, structure AVL Tree.
<Cucuxx> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法HuffmanTree

说明:使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job
<在于> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法MergeSortL

说明:归并排序的python实现,使用了邻接表,效率更高一些-Merge sort python implementation that uses the adjacency list, a number of more efficient
<在于> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法triangleSubdivision

说明:用动态规划的思想实现多(N)边形的最优权值三角剖分-Using dynamic programming to achieve the optimal weights of multi- (N)- side- Profile
<隋愿> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法addTwoNumbers

说明:Leetcode练习,将两个非负整数相加,整数一字符串的形式保存,逆向存储。要求得到的结果也是字符串。-You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two
<李玥珮> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Large-integer-multiplication

说明:大整数的计算方法实现,供c/c++初学者学习使用- Large integer calculation method of implementation for c/c++ beginners learning to use
<laix> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法duiliedemo

说明:该程序主要练习了数据结构中队列结构的一些基本操作,都是经过验证可以用的-The program is mainly practiced in the data structure of the structure of some of the basic operations of the structure, are verified to be used
<朱祥波> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法jisuandiguicishu

说明:该程序主要功能是计算程序中递归算法的次数,可以用来判断递归算法的效率-The main function of the program is to calculate the number of recursive algorithm, can be used to judge the efficiency of recursive algorithm
<朱祥波> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法shuangxianglianbiao

说明:该程序主要练习了数据结构中双向链表的一些基本操作,可以用来熟悉双向链表的操作-The program is mainly practiced in the data structure of some of the basic operation of two-way linked list, can be used to familiar with the operation of two-way linked list
<朱祥波> 在 2024-11-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 2617.18 .19 .20 .21 .22 ... 2656 »

源码中国 www.ymcn.org