coldheart's blog

admonition

4 admonition admonition shortcode 支持 12 种 帮助你在页面中插入提示的横幅。 支持 Markdown 或者 HTML 格式。 注意 一个 注意 横幅 摘要 一个 摘要 横幅 信息 一个 信息 横幅 技巧 一个 技巧 横幅 成功 一个 成功

哈夫曼编码和译码

实验二 哈夫曼编码和译码 实验目的 1、熟悉二叉树的顺序存储结构; 2、熟悉二叉树的顺序存储结构和具体实现; 3、熟悉哈夫曼编码和译码,及其在顺序存储

基础练习 字符串对比

Description 给定两个仅由大写字母或小写字母组成的字符串(长度介于1到10之间),它们之间的关 系是以下4中情况之一: 1:两个字符串长度不等。比如 Beijing 和 Hebei 2

MySQL安装报告

MySQL下载安装报告 相关组件介绍 数据库:MySQL MySQL管理软件:MySQL WorkBench 下载 点击进入MySQL官方下载页面 安装 打开下载目录 打开安

Almost Sorted Array(O(NlogN)LIS)

Almost Sorted Array(nlogn的LIS) We are all familiar with sorting algorithms: quick sort, merge sort, heap sort, insertion sort, selection sort, bubble sort, etc. But sometimes it is an overkill to use these algorithms for an almost sorted array. We say an array is sorted if its elements are in non-decreasing order or non-increasing order. We

CF758D Ability To Convert(贪心模拟)

CF758D Ability To Convert(贪心模拟) 题目描述 Alexander is learning how to convert numbers from the decimal system to any other, however, he doesn’t know English letters, so he writes any number only as a decimal number, it means that instead of the letter A he will write the number 10. Thus, by converting the number 475