资源列表
huffman
- 输入字符权值,然后生成对应的哈夫曼编码并打印出来!-Enter the character weights, and then generate the corresponding Huffman coding and print them out!
BCH
- BCH 纠错码算法 主要用于bch算法设计,非常实用,简单易懂-BCH 纠错码算法
sort
- 运用多种排序方法对数列进行排序,并比较各种排序算法的优越性!-Using a variety of sort sort of series, and compare the advantages of various sorting algorithms.
1
- 给定程序中,函数fun的功能是将带头结点的单向链表逆置。-A given program, the function of the function fun will take the lead in the singly linked list of nodes inverse set.
test12
- 约瑟夫问题,用数据结构的循环链表实现约瑟夫问题的解答-Joseph problems,30 people in a circle, and inspires us with a circular chain to said. Can use structure array to make a cycle chain. The structure has two members, one for pointing down a pointer to a circular chain
w
- 将ss所指字符串中所有下标为奇数位置上的字母转换为大写(若该位置上不是字母,则不转换)-Ss within the meaning of the strings for all subscr ipt letters in the odd position is converted to uppercase (if the location is not the letter, no conversion)
u
- 编写一个函数,实现以下功能:N名学生的成绩已在主函数中放入一个带头结点的链表结构中,h指向链表的头结点。请找出学生的最高分,由函数值返回。-Write a function to achieve the following functions: N students score in the main function into a lead node in the linked list structure, and h point to the head of the list node.
Dijkstra
- 最短路径算法,实现节点之间的路由。算法简单易懂-shortest path algorithem
Single-Linked-List
- 数据结构:c语言版 单链表的删除及插入-Single Linked List‘s delete and insert table
suanfa
- 算法非常重要,这里包含各种经典算法集合,方便学习和查用。-The algorithm is very important, contains the collection of a variety of classic algorithms, easy to learn and use to check.
Hash-Design-
- ACM论文,关于hash函数的的设计及优化,可以作为ACM竞赛方面的参考~-ACM paper, the design and optimization of the hash function, can be used as a reference of the ACM in competitions ~
AcM-Bag
- ACM方面关于背包的问题,讲解的比较详细,可以作为ACM竞赛的参考资料~-ACM aspect on the backpack, to explain in more detail, can be used as the reference of the ACM contest
