资源列表
[数据结构常用算法] shujujiegou
说明:采用数据结构的知识,完成数据流系统,图像参数和Diablo的编程,具体要求见hwk4.pdf-Knowledge of data structures used to complete the data stream systems, image parameters and Diablo programming, specifically asked to see hwk4.pdf<王帅> 在 2024-11-10 上传 | 大小:1.76mb | 下载:0
[数据结构常用算法] data_struct-and-find_sort
说明:常用数据结构,包括链表、二叉树、栈、循环队列,以及查找排序算法:二分查找,插入排序,选择排序、冒泡排序-Commonly used data structures, including linked lists, binary trees, stacks, queues cycle, and to find sorting algorithms: binary search, insertion sort, selection sort<齐振涛> 在 2024-11-10 上传 | 大小:5kb | 下载:0
[数据结构常用算法] trans_matrix_beam3d
说明:a 3d beam finite element method solver<> 在 2024-11-10 上传 | 大小:2kb | 下载:0
[数据结构常用算法] CalculateRange
说明:数列极差问题:给定n个正整数数列,进行如下操作:每次删去两个数 a和b,添加1个数 a*b+1,直到只剩1个数N。在所有的这样的N中,有1个最大Max的和最小的Min,M=Max-Min是极差。计算 M 运行环境:vs2008-Series poor problem: Given n positive integers sequence, proceed as follows: each time deleting the two<Lawrence> 在 2024-11-10 上传 | 大小:177kb | 下载:0
[数据结构常用算法] Parking-management-simulation-system
说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Parking lot to stack simul<李莹丽> 在 2024-11-10 上传 | 大小:4.38mb | 下载:0
[数据结构常用算法] HuffmanCoding
说明:哈弗曼编码,文件输入编码表,二叉树实现,C++面向对象-Hafu Man coding, file input code table, binary tree implementation, C++ object-oriented<zhangnan> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0