资源列表
huff
- 哈夫曼编译码系统,有简单的编码、译码、打印哈夫曼树等功能。-Huffman encoding and decoding systems, encoding, decoding, and printing features such as the Huffman tree.
electric_price_counter_system
- 编写一个电费核算系统:电费计算模型:用户电费收取与电价和用户类别相关,目前电价按不同的划分方式有不同的种类,按照用电类别划分,可分为居民生活电价、非居民生活电价、商业电价、非普工业电价、大工业电价等。 功能要求: (1) 参数维护:用户类型及用户电价,存储在文件中; (2) 按照实际电费计算模型进行电费正确计算,计算结果存储在文件中,并以表格形式输出; (3) 电费查询:查询并显示指定用户指定时间段的电费记录; (4) 系统统计功能:按照月、季度、年度分别统计。-Writ
weis_answer
- 数据结构与算法分析——C语言描述课后答案-Data Structures and Algorithm Analysis- C language to describe the after-school answer
micro
- microgrid pscad code
shuyjujiegousheji1.6
- 数据结构设计,约瑟夫环程序设计,自认为写的还不错!-Data structure design, Joseph Central programming, since that' s also good to write!
MarkAllenWeissAnswer
- MarkAllenWise的数据结构代码,一般为一到九章答案,这里提供全部答案,可供参考-MarkAllenWise data structure code, the nine chapters is a general answer, to provide all the answers here, for reference
Compute_To_24
- 有一种游戏叫“24点牌戏”,大家应该很熟悉,给出已知的4个整数,通过加减乘除四则运算符号和括号,使其结果等于24(也可以指定等于其他的),很适合学习算法的入门同学!-There is a game called " 24 point card game" , we should be very familiar with, given the known four integers, multiplication and division through addition and
cross
- 数据结构大作业——十字链表豪华版 基于mfc图形界面显示,可以对链表进行多种操作-Data structure operations- Cross Chain Deluxe Edition mfc based graphical interface, you can perform various operations on the list
struct_data_of_TsinghuaYanweimin
- 数据结构 清华大学出版严蔚敏 全部代码实现-Yan Wei-min data structure all the code Tsinghua
bitree
- 构造一个二叉树,能够根据输入的结点实现输的前序和中序遍历-Construct a binary tree, according to the input node to the preamble of the input and the preorder
granphic
- 数据结构关于图的各种基本操作,实现插入,删除节点,求入度,出度等功能。-Data structures of various basic operations on the map and realize insert, delete nodes, demand-degree, out-degree functions.
sortdemo
- 采用MFC界面,实现了冒泡排序、堆排序、快速排序、归并排序等常用排序算法的算法演示。-Using MFC interface, implementation of the Bubble Sort, Heap Sort, Quick sort, merge sort sorting algorithm, such as commonly used algorithm demo.
