资源列表
[图形图像处理(光照,映射..)] snake105
说明:贪吃蛇小游戏的源程序,有兴趣的看一看,谢谢指教。-thanks thanks thanks thanks<yuaa2ieii> 在 2025-10-02 上传 | 大小:2kb | 下载:0
[图形图象] 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<zhuao2yiyy> 在 2025-10-02 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] snow-procedures
说明:简单的飘雪程序浪漫的小程序,帮助大家学习C语言-Simple snow procedures<xinag1anaa> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[图形图象] some-c-language-programs-
说明:关于公司或者企业员工工资管理 、学校成绩管理以及电话管理的几个c语言程序-About the company or enterprise employee wages management, school management and the management of telephone several c language program<shaa2anaa> 在 2025-10-02 上传 | 大小:6kb | 下载:0
[图形图像处理(光照,映射..)] some-VB-programs
说明:使用visual Basic语言编写的一些小程序,能够实现对输入字符串的逆序输出,大小写转换,输入字符检索,打印九九乘法表-Small programs that use visual Basic language, to achieve the reverse output of the input string, case conversion, input characters to retrieve, print the multiplication table<paoa71ngnn> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[图形图象] Color-histograms
说明:图像彩色直方图比较, 比较彩色图像的相似度,在做图像相似度比较方面可以使用。-Image color histograms, similarity compare the color of the image, making the image similarity comparisons can be used.<董林佳> 在 2025-10-02 上传 | 大小:5.22mb | 下载:0
[图片显示浏览] gray_scale
说明:二维灰度图像,基于行、列、灰度,三维坐标显示-Two-dimensional gray-scale image, based on the row, column, gray, three-dimensional coordinates of the display<PAN> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[图形图象] gray-histograms
说明:灰度图像直方图比较,在做预处理时,比较灰度图像的相似度,在做图像相似度比较方面可以使用。-Gray-scale image histogram comparison, during preprocessing, similarity compare grayscale image, making the image similarity comparisons can be used.<董林佳> 在 2025-10-02 上传 | 大小:5.7mb | 下载:0
[图形图象] SortedSet
说明:定义类模板SortedSet,即元素有序的集合,集合元素的类型和集合元素的最大个数可由使用者确定。要求该类模板对外提供以下三种操作:insert:加入一个新的元素到合适的位置上,并保证集合元素的值不重复;get:返回比给定值大的最小元素的地址。若不存在,返回0;del:删除与给定值相等的那个元素,并保持剩余元素的有序性。-#include < iostream> using namespace std template < class type> class setlist<sau4uiuu> 在 2025-10-02 上传 | 大小:3kb | 下载:0