资源列表

« 1 2 ... .14 .15 .16 .17 .18 2219.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法YueSeFu

说明:关于约瑟夫问题的一系类问题求解,欢迎借鉴-A series of questions about Joseph kind of problem solving, welcome to learn
<刘育威> 在 2024-09-20 上传 | 大小:741376 | 下载:0

[数据结构常用算法hfmTree

说明:哈夫曼树 哈夫曼树 哈夫曼树 哈夫曼树 哈夫曼树 哈夫曼树 -Huffman Huffman Huffman tree tree tree tree Huffman Huffman Huffman Huffman tree tree tree tree Huffman Huffman Huffman Huffman tree tree tree
<冀垒> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法LinkList-program

说明:C++数据结构的一个单链表示例程序,简单易懂,适合初学者学习。-a sample program about linked list of C++ data structure , it is easy to understand for beginners.
<罗盘> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据结构常用算法bignum

说明:Emerging Network To Reduce Orwellian Potency Yield
<adweda> 在 2024-09-20 上传 | 大小:11264 | 下载:0

[数据结构常用算法adjlist.c

说明:it is easier to work with a graph which is in adjacency list format: a list of vectors each vector contains the neighbor vertices or incident edges of a given vertex. -it is easier to work with a graph which is in adjace
<adweda> 在 2024-09-20 上传 | 大小:5120 | 下载:0

[数据结构常用算法1

说明:设有n件工作分配给n个人,将工作i分配给第j个人所需要的费用为Ci。试 设计一个算法,为每一个人都分配1件不同的工作,并使总费用达到最小。-suppose n pieces of work are arranged to n persons, it costs Ci to arrange work i to people j. design a algorithm to make it cost least and to make su
<lch> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法b

说明:01背包问题——求最大值 非常的实用算法-01 knapsack problem- seek the maximum
<jqctbu> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Array

说明:链表功能的实现,C语言实现的链表的动态添加、删除和插入。-The sample of array in C.
<zoucw> 在 2024-09-20 上传 | 大小:755712 | 下载:0

[数据结构常用算法BiArray

说明:C++实现的双向链表,可以双向访问链表的数据,进行增删操作。-The sample of array with two directions.
<zoucw> 在 2024-09-20 上传 | 大小:733184 | 下载:0

[数据结构常用算法FunPointer

说明:C/C++中的函数指针的声明和使用,与C#中的委托类似,可以实现类似范型的功能。-The sample of function pointer in C/C++.
<zoucw> 在 2024-09-20 上传 | 大小:182272 | 下载:0

[数据结构常用算法DirectSort

说明:运用C/C++实现直接插入排序法,供参考。-The sample of direct sort method.
<zoucw> 在 2024-09-20 上传 | 大小:1462272 | 下载:0

[数据结构常用算法4

说明:任务:从以下题目中任选一题完成,要求应用动态规划策略设计解决方案。 1、编辑距离问题。 2、石子合并问题。 3、租用游艇问题。 提交结果:程序设计的源代码及其分析说明和测试运行报告 -Task: Choose a topic from the following questions to complete, requires the application of dynamic programming stra
<叶明杰> 在 2024-09-20 上传 | 大小:215040 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 2219.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org