资源列表
2_1
- 冒泡排序操作,将x插入到线性表的适当位置上以保持线性表的有序性,并且分析算法的时间复杂度.-X is inserted into the appropriate position of the linear form in order To bubble sort operations,to maintain the order of the linear form , and analyze the time complexity of algorithm
Missionaries-across-the-river
- 传教士过河问题,不仅得出可行的方案数,而且列出具体的方案。-Missionaries across the river
qikan-paixu
- 对科技期刊引用频次进行排序,通过对引用频次排序,判断科技期刊优劣-Journal Citation Frequency of technology to sort, sorted by frequency of reference to judge the merits of science and technology journals
BiSortTree
- 二叉排序树,二叉树的C++实现。是学习二叉树的好源码。-Binary sort tree, binary tree of the C++ implementation. Binary tree is a good source to learn.
ds_2_9
- 本程序没有使用类,事实上将下面的函数封装到类中可以实现一样的功能。 方便起见,直接在main函数中写好这些程序。 使用了系统自带的list类。 本程序没有进行错误的捕捉与处理,例如在没有open的情况下执行其他命令也没有报错。 执行帮助: 运行文件后输入open打开文件。 输入list,按照提示操作可以查看文件。 输入del,按照提示操作删除某些字符。 输入ins,按照提示操作插入某些字符。 输入quit,保存并退出。-The program
ztof
- 高速定点快速傅立叶变换处理器的设计与实现()
exercsie
- 我们的作业题,队列和栈函数,对理解这两个概念有帮助-Our operating title, queue and stack functions, understanding these two concepts help
huaffmancode
- 简单的哈夫曼树的编码实现。 将出现不同频率的字母,转化为编码!-simple Huffman tree Coding. There will be a different frequency of letters, into coding!
hkgl
- 基于C语言描述的数据结构中用链表实现的简单航空管理系统源码-C linked list of aviation management source
prim
- prim算法实现最小生成树,一个较为简洁的代码。-prim minimum spanning tree algorithm, a more concise code.
huffman
- 信息论程序中的霍夫曼编码程序,喜欢的就速度抱走吧-Huffman coding procedures in the information theory in the program, like the speed of which go
students
- 基于C语言的学生信息管理系统。包含查插删改的功能。并且添加了清除键盘缓冲区的函数。适合C语言初学者。-C-based student information management system. Contains the functions check the plug excision. And add a function to clear the keyboard buffer. Suitable for the C language for beginners.
