资源列表
Sort
- 常用排序算法的实现:包括冒泡、快速、简单选择、插入排序等。-Achieve common sorting algorithms include: bubble, quick, simple selection, insertion sort, etc.
LinkList
- 带头结点单链表的各种基本操作算法。包括:建立链表、插入结点、删除结点、查找结点等。-Lead node of basic arithmetic operations a single list. Including: the establishment of the list, insert nodes, delete nodes, find the junction points.
ListNode
- 利用链表实现学生成绩信息管理,包括增加、删除、查找等操作。-The use of information management to achieve student performance list, including add, delete, search and other operations.
LIST
- 链表学生学习管理系统的插入删除的功能实现,和链表的操作- Insert delete functions linked student learning management system implementation, and operation of the list
PC_grid
- 通过点云数据的格网化,建立格网分块索引,这是一种有效的点云数据存储方式。- Through the point cloud data grid , the establishment of a grid block index, which is a valid point cloud data storage.
Arcgis
- 基于GIS的空间co_location模式挖掘的实现-GIS-based spatial pattern mining implementations co_location
dataiku-hive-udf-master
- This dataki hadoop hive udf files , which includes some common functions-This is dataki hadoop hive udf files , which includes some common functions
allocatable
- a program which demonstrates how a FORTRAN main program can declare an allocatable array, pass it to a subroutine, which can then allocate it and fill it with data, and then return the allocated and initialized array to the calling program
svm v0.55 beta
- 用于数据处理的支持向量机算法,提供MATLAB环境下的SVM工具箱-for data-processing support vector machine algorithm, providing MATLAB environment SVM Toolbox
depth-search
- Depth-First-Search in LISP
cl
- Heap and list algorithms in C
dynamic-programming
- 用动态规划法求两个字符串 A="xzyzzyx"和 B =”zxyyzxz“的最长公共子序列-For two strings A dynamic programming method = " xzyzzyx" and B = " zxyyzxz" the longest common subsequence