-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1
-
VB 图像处理软件 (阈值分割+边缘检测)
VB图像处理源码,主要实现了两种方法的二值化(阈值分割)和4种方法的边缘检测。该源码可以用于工业工件检测和图像识别(包括验证码识别),可以读取JPG、TIFF、BMP、PNG、GIF等常见文件格式,采用了模拟指针,速度快、效率高。下面是该源码主要包含的算法:
二值化:以亮度为标准进行阈值分割;以平均灰度为标准进行阈值分割
边缘检测:Roberts(罗伯特)算子;Sobel(索贝尔)算子;Prewitt(普瑞维特)算子;Laplacian(拉普拉斯)算子。
- 2022-09-02 23:55:03下载
- 积分:1
-
the basic avail themselves of the opportunity to beginners learning about a gram
分形的基本乘隙,对初学者克一学一下-the basic avail themselves of the opportunity to beginners learning about a gram
- 2023-09-01 00:10:03下载
- 积分:1
-
绘图程序
区域填充 区域填充
绘图程序
区域填充 区域填充-regional mapping procedures filled area filling fill regional regional Filled Filled
- 2022-01-28 16:27:12下载
- 积分:1
-
教某人如何运行开始的脸
Teach somebody how to run the start face
- 2022-02-20 23:35:31下载
- 积分:1
-
Word排版艺术[候捷]2004.rar
Word排版艺术[候捷]2004.rar-Word Publishing Art [Designate Czech] 2004.rar
- 2022-05-07 09:03:59下载
- 积分:1
-
单电源运放图集
放大,衰减,加法,减法,滤波
单电源运放图集
放大,衰减,加法,减法,滤波-Single-supply op amp Atlas amplification, attenuation, addition, subtraction, filtering
- 2022-02-16 06:08:04下载
- 积分:1
-
在C++ BURIDER 6.0下开发的字体与颜色对话框原程序
在C++ BURIDER 6.0下开发的字体与颜色对话框原程序-6.0 in the C BURIDER developed fonts and colors of the original dialog procedures
- 2022-04-15 12:21:39下载
- 积分:1
-
此源代码是关于利用管道开发程序进行通信,该程序利用了Winsocket和NamedPipe的API...
此源代码是关于利用管道开发程序进行通信,该程序利用了Winsocket和NamedPipe的API-this source code is on the use of pipelines for the development of communications procedures, the use of the procedures and NamedPipe Winsocket API
- 2022-11-20 20:55:03下载
- 积分:1
-
使用 Alphablend 位图
这是一个位图中的"Alphablend"应用示例。alphablend 是在图片添加不透明度的 API (应用编程接口)。
- 2022-03-04 13:23:52下载
- 积分:1