资源列表

« 1 2 ... .22 .23 .24 .25 .26 2627.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法ZKW

说明:ZKW费用流模板,测试好用,不易被卡,比赛专用-ZKW cost flow
<fgh> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法0-1-package-question

说明:0——1背包问题的解决,注重动态规划的使用,简单快捷,方便解决0-1规划问题的解决-the question of 0-1 package problem
<Allen> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法circ-queue

说明:An example that demonstate using a circular queue class.
<Olexa> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法code

说明:fonction combinaison simple fonction combinaison avec recursivité tri-bulle recherche dichotomique
<Cameleon> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法binarySearchTreeIterator

说明:leetcode binarySearchTreeIterator
<宋瑞波> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法Vector

说明:仿照STL Vector实现的向量(变长数组)类-STL Vector modeled implement vector (variable length arrays) class
<李白> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffmancode

说明:着先通过 HuffmanTree() 函数构造哈夫曼树,然后在主函数 main()中自底向上开始(也就是从数组序号为零的结点开始)向上层层判断,若在父结点左侧,则置码为 0,若在右侧,则置码为 1。最后输出生成的编码-The first HuffmanTree () function to construct Huffman tree, and then main () main () the bottom up (that is,
<刘明> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法code2

说明:Package consists of 3 codes. First,to Print huffman decoding tree given.Second, to find top level view of a tree. Third, A reviewer rates the two challenges, awarding pointsfor three categories.We define the rating for t
<Codeshi> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法code3

说明:Package consists of 3 files. First, to compare two linked list. Second, to find the reverse of a linked list using recursion. Third , to merge two sorted linked list
<Codeshi> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法xuejigunali

说明:学生管理系统,能够实现对学生的成绩进行排序,并且能够增添,修改,删除学生信息-Student management system, can realize in sorting, student performance and the ability to add, modify, delete student information
<陈典浩> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法zifuchuanpipei

说明:字符串的模式匹配,在给定的一个较长序列中匹配出一个短字符串所在位置-String pattern matching, in a given a long sequence of matching the location of a short string
<陈典浩> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法Longest common subsequence

说明:用动态规划思想设计实现最长公共子序列问题,用贪心思想设计实现活动安排问题,并且用不同数据量进行对比分析。(We use dynamic programming theory to design the longest common subsequence problem. We use greedy thought to design the activity scheduling problem, and compare it wit
<lcy2074> 在 2024-11-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 2627.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org