资源列表
Fibonacci_TMP
- C++模板元编程的几个实例, 这是C++的另一个特性,模板元编程!! , 这只是初探, 很好的-C++ template yuan programming of several examples, this is to c++ another characteristics, template yuan programming!!!!!! And this is just que, very good!!!!!!!
lambda-usage
- C++0x中lambda的使用, 感觉lambda好强大呀, 这个只是对lambda使用的初步-C++ 0 x lambda use, feel good lambda powerful ah, this only for the use of lambda preliminary!!!!!!
Hdu_2053
- 杭州电子科技大学hdu acm 2052等等其他的几个题目的AC源码-Hangzhou university of electronic science and technology and so on other hdu acm 2052 several topics AC the source code
original
- 通过c算法菜单式界面, 构造可以使n个城市连接的最小生成树。- Menu-driven interface through c algorithm to construct the n cities can be connected to the minimum spanning tree.
sum
- 数据结构与算法实验题 8.2 树求和问题 ★ 实验任务 我 们 知 道树有 许 多 种表示 法 , 左儿子 右 兄 弟就是 一 种 表示法 。 现 在给出 一 棵 以左儿 子 右 兄 弟表 示的 树 ,并 且结 点 带有 权值 , 求以 给出 结 点为 根的 子 树的 所有 结 点权 值之 和。对 于给出的一棵树的左儿子右兄弟表示法,按要求输出这棵树的子树的权值和。 ★ 数据输入 第一行为一个整数 n , 1<=n<=1000 ,表示这棵树的结
poly
- 数据结构与算法实验题 8.1 多叉树问题 实验任务 一 棵 多 叉树可 能 包 含不止 两 个 子结点 , 而 每个结 点 都 有一个 权 值 。要求 按 一 定的规 范 输出这棵树。对于给出的一棵树的结构,按要求输出这棵树。 数据输入 第一行为一个整数 n , 1<=n<=1000 ,表示这棵树的结点数。编号为 1 到 n 。 接下来有 n 行,每行表示一个结点的信息。对于每行,第一个整数 b ,表示结点的编号, 第二个整
jiucuobianma
- 信息理论基础 纠错编码 作业-Error correction coding
Huffman
- 信息理论基础 哈弗曼编码 作业-haffman coding
fano
- 信息理论基础 费诺编码 作业-fano coding
Shannon
- 信息理论基础 香农编码 作业-shanon coding
weiyikeyima
- 信息理论基础 唯一可译码判别准则 作业-Can decode the only criterion
c
- 用c语言编写的综合算法设计报告,主要包括生产随机数,以及用各种排序方法进行排序-Using C language general algorithm design report, including the production of random number, and use a variety of methods to sort sort
