资源列表
k-means-clustering
- 用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distan
Defender
- 防御伪装文件夹病毒,Designed By LJN-Defende the fake folder virus
declaration-face
- 利用OpenCv进行人脸检测, 利用OpenCv进行人脸检测-Utilize OpenCv face detection, face detection with OpenCv using OpenCv face detection
hough_lines
- vs下C++编程的霍夫直线检测代码,使用openCV新的C++接口函数。包含测试图片,已编译,直接点击运行按钮运行出结果。-Vs C++ programming under hough line detection code, the use of openCV new C++ interface function. Contains test images, compiled, click the run button running out the results.
fanxinsuanfa
- 定义一个vector,元素类型为INT,插入10个随机数,使用sort按升序排序,输出每个元素的值,再按降续排序,输出每个元素的值,练习用find查找元素,用min和max找出容器中的最小元素和最大元素,并输出。-Define a vector, the elements of type INT, insert 10 random numbers, use the sort ascending sort, the output value of each element, and then dr
2.0
- 多种传感器实验代码,基于anduino的uno板-A variety of the sensor experimental code, uno board based on anduino the
tubaowenti
- 凸包问题,大二一门课的课程设计,很短的小程序-Convex hull, sophomore course curriculum design, very short program
toastTime
- 自定义的android toast时间控制-Android toast time custom control
Dijkstras-algorithm
- 关于最短路的Dijkstra算法的程序源代码,解决了最短路问题。-The shortest Dijkstra algorithm source code, solve the shortest path problem.
Library-Management-System
- 图书馆管理系统(C++源代码),利用MFC制作(网上资料)-Library management system (C++ source code), using MFC production (online information)
AES-encryption-algorithm-c
- AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original DES has been multi-analysis and is widely used around
guajisuo
- 挂机锁,压缩包内有程序和源代码,键盘也不能使用,任务管理器也不能用。-Hook lock, compressed within the program and source code, the keyboard can not be used, nor can the Task Manager.
