-
understanding-LTE-with-MATLAB
《全面详解LTE》一书配套代码,代码完整,但是可能存在殷matlab版本问题而无法运行的情况(Complete Code for "Comprehensive and Detailed Explanation of LTE")
- 2019-05-28 15:23:33下载
- 积分: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
-
天线选择技术
说明: MIMO多信道系统的matlab代码,可完整运行(MIMO multi-channel system matlab code, can run completely)
- 2020-12-16 10:29:28下载
- 积分:1
-
NovelN
第一个项目:novel.spider(姑且叫他为spider吧)-jsoup,http-client
提供了三个最为底层的方法:
ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url)) 获取一个爬取对应网站的章节的实体,并执行爬取任务
ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url)) 获取一个爬取对应网站的内容的实体,并执行爬取任务
NovelDownloaderObserver observer = new NovelDownloaderObserver(url) 下载小说...(ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url))
ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url))
NovelDownloaderObserver observer = new NovelDownloaderObserver(url))
- 2020-06-18 13:40:02下载
- 积分:1
-
LDPC_802.16e仿真代码
可以产出LDPC_802.16e码字,不同码长不同码率(creat LDPC_802.16e ldpc code)
- 2018-06-13 12:00:48下载
- 积分:1
-
一个用jsp写的聊天室
一个用jsp写的聊天室(jsp write with a chat room)
- 2004-12-22 22:10:07下载
- 积分:1
-
jk3d
克里金插值算法的实现,包括3D的插值算法(Implementation of Kriging algorithm)
- 2019-05-23 16:45:20下载
- 积分:1
-
gatbx
说明: 谢菲尔德大学的MATLAB遗传算法工具箱,已经试过,很好用,在这里分享给大家。完全解压后将文件放到matlab的toolboxs里,再打开matlab的set path添加保存(The MATLAB Genetic Algorithm Toolbox at the University of Sheffield has been tried and used very well and is shared here. After fully decompressing, put the file into the toolbox of matlab, and then open the set path of matlab to save it.)
- 2019-03-27 15:57:44下载
- 积分:1
-
TD_DCA
基于matlab的TD-SCDMA动态信道分配(Matlab-based TD-SCDMA, dynamic channel allocation)
- 2009-11-01 15:22:32下载
- 积分:1
-
matlabmotionestimation
本程序通过光流来对连续的两幅二位图像进行运动估计,非常有效(through the procedures of optical flow to the two consecutive two image motion estimation, a very effective)
- 2007-05-15 10:09:49下载
- 积分:1