资源列表

« 1 2 ... .72 .73 .74 .75 .76 1577.78 .79 .80 .81 .82 ... 2656 »

[数据结构常用算法Dynamic-Program

说明:动态规划的问题,有基础类的背包问题,邮局问题等,里面也有该类问题的源码-Dynamic programming problem, the knapsack problem with class-based, post offices and so on, which is also the source of such problems
<lijianglei> 在 2024-10-08 上传 | 大小:677888 | 下载:0

[数据结构常用算法suanfayishuyuxinxixuejingsai

说明:算法艺术与信息学竞赛题目完全解析,该文档为pdf格式,方面学习和使用-Algorithm is the subject of art and information science contest completely resolved, the document to pdf format, in learning and using
<lijianglei> 在 2024-10-08 上传 | 大小:695296 | 下载:0

[数据结构常用算法zuheshuxue

说明:美国的组合数学书籍,翻译版,里面详细的介绍了有关组合数学的一系列问题-Combination of U.S. mathematics books, translations, which describes in detail a range of issues related combinatorics
<lijianglei> 在 2024-10-08 上传 | 大小:15622144 | 下载:0

[数据结构常用算法Shortest-path

说明:因特网最短路径优先(OSPF)路由算法的实现:根据给定的网络拓扑图求某路由器到其它路由器的最短路径,并生成路由表-Internet Shortest Path First (OSPF) routing algorithm to achieve: given the network topology of a router to other routers find the shortest path, and generate rout
<孙彭> 在 2024-10-08 上传 | 大小:10240 | 下载:0

[数据结构常用算法algo

说明:搜索 排序 简洁高效的调用代码 供使用者方便使用-Search Sort
<limouren> 在 2024-10-08 上传 | 大小:39936 | 下载:0

[数据结构常用算法Josephus

说明:设计一个可变长顺序表,当用户所给的数据超出定义所分配的空间时,可以动态的扩展数组空间-Order to design a variable-length table, when the data exceeds the user to define the allocated space, you can dynamically expand the array space
<zhangpengwei> 在 2024-10-08 上传 | 大小:79872 | 下载:0

[数据结构常用算法hang-luo-ta

说明:汗罗塔的算法,有递归和非递归的算法分析,程序可以自己看看!-Khan Rota' s algorithm, recursive and non recursive algorithm analysis, the program can see for yourself!
<吴振宇> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[数据结构常用算法SortDemo

说明:实现排序操作\SortDemo\SortDemo.rar,很不错的vc源码,希望对大家有所帮助。-To achieve the sorting operation \ SortDemo \ SortDemo.rar, very good vc source, we want to help.
<朱美莉> 在 2024-10-08 上传 | 大小:39936 | 下载:0

[数据结构常用算法SearchReplaceStr

说明:实现查找、替换字符串\SearchReplaceStr\SearchReplaceStr.rar,很不错的vc源码,希望对大家有所帮助。-Achieve search, replace string \ SearchReplaceStr \ SearchReplaceStr.rar, very good vc source, we want to help.
<> 在 2024-10-08 上传 | 大小:27648 | 下载:0

[数据结构常用算法PtrList

说明:使用CPtrList类创建和使用链表\PtrList\PtrList.rar,很不错的vc源码,希望对大家有所帮助。-Use CPtrList class to create and use lists \ PtrList \ PtrList.rar, very good vc source, we want to help.
<> 在 2024-10-08 上传 | 大小:25600 | 下载:0

[数据结构常用算法7_5_1

说明:编写程序,输入两个字符串分别存入两个一维字符数组,将其连接后存入第三个一维字符数组后输出,要求用指向一维数组的指针变量来处理其中的字符,不能使用字符串处理函数-Programming, enter the two strings are stored in two one-dimensional array of characters, its connection into the third after a one-dimensio
<tao> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法025

说明:配料员 背景 你是一名室内装潢工程队的配料员。你的伙伴们在铺大理石地砖的时候,习惯于按照以下两种之字形的遍历顺序之一:学了 C 语言以后,你决定编写一个程序。无论你的伙伴们想要以何种遍历顺序铺设任何图案的任何大小的地砖方阵,你的程序都能正确地生成一个线性遍历序列,指示你每次该递给他们什么图案的地砖。 输入 首行为需要遍历的地砖矩阵的个数。第二行为第一个矩阵的维数(其中的 x 是小写字母 x,前后各有一个空格)。如果
<火山> 在 2024-10-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 1577.78 .79 .80 .81 .82 ... 2656 »

源码中国 www.ymcn.org