搜索资源列表
简单数据结构的实现
- Shell 排序 单链表 堆排序 简单二叉树 快速排序 冒泡排序 数组生成最小堆 杨辉三角形
c++cast
- 这是一个C++的比较简单的例子,使用于初学者,建议入门级的人看看.-This is a C relatively simple example, beginners to use, the proposed entry-level people to see.
C++filetransport
- 一个在Visual C++6.0下的文件传输代码,能够通过它了解文件传输的简单方法.
b+
- 我们程序设计课上要求写的b+树的c++实现,可以进行插入查找删除等操作,代码简单,适合新手-We design classes require written b+ Tree c++ Achieve, can be inserted to find the deletion of such operations, the code is simple, suitable for novice
mfcc
- c语言版本的mfcc提取代码。适合新手使用。比较简单-c language version of the mfcc extraction code. Suitable for novice use. Simple
code
- 1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
荷兰国旗问题(c语言)
- 演示了荷兰国旗问题(c语言)从简单到复杂的三种算法,用心体会,可得算法之奥妙-demonstration of the Dutch flag (c language), from the simple to the complex of three algorithms, a little reflection, available algorithms gives it
01131516409
- 简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡-One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block
eg
- 一个简单的求解八数码问题的程序。采用A*算法,注释清晰易读-A simple eight digital problem solving procedures. Using A* algorithm, legible notes
paixu
- 2008软件公司面试题:排序大全:简单选择排序、冒泡排序、选择排序、shell排序、快速排序、插入排序、堆排序(从小到大)、归并排序(利用递归)-2008 software companies face questions: Sort Guinness: simple choice to sort, bubble sort, select sort, shell sort, quick sort, insert sort HEAPSORT (from small to large), Mergi
juzheng
- C语言实现数组计算,算法简单,容易阅读,适合C语言初学者使用。-C language realization of the array, the algorithm is simple, easy-to-read, suitable for beginners to use C language.
c
- 简单的链表,适合刚学习数据结构的人,里面写的很清晰-Simple list, just to learn the data structure suitable for the people, which is clearly written
abc
- C语言算法简单优化技巧 -C language algorithm is simple and simple algorithm optimization techniques C-optimization tips
C--PQfa
- 用pq分解法计算潮流、优化之后、简单、已验证。-Pq decomposition method with the trend of optimization, the simple and has been verified.
c
- 0-1背包 题目要求:简单来说就是两个人洗衣服,两个人必须把一种颜色的衣服洗完才能洗下一种颜色,两个人可以同时洗一样颜色的。 给出每件衣服的颜色和花费时间,求两人洗完所有衣服的最短时间。 -0-1 knapsack subject requirements: It simply means that two people do the laundry, two people must be a color wash to wash clothes under one color,
C-language
- C语言的简单算法展示是大家对C语言有一定的认识,可以使你产生浓厚的兴趣-C language is a simple algorithm show everyone have some knowledge of C language, allows you to have a strong interest in
matrix
- 矩阵求逆算法,用于简单C/C++编程,通过简单C实现的矩阵求逆算法过程。-inverse of matrix
C
- 详细介绍了C语言的各种常见算法,算法简单易懂,很适合初学者,值得一看-Described in detail the various common C language algorithm is easy to understand, it is suitable for beginners, worth a visit
C
- c语言的概述,简单的介绍了c语言的使用,及一些算法-an overview of the c language, brief introduction of the c language use, and some algorithms
student
- 简单c++项目,建立班级通讯录,可实现增删查改功能(Simple c++ project, set up class address book, can realize the function of adding, deletions, check and change)