资源列表

« 1 2 ... .60 .61 .62 .63 .64 1665.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法7-3

说明:编写一个程序,输入N个用户的姓名和电话号码,按照用户姓名的词典顺序排列输出用户的姓名和电话号码。-Write a program, enter N users of the name and phone number, user name of the dictionary according to the order of output the user' s name and phone number.
<杜长春> 在 2024-10-06 上传 | 大小:172032 | 下载:0

[数据结构常用算法7-4

说明:输入n(n>1)个正整数,每次将输入的整数插入到链表头部。-1表示输入结束。再输入一个正整数,在链表中查找该数据并删除对应的节点。要求输出进行删除操作后链表中所有节点的值。 -Enter n (n> 1) positive integers, each integer input into the list head.-1 Means end of input. Enter a positive integer, find
<杜长春> 在 2024-10-06 上传 | 大小:17408 | 下载:0

[数据结构常用算法8-4

说明:编写一个程序,接收用户输入的一个字符串(可以包含空格),统计其中所有出现过的所有字符,并按照频率高低的顺序排列输出。频率相同的字符按输入顺序输出。-Write a program that receives user input a string (may contain spaces), all of which appeared in the statistics of all characters, and in accordan
<杜长春> 在 2024-10-06 上传 | 大小:456704 | 下载:0

[数据结构常用算法beibao

说明:背包问题,可以解决最短路径问题,或优化问题-Knapsack problem, the shortest path problem can be solved, or optimization problems
<liuyanan> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法jgsdxsjjg

说明:数据结构课程设计,最新版的,全格式-Data Structure Course Design
<彭智辉> 在 2024-10-06 上传 | 大小:778240 | 下载:0

[数据结构常用算法BagProblem

说明:背包问题的贪心算法,可以解决N个背包的问题-bag problem,
<zhou> 在 2024-10-06 上传 | 大小:2055168 | 下载:0

[数据结构常用算法MaxOfSubSegSum

说明:vc求最大子串和问题 分别采用分治法和蛮力法很好的解决了这个问题-vc find the largest substring and problems, and were used to divide and conquer a good brute force method to solve this problem
<zhou> 在 2024-10-06 上传 | 大小:2046976 | 下载:0

[数据结构常用算法NearestDouProble

说明:最近点对问题,分别用蛮力法和分治法进行了求解,算法已经做过优化-Nearest point on the issue, respectively, and with brute force method for solving divide and conquer algorithm optimization has been done
<zhou> 在 2024-10-06 上传 | 大小:2053120 | 下载:0

[数据结构常用算法NCoinsProblem

说明:n枚硬币问题,采用分治法中的三分算法,很好的解决了n个硬币的问题-n coins problem, using divide and conquer algorithm in the third, a good solution to the problem of n coins
<zhou> 在 2024-10-06 上传 | 大小:2033664 | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的创建、遍历、以及左右子树交换,非递归遍历,叶子节点计算及线索树等完整程序. -BinaryTree:Create,preorder,inorder,postorder,treedepth,exchangetreeLR,ThreadingBiTree,and so on...
<赵丫丫> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法tree

说明:可以建立huffman树,完成编码、解码、打印二叉树等功能-This is useful.
<李木子> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法HuffmanCoding

说明:哈夫曼编码,用C语言实现的. 包括说明文档,源码,和可执行文件-Huffman coding, implemented in C language
<cyl> 在 2024-10-06 上传 | 大小:33792 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 1665.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org