搜索资源列表
双端选择排序算法
- 双端选择排序算法:是选择排序算法的变种,可以定位每个子表中最小和最大元素 并把它们分别放在子表的开头和结尾.-dual-Selection Sorting Algorithm : The algorithm is to select the varieties, each positioning table for the smallest and largest elements and their son were on the table at the beginning and en
3_list
- 三: 针对带表头结点的单链表,试编写下列函数。 (1) 定位函数Locate:在单链表中寻找第i个结点。若找到,则函数返回第i个结点的地址;若找不到,则函数返回NULL。 (2) 求最大值函数max:通过一趟遍历在单链表中确定值最大的结点。 (3) 统计函数number:统计单链表中具有给定值x的所有元素。 (4) 建立函数create:根据一维数组a[n]建立一个单链表,使单链表中各元素的次序与a[n]中各元素的次序相同,要求该程序的时间复杂性为O(n)。 (5) 整理函数
GPSCA
- GPS数据的通道采集,完成载体姿态的数模建立,并实现定位定向-Access GPS data collection, achieve vector-profile digital-to-analog set up, and implementation-oriented positioning
Bruit_Fox_Algorithm
- 朴素的模式匹配算法,也称布鲁特-福斯算法,实现子串的定位操作。-Simple pattern matching algorithm, also known as the bruit- Fox algorithm to achieve sub-string positioning operation.
sparsematrix
- 数据结构,实现稀疏矩阵输入和“一次定位快速转置”。-Data structure, to achieve sparse matrix input and " a rapid positioning transpose."
kmp
- 实现KMP算法 1、构建主串S和子串T,采用定长存储结构实现 2、编写主程序调用KMP算法,测试不同的输入数据S和T,输出的结果(输出模式串T的next值,以及T在S中的定位函数值。-KMP algorithm 1 to construct the main string S and substring T, using fixed-length storage structure 2, the preparation of the main program calls the KMP
varray
- 这是一个可变长度数组管理的源代码,数组的成员为任意长度的结构实例或对象,该代码封装了调用接口,可以动态添加成员对象、删除对象、和通过索引定位对象。最重要的是实现了插入排序、对散乱的数组进行快速排序、二分法搜索和二分法删除等接口。-This is a variable length array management source code, a member of the array is the example of the structure or object of any length,
APIT_CS-2003-06
- 传统的近似三角形内点测试( APIT),即近似三角形内点测试定位算法,广泛应用于静态节点定位.结合粒子滤波提出改进算法,将APIT算法推广到节点动态定位.-Traditional approximate point inside the triangle test (APIT), namely the approximate point within the triangle test positioning algorithm, widely used in the static node l
main
- 这是一个关于校园导航系统的算法。本算法可实现在校园中进行定位、指路等功能。-This is an algorithm on campus navigation system. This algorithm can achieve positioning, guiding and other functions on campus.
singlelist
- 单链表完备操作(创建,链表长度,节点插入,删除,定位,排序,逆序,打印等)-Single list complete operations (create, chain length, node insert, delete, positioning, sorting, in reverse order, printing, etc.)
shunxubiao
- 一、求表长度(验证型实验),二、插入元素操作(验证型实验),三、删除操作(验证型实验),四、 查找定位元素(验证型实验),五、 求表中的最大值元素,回main()函数前面,完善补充函数Tmax(),然后在这里调用完成(设计型实验)-First, find the table length (proof-test), two insert elements operating (proof-test), three delete operation (proof-test), four, look