资源列表
olokliromata-gl
- calculate integrals and methods of integration
1billon_remove_duplicate_not_sort.c
- 支持10亿个数字(范围从[0, 1000000000) 的快速去重。-Support 1 billion digits (ranging from [0, 1000000000) rapid de-emphasis.
StrassenFloat
- 斯特拉森算法的实现,用于计算矩阵乘法,时间复杂度为nlgn-strassen alg
Data-structure-source-code
- 数据结构经典算法的代码,是很用,有助于学习-Data structure classical algorithm code is used to help learning
test
- 把中序变后序,并输出后序计算所得的结果。输入时中序-The change in the sequence after sequence, sequence calculation results obtained after output. When the input sequence
main
- 包括avl树的建立插入和删除操作,对单个节点的操作-Including the establishment of insert and delete operations avl tree on a single node operation
dataStructure
- Visual C++ 模板方法实现数据结构,个数据结构功能实现。-Visual C++ DataStructure template develop
CPP_STL
- 数据结果实验 内涵实验报告 源代码 直接插入排序 希尔排序 起泡排序 快速排序 简单选择排序 -The experimental results reported experimental data connotation source code directly into sorting Hill sort bubble sort quick sort simple selection sort
main
- 纯C写的,红黑树练习。带有insert和delete等功能,供大家参考。-Written in pure C, red-black tree practice. With insert and delete functions, for your reference.
ch01
- 实矩阵相乘1,效率高,速度快,c++源代码。-A solid matrix multiplication, high efficiency and speed.
split
- 切分文件的小程序, 用C++实现,切分的参数要命令输入-Applet file segmentation
OrthogonalListMatrix
- 十字链表实现的稀疏矩阵,C++编写,使用模板完成,适应各种自定义数据类型-Orthogonal List sparse matrix, C++ writing, using a template is complete, customized to adapt to a variety of data types