说明:这是归并排序的源代码,可以输出每一趟的排序结果,有助于理解归并排序算法的核心思想。-This is the merge sort source code, you can sort the output results of each trip, help to understand the merging of the core idea of sorting algorithms. <Iris> 在 2025-01-19 上传
| 大小:868kb | 下载:0
说明:并归排序,我的一个作业,
代码是正确的
可以拷下即用-And under the order of one of my operation, code is a correct copy of which can be used <snail> 在 2025-01-19 上传
| 大小:867kb | 下载:0
说明:VC++控制台程序,实现huffman编码。在控制台中输入编码字符数及响应的权重,即能得到相应的编码。-VC++ console program, to achieve huffman coding. Enter the code in the console characters and respond to the weight that can be coded accordingly. <kefan> 在 2025-01-19 上传
| 大小:868kb | 下载:0
说明:2-9进制的数字转换
中缀表达式转换为后缀表达式
字符串中字母的频率及排序
括号配对的验证
链表式储存及功能-2-9 band of the digital conversion infix expression into postfix expression string and sort the letters in parentheses matching the frequency of verification <zhangjing> 在 2025-01-19 上传
| 大小:869kb | 下载:0
说明:有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。
注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。
-There are n containers to be loaded on two load c1 and c2, respectively ships, of which the i-th wei <张西> 在 2025-01-19 上传
| 大小:868kb | 下载:0
说明:学数据结构时最简单的两个应用的实现。一个是停车场,含有工程文件在内的所有文件。一个是通讯录,只有cpp文件。请在vc下运行,其他环境可能需要其他头文件。-Two simple applications using the knowaledge of <data structure and algorithm>. One is a parking app, with all files included. Another <liyong> 在 2025-01-19 上传
| 大小:869kb | 下载:0