资源列表
mmx
- 经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
jianshanfei
- 该程序实现图的建立与先深和先广遍历,图采用矩阵存储,在遍历过程中用栈实现,但若改用队列,将会实现得更自然流畅-the program plans to establish the first and the first deep-Traversal, map storage matrix, Traversing in the process of making Stack, but switch queue, there will be more natural and fluid
tushuguanlixitong
- 图书管理系统,是以歌很长的程序,有关本科生数据结构课程设计的-Library management system is based on a very long songs procedures, the data structure of undergraduate courses designed
bonus1
- 将一个目录前序输出,同时输出每一层子目录的大小。目录的每一层不超过10个文件,每个文件名不超过80个字符。-Output a directory in pre-order,as well as the size of each subdirectory. Each layer of the directory cantains no more than 10 files. Each file name does not exceed 80 characters.
usaco_dec09
- usaco december 09 solutions that i submitted during contest and got ACC. BRONZE division.
Tshubiao
- T数表是数值分析中的重要算法,该算法可以减少运算次数-T number table is important in numerical analysis algorithm can reduce the number of operations
MergeSort
- (3)归并排序——已知序列{10,18,4,3,6,12,1,9,15,8},采用归并排序法对其作升序排序,打印每一趟的结果。-(3) merge sort- known sequence {10,18,4,3,6,12,1,9,15,8} method of its use as a merge sort in ascending order, print the results of each trip.
tubianli
- 对图的邻接表表示进行深度优先遍历和广度优先遍历。-The adjacency list representation of the depth-first traversal and breadth-first traversal.
0002
- 可以进行简单的中缀表达式运算!同时支持加、减、乘、除、括号、的运算-Can be a simple infix expression operators! Supports add, subtract, multiply, divide, parentheses, the operations
SquStack_Expression
- 学习数据结构基础知识。用栈实现计算表达式值 //单文件格式-Learn basic knowledge of data structures. Calculation of the value of the expression stack// single-file format
hfm
- 提供了一种基于哈弗曼编码的文件压缩算法,可以对.TXT、.DOC、.JPF等文件进行压缩-Huffman coding provides a file-based compression algorithm can .TXT, .DOC, .JPF and other file compression
FFT
- A Simple Fast Fourier Transform in Matlab that Transform the data time Domain to Frequency Domain.-A Simple Fast Fourier Transform in Matlab that Transform the data time Domain to Frequency Domain.
