搜索资源列表
NOI2009
- 最新noi2099解题报告.包含源程序.标注以及解答.-Latest noi2099 problem-solving report. Contains source. Callout and answer.
zj
- c语言版数据结构课程设计,实现了算术表达式的加减乘除 取反 乘方 括号识别 赋值运算等,内有标注-c-language version of the data structures curriculum design, implementation of the arithmetic expression to take anti-involution, Math parentheses identify assignment operator, etc., there labeled
Urban-travel-issues
- 城市出行问题。某城市有若干中心区,在一些中心区之间存在道路相连。这些道路中的一些已开通了公交线路。需要在中心区间旅行的人们有如下几种交通方式可供选择: 1.骑自行车,平均速度15km/h。 2.公交与步行结合,不同道路的公交车平均速度不同,标注于下图的B 中,B=0 代表这 条道路尚未开通公交线路,步行的平均速度为5km/h。允许搭乘公交与步行两种方式自由进 行组合,切换的次数不限。 3.自驾车,不同道路的平均速度不同。 现在你要从区域A 出发要区域B,由于时间紧迫,请提
huffmantree
- 哈夫曼编码,建立树形结构,通过每个节点的权值对每个节点进行0101标注,进行编码,类似于发电报时的编码。-Huffman coding, the establishment of the tree structure, and 0101 marked by the weight of each node for each node is encoded, similar to a telegram When encoding.