资源列表

« 1 2 ... .41 .42 .43 .44 .45 1546.47 .48 .49 .50 .51 ... 2656 »

[数据结构常用算法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-11-11 上传 | 大小:679kb | 下载:0

[数据结构常用算法zuheshuxue

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

[数据结构常用算法algo

说明:搜索 排序 简洁高效的调用代码 供使用者方便使用-Search Sort
<limouren> 在 2024-11-11 上传 | 大小:39kb | 下载: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-11-11 上传 | 大小:78kb | 下载:0

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

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

[数据结构常用算法SortDemo

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

[数据结构常用算法SearchReplaceStr

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

[数据结构常用算法025

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

[数据结构常用算法1

说明:现在有 N 个人,他们都有小孩,春节来了,他们要发压岁钱给朋友的小孩,而他们自己的小孩也会收到压岁钱。为了简单,他们在发压岁钱的时候,使用以下的计算方法,譬如某甲有 100 块,它要给另外三个人的小孩发压岁钱,则每个小孩会分到 100/3 = 33 块,剩余的 1 块就不发了。 给你这 N 个人的信息,以及他们把压岁钱发给了谁的小孩,请你计算他们每个人的小孩收到的压岁钱和他们发出去的压岁钱的差额是多少。-There are N
<火山> 在 2024-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 1546.47 .48 .49 .50 .51 ... 2656 »

源码中国 www.ymcn.org