资源列表

« 1 2 ... .27 .28 .29 .30 .31 2132.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法222

说明:学生管理系统,使用二叉树,使用广度优先遍历-Student management system
<zhangning> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法DeleateSubList

说明:自行设计随机生成n=30的S串;实现删除子串算法Deletestr(sqstr s,sqstr sub);分析T(n);讨论s=’aaa….abbb….b’,sub=’ab’的执行结果。-Design their own randomly generated n = 30 S-string Delete the substring the algorithm Deletestr (sqstr s, sqstr sub) analys
<moumiao> 在 2024-09-27 上传 | 大小:48128 | 下载:0

[数据结构常用算法ZeroOnePack

说明:分支界限法求解0-1背包问题。有N件物品和一个容量为V的背包,第i件物品的费用是c[i],价值是w[i],求解将哪些物品装入背包可使这些物品的费用总和不超过背包容量,且价值总和最大。-Branch and bound method for solving 0-1 knapsack problem. N items and a capacity V of the backpack, the cost of items i C [i], t
<郝既得> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法MultidimensionalPointer

说明:C中通过指针和数组名操作二维数组的区别与联系详细说明-Describe operating differences and relations of the two-dimensional array by pointer and array name in C
<郝既得> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构的一些讲义和示例源码,适合初学者系统学习-Some of the data structure handouts and sample source code
<moumiao> 在 2024-09-27 上传 | 大小:5195776 | 下载:0

[数据结构常用算法Link

说明:本例提供了一个单链表操作,可实现单链表的就地逆转和排序-This example provides a single linked list operation, can achieve a single linked list situ reversal and sorting
<吴明峻> 在 2024-09-27 上传 | 大小:44032 | 下载:0

[数据结构常用算法ZJUACMQandA

说明:ZOJ上的一些题目的问答整理,方便想要学习的人-Questions and answers of some of the topics on the ZOJ, finishing the convenience of people who want to learn
<_zero_> 在 2024-09-27 上传 | 大小:841728 | 下载:0

[数据结构常用算法json

说明:JSON 编码解码,实现各大网站的JSON 返回数据处理-JSON encoding and decoding
<name> 在 2024-09-27 上传 | 大小:69632 | 下载:0

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

说明:采用visualC++实现大整数阶乘算法,适合参加ACM和蓝桥杯的同志学习-Learn from Comrade large integer factorial algorithm visualC++ suitable to participate in the ACM and Blue Bridge Cup
<lin> 在 2024-09-27 上传 | 大小:207872 | 下载:0

[数据结构常用算法hunhegaosi

说明:针对智能交通系统中运动目标检测阶段存在的不足,提出了一种基于自适应混合高斯模型(GMM)的改进算法。-For the deficiencies of the intelligent transportation system moving target detection stage, an improved algorithm based on adaptive Gaussian mixture model (GMM).
<张子龙> 在 2024-09-27 上传 | 大小:494592 | 下载:0

[数据结构常用算法The-data-structure

说明:一个数据结构的课件加上一个习题集,对学习数据结构的同学有帮助。-A data structure courseware with a problem sets, students learning data structures.
<钱六> 在 2024-09-27 上传 | 大小:9838592 | 下载:0

[数据结构常用算法delet1

说明:编写递归算法:对于二叉树中每一个元素值为x的结点,删去以它为根的子树,并释放相应的空间。-Write a recursive algorithm: the value for each element in the binary tree node x, by deleting sub-tree root and release the appropriate space.
<mfz> 在 2024-09-27 上传 | 大小:8192 | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 2132.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org