-
GUI
高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,GUI部分.(Master of Computer Application Technology tertiary post-graduate courses, advanced computer networks, programming examples of sub-code, GUI part.)
- 2007-10-23 22:56:46下载
- 积分:1
-
JAVAAPI
java的帮助文档。编程助手。中文版本。(java help documentation. Programming assistant.)
- 2013-05-19 15:47:32下载
- 积分:1
-
KeywordSpotting
多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现
该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:。
程序将识别出的关键词用方括号括上,输出到output.txt中(AC multi-string matching algorithm/multi-string match/multi-string test/multi-string identification/Aho-Corasick automata/ahocorasick automata/AC automaton./Java implementation
This program is highly efficient, can handle large Unicode character text (including text and key words to detect the text) is a match program, so the program is to be detected input.txt input text, keywords. txt for the Keyword text, folders test1, test2, test3 were three groups set their own input and keywords, can add their own arbitrary deletion, run the program before the first set of copies to D: . Program will identify the key words in square brackets, and output to output.txt in)
- 2021-04-27 14:48:44下载
- 积分:1
-
POSTaggingObservations
top the acquisition and displays the recognized digit. Beside the length of speech segment it is possible to change also the sampling frequency.
- 2014-06-08 14:29:39下载
- 积分:1
-
Currency
This class represents a currency as identified in the ISO 4217 currency codes.
- 2013-12-19 11:08:51下载
- 积分:1
-
UNICOM
说明: 中国联通短信业务开发源码 开发接入程序必须有一定的socket编程基础,
且必须熟悉sgip1.2协议才可以,我应一位网友的要求将我开发的短信接入程序源代码发布,希望对开发短信业务的朋友提供一些帮助,代码可自由传播。(sms sound code)
- 2010-03-24 13:53:28下载
- 积分:1
-
Thinking-in-java-
Java编程思想第四版完整中文高清版(免费)(Java programming ideas fourth edition of the complete Chinese HD version (free))
- 2013-12-26 14:05:51下载
- 积分:1
-
maze
迷宫算法,给定一七点,给定一终点,找出迷宫路径(Maze algorithm, given 17 points, to set one end of the maze to find the path)
- 2008-05-30 07:50:53下载
- 积分:1
-
ipdatabase-master
ipdatabase
二叉树快速搜索IP地址数据库
数据
数据源采用2015年广告协会制定的IP地址标准数据库,中国互联网广告行业统一采用的标准IP库。
原理
利用二叉树实现IP查询,首先将10进制IPV4地址转化为二进制构建二叉树,利用二叉树搜索进行搜索,查询时间复杂度log2n,比传统IP库n的查询速度高出一个量级。(Ipdatabase
Binary Tree Fast Search IP Address Database
data
The data source is the standard IP address database formulated by the Advertising Association in 2015, and the standard IP database adopted by the Internet advertising industry in China.
principle
The binary tree is used to realize IP query. Firstly, the 10-bit IPV4 address is converted into binary to construct a binary tree, and the binary tree search is used to search. The query time complexity log2n is one order of magnitude higher than that of traditional IP library n.)
- 2020-06-15 22:35:01下载
- 积分:1
-
微信小程序猫途校园签到demo完整源码
说明: 签到,小程序,微信,签到,企业签到,学校签到,考勤签到(Check-in, applet, Wechat, Check-in, Enterprise Check-in, School Check-in, Attendance Check-in)
- 2019-01-15 01:21:46下载
- 积分:1