资源列表
Student-management-system
- 该代码是用C实现的数据结构中的课设内容,是学生管理系统-The code is used to achieve the data structure of the data structure of the content, is the student management system C
Selection-sort
- 该算法是用C++实现的选择排序算法,注释简单明了。-The algorithm is to use C++ to achieve the choice of sorting algorithm, the notes are simple and clear.
Binary-search-ranking
- 该算法是用C++实验的折半查找排序算法,是本人编写,能够正确运行-This algorithm is to use binary search algorithm of C++ experiment, I write, to run correctly
Naikai-c-second-grade100
- 根据南开大学C语言二级100题,结合自己对数据的理解,进行了,第一阶段的基础编程,所有代码一共包含上中下三部分.主要针对C语言初级训练。-Just as a good practice for C green horn.And this courses including three parts.You can downlode and have a exercise.
knapsack
- 动态规划的经典实例-0-1背包问题,体会如何巧妙消除递归,代码简洁。-Classic example-0-1 Knapsack problem dynamic programming experience how to skillfully eliminate recursion, concise code.
GMmulpoint
- 多点灰色预测程序,matlab 源码,真是可用-Multipoint Predication procedures, matlab source code, is really available
CASS
- Near-Optimal Adaptive Compressed Sensing
HUAWEI-Code-Craft-2016
- HUAWEI Code Craft 2016 初赛赛题包 SDK Test-HUAWEI Code Craft 2016 SDK Test
cPP-version-of-data-structure-
- 有关c++版数据结构实验要求的一些源代码,希望能够帮助到大家-About c++ version of data structure experiment source code
text2
- 1. 编写主函数测试单链表的各种基本运算: (1) 生成一个单链表,链表中的元素由计算机输入 (2) 在表中的第5个位置上插入元素”7” (3) 删除表中的第6个元素 (4) 显示(1)—(4)每一步的操作结果 -1. Write a main function test singly linked lists of all kinds of basic operations: (1) to generate a singly linked list, list of
datastructure-trainqueue
- 利用队列的思想实现火车重排问题,编写了测试主函数来验证功能。-Using the ideas of the realization of the train queue rearrangement problem, write a main function tests to verify functionality.
datastructure-sort
- 完成了各种排序算法(冒泡、插入、选择、希尔、堆排序、快速排序等),并且编写了主函数进行了测试-We completed a variety of sorting algorithms (bubble, insertion, selection, Hill, heap sort, quick sort, etc.), and the preparation of the main function was tested
