说明:这是一个表达式求值的C++源代码,希望对有需要的人有所帮助.里面写的很详细.-This is an expression for the value of the C++ Source code, and they hope to those who need help. Inside written in great detail. <小雷> 在 2024-11-05 上传
| 大小:1024 | 下载:0
说明:哈夫曼编码:输入一个文本文件(英文文本),剔除其中的非英文字符,并将英文字符统一转化为大写字符,然后统计各个字符的出现概率。创建哈夫曼树,给出编码表(即各字符的码字)及编码效率(带权路径长度)-Huffman Coding: Enter a text file (English version), excluding one non-English characters and English characters converted <k332> 在 2024-11-05 上传
| 大小:1024 | 下载:0
说明:创建个人帐户的C++程序,包括开设账户、存款、取款和查询余额并且显示等功能。-Create a personal account of the C++ Procedures, including the creation of accounts, deposits, withdrawals and balance inquiries and display functions. <郝人> 在 2024-11-05 上传
| 大小:1024 | 下载:0
说明:用各种方法进行排序,包括简单选择排序、插入排序、快速排序、堆排序、冒泡排序、希尔排序-Sort by various methods, including the simple choice to sort, Insertion Sort, Quick Sort, Heap Sort, Bubble Sort, Hill sort <k332> 在 2024-11-05 上传
| 大小:1024 | 下载:0
说明:建立一个单链表并对链表进行插入、删除操作
插入运算
在头指针为head的链表中,在值为a的结点前面插入一个值为x的结点。若链表为空-The establishment of a single linked list and linked list to insert, delete operations in the first insert for the head of the list pointer, in the va <k332> 在 2024-11-05 上传
| 大小:1024 | 下载:0
说明:运用栈的原理设计并实现一位数输入的加、减、乘、除、乘方计算器-The principle use of the stack is designed and implemented a number of input add, subtract, multiply, divide, involution Calculator <k332> 在 2024-11-05 上传
| 大小:1024 | 下载:0
说明:在文件中写入公交车网络信息
通过输入起始点,用程序找出最优路径-In the document write bus network information by entering a starting point, using the procedure to find optimal path <k332> 在 2024-11-05 上传
| 大小:1024 | 下载:0
说明:对代码进行alt+f8以外的格式优化,比如for里面的格式,双目运算符格式等等。-The code alt+ F8 format other than optimization, such as for inside the format, format, etc. binocular operator. <阿木> 在 2024-11-05 上传
| 大小:1024 | 下载:0