资源列表
tools
- 计算探地雷达激励函数,运用探地雷达处理结果显示波普-Calculation of ground penetrating radar (GPR) excitation function, using ground penetrating radar (GPR) processing results show that the Pope
Snake104
- 一个用C语言编写的功能完善的图形界面的贪吃蛇小游戏,-Written in a language with C functional graphical interface, Snake game,
snort
- 很多IDS,IPS等签名研发者,在不断开发新签名的同时,需要化大量时间去测试签名的有效性,以前一直在手工测试,于是想有没有工具能批量实现签名检测,于是有了这个程序.-Many IDS, IPS signatures and other developers, are constantly developing new signature at the same time, require the signature of a lot of time to test the validity of
some-c-language-programs-
- 关于公司或者企业员工工资管理 、学校成绩管理以及电话管理的几个c语言程序-About the company or enterprise employee wages management, school management and the management of telephone several c language program
hash
- 感知哈希比较图像的相似度,先将图像归一化,然后在比较图片- Perceptual similarity hash comparison image, the first image normalization, then the comparison image
Color-histograms
- 图像彩色直方图比较, 比较彩色图像的相似度,在做图像相似度比较方面可以使用。-Image color histograms, similarity compare the color of the image, making the image similarity comparisons can be used.
gray-histograms
- 灰度图像直方图比较,在做预处理时,比较灰度图像的相似度,在做图像相似度比较方面可以使用。-Gray-scale image histogram comparison, during preprocessing, similarity compare grayscale image, making the image similarity comparisons can be used.
gui-pnsr
- 带GUI的PNSR比较,比较两幅图像的相似度,使用matlab编程。-PNSR with GUI comparison, compare the similarity of two images, using matlab programming.
SortedSet
- 定义类模板SortedSet,即元素有序的集合,集合元素的类型和集合元素的最大个数可由使用者确定。要求该类模板对外提供以下三种操作:insert:加入一个新的元素到合适的位置上,并保证集合元素的值不重复;get:返回比给定值大的最小元素的地址。若不存在,返回0;del:删除与给定值相等的那个元素,并保持剩余元素的有序性。-#include < iostream> using namespace std template < class type> class setlist
Southsaint
- 圣维南方程组计算程序 vb开发 进行河道水流模拟计算-Saint-Venant equations vb development of computational procedures for river flow simulation
SportsMeeting
- 这是一个运动会管理系统,能够实现所要求的基本功能-This is a sports management system, to achieve the required basic functions
square
- 矩形类,由两个对角线上的点组成。有取长、宽,求面积的方法。-Rectangle class, by a point on the two diagonal. Take a length, width and area of the method.