搜索资源列表
C语言实现恺撒加密算法
- c语言实现恺撒加密算法,其中有加密解密暴力破解,非常适合初学者学习用。-Caesar encryption algorithm, which encryption and decryption of violence solved, very suitable for beginners to learn from.
MD5hash
- MD5算法c语言实现,有界面,能够暴力破解9个字节以下明文的摘要-MD5 Algorithm c language, interface violence to break nine byte following express Abstract
main
- ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
source
- //给定平面上的几个点 求某个矩形区域包含几个点 //要是点的坐标比较小 可以直接N^2的预处理 1的查询 对每次查询暴力当然也可以,但是适用性可以认为为0。。。 //这个算法不受点的坐标的影响 也不受矩形坐标的影响 效率为nlogn + mlogn n:点的个数 m:为查询次数 //先对数据已x坐标排序 ,这样可以二分出大致区间 //对于y坐标的处理(我上一年的时候直接暴力), 昨天忽然灵感突现,用归并树保存x坐标排序后的数据的每段的y坐标序,然后再进行二分) -//Gi
sudoku
- 使用stack求解數獨題目,此為暴力算法,故可求解任何數獨題目,附上三份測試資料-To use stack solving Sudoku title this violence algorithm, it can solve any Sudoku topic, attach three copies of test data
4
- 信息检索暴力算法 KMP算法的实现 信息检索两个算法功能的对比-baoli suanfa information searching
convex_hull
- 凸包问题的算法实现,graham算法实现,分治算法以及暴力算法,有简单图形界面-Convex Hull algorithm problem, graham algorithm, divide and conquer algorithms and violence algorithm, a simple graphical interface
convex
- 凸包算法,包括暴力穷举法,递归算法等,最后使用opengl将所有的凸包顶点绘制-Convex hull algorithms, including violence exhaustive method, recursive algorithm, and finally use opengl all the convex hull VertexPaint
Password-cracking
- 密码暴力破解小程序,模拟键盘鼠标操作,算法设计字符的排列组合-Password brute force crack small program, simulated keyboard and mouse operation, algorithm design character permutations and combinations
5433479
- 用C++实现了kmp,BoyerMoore,和暴力搜索三种算法-In c++ realize the KMP, BoyerMoore, search three algorithms and violence
xxtabase
- 用C++实现了kmp,BoyerMoore,和暴力搜索三种算法()
include
- 设在一个区域中有n个垃圾桶,编号分别为1,2,…, n,每个垃圾桶的重量对应为w1,w2, …, wn。垃圾填埋场在A点,垃圾车初始时在B点。试规划垃圾车的行车路径,要求将所有垃圾桶内的垃圾都运送至垃圾填埋场A。(In one area, there are n trash cans, numbered 1, 2, respectively. N, the weight of each trash can correspond to W1, W2,... Wn. At the A point,