资源列表
1
- 很不错的C++教程,自己看,说多了都是眼泪,我勒个去-Good sort code
migong
- 迷宫算法编程实践。这是比较基础的算法
ChessBoard
- 经典的棋盘覆盖程序,实现MFC界面,用分治法实现-Coverage of the classic board procedures, the realization of MFC interface, with sub-rule method
Maze
- 迷宫求解:根据提示输入迷宫行列,再输入障碍,找出路径。-the prgram of Maze
segy1
- 地震波场数值模拟是研究复杂地区地震资料采集处理和解释的有效辅助手段,地震波场数值模拟的主要方法包括两大类,即几何射线法和波动方程法。有限差分法是波动方程法中非常重要的一种方法,它的主要优点是占用内存小,计算速度快。论文采用高阶交错网格差分技术对一阶速度-应力弹性波方程进行数值求解,并对差分方程稳定性条件、频散问题以及边界条件处理进行了讨论。-Numerical simulation of seismic wave is a effective auxiliary means for studyi
sort
- 该文件主要写了几种重要的排序方法,例如冒泡排序,选择排序,堆排序-the kind of sort
binarytree
- C++ 的二叉树 排序 旋转 删除 插入-C++, delete the binary tree insertion sort rotation
core-sources
- 清华大学严蔚敏《数据结构》中的全部代码实现(C语言),希望和大家分享,一同提高-Tsinghua University, Yan Wei Min "data structure" in all the code (C language), would like to share, along with increased
PriorityQueue
- Visual C++ Priority Queue Implementation
WordSegment
- 用C++开发的分词系统 运用基于哈希的逆向最大匹配算法 基于词典-Word in C development system uses a hash-based reverse maximum matching algorithm is based on dictionary
4BinToFloat
- 四个字节数据与float的相互转化。前后次序可调整。便于理解float数据格式实际存储为4个字节时再内存中的排序。也可以用在通讯中验证通讯数据的格式。 B1,B2,B3,B4 -》float(B+B+B+B)-Interconversion four bytes of data and float. Before and after the order is adjustable. Easy to understand format float data is actually stored
xianxingbiao
- 线性表内容介绍:基本概念,顺序存储,链式存储,应用,有序表-the basic concept of sequential storage, chain store, the application of ordered lists
