资源列表
ph2
- 哲学家就餐问题的两种算法实现-Two philosophers eat algorithm
metrix3
- 完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix mu
myexpression
- 计算字符串表达式的计算引擎,可以是任意复杂的字符串表达式-Calculation of the string expression calculation engine, which can be arbitrarily complex string expression
djpeg
- jpeg文件压缩、解压--Jpeg file`s compression/decompression
btree_sort
- BTREE排序程序-BTREE sorting program
SimpleText
- 简单的文本压缩程序-A simple program about text compressing
queue
- 购物商场中模拟排队的程序-Program which simulates shopping queues
rgb2long
- 将用RGB表示的颜色值转换为长整型表示的颜色值-Transform color value expressed by RGB to color value expressed by long integer
SortClass
- 含有7种排序算法-Includes 7 sorts of sorting algorithm
MultiSort2
- Bubble, BiDirectional Bubble, Bitonic排序算法-Sort Algorithm of Bubble, BiDirectional Bubble, Bitonic sorting
MultiSort
- Merge, Insertion, Radix, Heap, Bucket, Quick, Counting排序算法-Sort Algorithm about Merge, Insertion, Radix, Heap, Bucket, Quick, Counting
comp
- Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
