资源列表
Red_Black_Tree
- 本程序中提供了对红黑树这一重要数据结构的完整实现以及各种操作-the procedures provided by the RED-BLACK TREE this important data structure to achieve the integrity of various operational
gaosihuandai
- 坐标换代程序。可以进行54北京和80北京坐标转换,包括坐标转经纬度,经纬度转坐标以及坐标换代的计算,简单,实用。-coordinates updating procedures. Can 54 and 80 Beijing Beijing coordinate conversion, including latitude and longitude coordinates to, and the longitude and latitude coordinates to the coordina
ncircle
- 给定n个大小不等的圆c , c , , cn 1 2 ,现要将这n个圆排进一个矩形框中,且要求各圆 与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。例 如,当n=3,且所给的3 个圆的半径分别为1,1,2时,这3个圆的最小长度的圆排列如图 所示。其最小长度为2 + 4 2 。-given n ranging from the size of the circle c, c,, cn 1 2
2
- 一元多项式的建立输出和相加的函数建立 一元多项式的建立输出和相加的函数建立
Matrixcalculation
- 矩阵运算,包括矩阵的加减乘除,求逆矩阵,并可以判断矩阵是否可以相加或相乘-Matrix operations, including matrix addition and subtraction, multiplication and division, and inverse matrix and matrix can determine whether the sum or multiply
TensorLGE
- 张量LGE算法入,供大家学习交流,注释有使用说明!-LGE algorithm into the tensor for them to learn from the exchange of Notes are used to explain!
ZOJ1044_Index_Generation
- ZOJ1044 Index Generation.主要在于合理运用了qsort函数.-ZOJ1044 Index Generation. Mainly due to a reasonable use of the qsort function.
Cpp1
- 这是一个路径问题,通过创建迷宫,输出迷宫,探索迷宫的路径解决迷宫问题-This is a path questin .We will solve the problem by creating the allpath ,outputing the allpath ,and exploring the shortest path .
6_3
- 采用邻接表存储结构编写Dijkstra算法,实现求从源点到其余顶点的最短路径。-Storage Structure adjacency list prepared by Dijkstra algorithm to achieve from the source to find the shortest path to the rest of the vertex.
dfn_low
- 图论中,输出重连通分量,dfn和low程序。-Graph theory, the output re-connected components, dfn and low process.
pbgf90
- 研究光子晶体的系统有参考价值的源程序,对科研有帮助,F90。-PC important
CFastFourierTransform
- 一个音频播放同时显示波形的代码,可以学习傅里叶变换过程,通过处理音频数据,整个程序以类的形式进行封装-An audio playback simultaneously display code waveform can learn Fourier transform process, by processing audio data, the entire program in the form of class encapsulates
