资源列表
Welltest
- 给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
not0first
- 判断不以0打头的数字串-0 judgment not to the head of Series
TwoDiv
- 数值计算中二分法的一种实现。-two divide
linklist
- 数据机构中的双向链表,可用来实现并集,并且是用c++编制-for(i=1 i<=link1.GetLengthofLink() i++) { int e=link1.GetElement(i) if(link2.LinkLocate(e)==0) { newnode=(struct node*)malloc(sizeof(struct node)) newnode->data=e newnod
mergelib
- 这个非常详细的介绍了内排序中的归并排序算法,并分析了它的时间复杂度和空间复杂度。-This very detailed descr iption of the inside of the merge sort algorithm to sort and analyze its time complexity and space complexity.
Depthtraversaltree
- 深度遍历二叉树, 使用C++语言编写的深度遍历二叉树的程序,数据结构的经典程序-Depth traversal tree, using the C++ language program traversing a binary tree the depth of the data structure of the classic procedure
linearlist
- 数据结构中链表的实现,linearlist,具有数组不可比拟的优势-Data structure linked list implementation, linearlist, with an array of unparalleled advantages
kmeans_matlab.m
- this the simple implementation of kmeans algorithm, using fisheriris dataset and kmeans function matlab s library-this is the simple implementation of kmeans algorithm, using fisheriris dataset and kmeans function matlab s library
Capon_and_CB
- capon 和 常规波束成形 性能的比较; DOA估计-Comparation of Capon and Conventional Beamforming
COMPARATIVO_ENTRE_TIPOS_DE_JANELAS
- This is a comparation between four type of windows, such as rectangular, hannin, flat top and kaiser.
SQNR_with_quantization_clipping
- SQNR with quantization clipping to obtain SQNR and Clipping levels
wavecompression
- compressive sensing in image processing
