资源列表
Buck-Boost-Converter--
- 此文档为无刷直流电机控制前期学习文档,很详细地介绍了控制及其方法-This document is a brushless DC motor control early learning document, a very detailed descr iption of the control and its methods
shu
- 二叉树的遍历,先序,中序,后序,层序遍历-Binary tree traversal, preorder, inorder, postorder sequence traversal
2011210133tree
- 二叉树的所有操作 大二数据结构专用 北邮的-All operations of the binary tree sophomore data structures dedicated
poj2031
- 【poj】【2031】最小生成树堆优化~Accepted 760 KB 32 ms C++ 1720 B -Minimum spanning tree heap optimization poj2031
InsertSort
- 插入排序课本上的程序的拷贝,绝对标准 用函数实现的-Insert a copy of the program in the sort textbook absolute standard function implementation
material
- 福大算法与数据结构题目material,包含源代码和题目pdf-Charms algorithms and data structures subject material, contains the source code and title pdf
zoj1027
- 这是zoj1027代码,求串的相似度,里面有注释-This is zoj1027 code and string similarity inside a comment
Joseph-problems
- 约瑟夫问题的一种描述为,编号为 1,2,3,……n 的n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1 开始顺序报数,报到m 时停止报数。报m 的人出列,将他的密码作为新的m 的值,从他在顺时针方向上的下一个人开始重新从1 报数,如此下去,直至所有的人全部出列为止。试设计一个程序求出出列顺序。-Joseph problems for a descr iption, number 1,2,3,......N n indi
Huffman
- 1、根据输入构造一棵哈夫曼树,要求该哈夫曼树的左子树小于等于右子树; 2、根据构造的哈夫曼树给出对应的编码;左子树的编码为0,右子树的编码为1; 3、输出各个字符对应的编码与平均编码长度; 4、根据输入的编码,结合构造的哈夫曼树给出对应的译码; 5、对带有不同权值的字符进行编码;使用自己实现的编码表对输入的‘0’‘1’代码进行译码。 -Less than or equal to 1, according to the input construct a Huffman tre
Standart-CinOUT
- Realisation of CinOut.
lianbiao
- 本程序主要是让初学数据结构的朋友借鉴之用,这里使用的是链表,希望能给朋友们些许帮助。-This procedure is mainly used for beginner data structure from a friend, here is the list, I hope to give a little help from my friends.
SSD5
- ssd5十分详细的解答 实验1-6都有详尽代码 十分易懂-ssd5 very detailed answer each experiment has a detailed code is very easy to understand
