-
哈希表的实现程序,可以自动从一篇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
-
DELPHI台球源码
DELPHI台球源码-DELPHI billiards source
- 2022-07-17 10:49:04下载
- 积分:1
-
cab文件压缩、解压
cab文件压缩、解压 -Compression and UnCompresson of Cab file
- 2022-04-17 12:05:22下载
- 积分:1
-
Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很...
Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很多不同窗体小部件(widget)的图形用户界面(GUI)。Bindows应用程序可以使用很多方法与服务器端进行交互。其中大多数方法是基于XML的。它同样支持XML-RPC和基于SOAP的Web Services。程序设计语言是JavaScript。 所有windows控件的模拟。按钮,标签,列表,文本框,对话框,颜色,样式,等等,一个典型桌面应用应该有的控件、样式都具备 新版本1.30beta,增加了千呼万唤的Theme支持。Erik&Emil不愧为世界水平的JavaScript高手,原本仅用做浏览器脚本支持的这个小东西如今被发挥得淋漓尽致,几乎到了浏览器JavaScript所能表现的最高境界-Bindows is a framework for B/S application. it works with morden exploer, use DHTML show GUI composed by lots of different widgets, and support many way to communicate with server base on XML,support XML-RPC and web services(SOAP).Bindows developed use JavaScript, implement all widgets in windows( button,tag,list-box, editbox,dialog) with same color and style etc. which enough to build a classic desktop application. New 1.30beta version, add Theme support. Erik&Emil is famous JavaSrcipt developer,they let the JavaScript on the top of the world.
- 2023-01-04 15:35:03下载
- 积分:1
-
获得windows系统信息
获得windows系统信息-access system information
- 2022-02-05 16:54:33下载
- 积分:1
-
汉字行编辑程序,软工题目
汉字行编辑程序,软工题目-Chinese firms editor, soft Public topic
- 2022-03-11 08:31:00下载
- 积分:1
-
这是一个将两个数组合并成一个数组,并进行从小到大排序,去除相同的数据的一个程序。...
这是一个将两个数组合并成一个数组,并进行从小到大排序,去除相同的数据的一个程序。-This is a merger of the two arrays into one array, and from small to large order of removal of the same data of a program.
- 2022-10-16 22:40:03下载
- 积分:1
-
对象和皮肤检测
报告对象识别和皮肤检测中图像处理 — — 基于 KNN 分类器的最大似然算法和对象识别基于皮肤检测。
- 2022-03-11 04:22:55下载
- 积分:1
-
80386 Disassembler library, with source codes.
80386 Disassembler library, with source codes.
- 2022-03-13 00:59:42下载
- 积分:1
-
squid3.0及以后的版本相对于squid2系列有所改变,主要是把squid2系列的源代码由C换为了C++,同时增加了一些rfc文档里所描述的功能...
squid3.0及以后的版本相对于squid2系列有所改变,主要是把squid2系列的源代码由C换为了C++,同时增加了一些rfc文档里所描述的功能-squid3.0 and subsequent versions as opposed to a change in squid2 series is meant to give the series squid2 source code from the C-for for C , while increasing the number of rfc document described the function of
- 2022-01-24 16:11:31下载
- 积分:1