资源列表
cryptography hash
- source code by hash function
DTW1
- 对kinect传感器的骨骼点信息进行的DTW距离匹配,包括查找路径,帧匹配距离。-DTW distance skeletal point information kinect sensor' s matches, including the search path, frame matching distance.
RROBIN
- round robin algorithm
WindowsFormsApplication2
- rotative algorithm in c
0-1backbag
- 北邮算法设计与分析第三章上机作业 关于0-1背包问题的具体算法-BUPT algorithm design and analysis of the third chapter on machine operation on specific algorithms 0-1 Knapsack Problem
zuichangzixulie
- 北邮大二算法设计与分析 最长公共子序列的算法实现-BUPT sophomore algorithm design and analysis algorithms to achieve the longest common subsequence
sanjiaopaofen
- 北邮大二算法设计与分析 关于三角剖分启发式的算法实现-BUPT sophomore algorithm design and analysis heuristic algorithm implementation on triangulation
zuidaziduanhe
- 北邮大二算法设计与分析 关于最大字段和的算法实现-BUPT sophomore on algorithm design and analysis of algorithms and maximum field
Train
- 一、问题 一列火车要将N列车厢分别送往N个车站,车站按1~N的次序编号,火车按照N,N-1…1的编号次序经过车站。假装车厢的编号就是其目的地车站的编号。 二、要求 给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到N的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨。 -First, the problem A train to N train cars were sent to the N station, the stat
jiapu_4.0
- 题目要求: 用树形结构实现家谱成员信息管理(如建立、删除、查询、统计、打印等) 实现要求: 1、 添加新成员的信息,包括姓名、性别、家庭住址、出生地、职业、 出生日期、是否健在、死亡日期等。 2、 添加一对夫妇作为整个家谱的祖先,其中包括他们的详细信息。 3、 添加一新成员作为一对夫妇的孩子,包括其详细信息。 4、 添加一新成员作为某一成员的妻子,包括其详细信息。 5、 删除某一成员及其信息。可以选择删除该成员与其直系子孙,也可以选择仅删除该成员,对其他成员无影响
shujuquzao
- 该代码功用是对数据进行去噪处理,内含3种去噪的方法,可读性高,实用性强-The code function is to deal with the noise of the data, containing three denoising methods, high readability, strong practicability
Maze_101002
- 这是一个基于深度搜索生成迷宫并且可以寻路的算法-This is a maze based on depth search