资源列表
juzheng
- 是一个关于数据结构中稀疏矩阵的程序 有矩阵的转置的操作-is a data structure for sparse matrix procedure matrix transpose operation
feifeidoc
- C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
CRC16_C
- 在C语言中开发的crc16查表算法的源代码,看看有没有参考价值!-in C language development crc16 Lookups for the source code, to see if there is any reference value!
erchashu
- 数据结构中二叉树用c实现的算法-binary tree data structure used to achieve the algorithm c
complexApp_lab1
- 复数运算器,我自己写的,提供复数加法 减法的运算功能
sorting
- 通过10个固定的数字,简单的实现基本的基数排序-Through a fixed number of 10, the simple realization of the basic sort of base
quick_sort
- qiuck_sort是优于其他排序操作的一种排序方法,而且不易于理解-Sort qiuck_sort is superior to other methods of operation of a sort, but can not be easily understood
NodeList
- there are basic source codes of data structure. these codes will help study data structure. about nodelist.
WQL1
- 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -, A software company about 30 employees, each employee name, job number, position and other attributes, and each year employees who left
DFS-with-edges.cpp
- This code do Depth First Search and marks every edge as Back Edge, Forward Edge, Tree edge and Cross edge.
Sorting
- 排序算法,完成几种排序算法并进行比较-Sorting algorithm to complete several algorithm and compared
1017
- 浙大 编程能力测试 的甲级题目 第 1017. Queueing at Bank (25) 服务窗口排队问题-Suppose a bank has K windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. All the customers have to wait in line behind the yell
