资源列表

« 1 2 ... .18 .19 .20 .21 .22 2423.24 .25 .26 .27 .28 ... 2656 »

[数据结构常用算法jisuanqi

说明:计算器可视化设计的实验源码,简易计算器mfc-Calculator visual design of experiment source, simple calculator mfc
<艾菲> 在 2025-06-11 上传 | 大小:134kb | 下载:0

[数据结构常用算法AVLTree

说明:用C++实现AVL树以及一系列操作,带注释,清晰明了,思路简洁-Use c++ to build AVL tree.
<Jerry> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法SortingBinaryTree

说明:用C++实现排序二叉树的建立以及排序二叉树的查找、插入、删除。带注释,简洁明了。-Use c++ to build up a sorting binary tree,and its search,insert and delete.
<Jerry> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法main

说明:安全哈希算法的实现,使用的是C语言来实现的,希望对你有用-Secure hashing algorithm, using C language, and I hope to help you
<张三> 在 2025-06-11 上传 | 大小:3kb | 下载:0

[数据结构常用算法match_ok

说明:实现{}#中用一个或多个}代替字符串中的#,使得该字符串变为一个完美字符串-Realize {}#} instead of using one or more strings of# so that the string becomes a perfect string
<张三> 在 2025-06-11 上传 | 大小:39kb | 下载:0

[数据结构常用算法binaryTree

说明:用C语言实现了递归建立二叉树以及实现了二叉树的多种遍历方式-C language and the establishment of binary tree recursive achieve a variety of binary tree traversal
<张三> 在 2025-06-11 上传 | 大小:40kb | 下载:0

[数据结构常用算法Stack-and-Queue-

说明: 1.熟悉堆栈这种特殊线性结构的特性; 2.熟练并掌握堆栈在连接存储结构下的基本运算; 3.熟悉队列这种特殊线性结构的特性; 4.熟练并掌握队列在循环存储结构下的基本运算。-1 familiar with the characteristics of the special linear structure of the stack 2 skilled and master the basic operation of the stack in the connectio
<chenchen> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法Knapsack-problem

说明:假设有一个能装入总重量为T的背包和n 件重量分别为W1,W2,W3,...,Wn的物品。编写算法从n件物品中挑选若干件恰好装满背包,即使得Wi1+Wi2+...+Win=T.(W旁边的字符皆为角标)。要求找出满足条件的所有解。-Suppose there is a load of T of the total weight of W1, N, W2, W3, Wn. Algorithm is compiled n items selected several pieces just loade
<chenchen> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Linear-table-operation

说明:1,线性表在顺序存储结构上的建立、插入、删除运算。 2,线性表在链接存储结构上的建立、插入、删除运算。-1, the establishment, insertion and deletion of the linear table in the sequential storage structure. 2, the linear table in the link storage structure, the establishment, insertion, delete ope
<chenchen> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree

说明:(1)实现二叉树的构造过程,并打印出二叉树  (2)对该二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历;  (3)将该二叉树的所有左右子树进行交换,得到新的二叉树,并打印出该二叉树;  (4)对新获得的二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历。-(1) the construction process to achieve the two fork tree, and print out the two fork tree
<chenchen> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法128FFT_C

说明:基本C++的128点的FFT计算,为了方便移植,添加了大量注释。-FFT calculation of the basic C++ 128 points.
<liangdong> 在 2025-06-11 上传 | 大小:185kb | 下载:0

[数据结构常用算法vnbc

说明:C++经典算法源程序 适合作为各级水平者参考()
<Aiakt> 在 2025-06-11 上传 | 大小:237kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 2423.24 .25 .26 .27 .28 ... 2656 »

源码中国 www.ymcn.org