a N-gram and Fast Pattern Extraction Algorithms~
标签: Extraction Algorithms Pattern N-gram
上传时间: 2014-11-09
上传用户:ztj182002
在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。
标签: 合并
上传时间: 2016-04-09
上传用户:lx9076
有编号从1到N的N个人坐成一圈报数,报到M的人出局,下一位再从1开始, 如此持续,直止剩下一位为止,报告此人的编号X。输入N,M,求出X。
标签:
上传时间: 2016-04-11
上传用户:zsjzc
从1加到N还有N!两个算法实现 N自己设置大小 没有限制 只要内存够大 CPU够快就行 我算100!用1秒多 结果我记得好像有300多位呢
上传时间: 2016-04-11
上传用户:杜莹12345
股票搜索程序,可自动搜索符合一定条件的股票。这里的条件主要包括前N天的成交量、价格等参数形成的K线特征。
上传时间: 2013-12-29
上传用户:zjf3110
A new PLL topology and a new simplified linear model are presented. The new fractional-N synthesizer presents no reference spurs and lowers the overall phase noise, thanks to the presence of a SampleJHold block. With a new simulation methodology it is possible to perform very accurate simulations, whose results match closely those obtained with the linear PLL model developed.
标签: new fractional-N synthesizer simplified
上传时间: 2016-04-14
上传用户:hjshhyy
This paper presents the key circuits of a 1MHz bandwidth, 750kb/s GMSK transmitter. The fractional-N synthesizer forming the basis of the transmitter uses a combined phasefrequency detector (PFD) and digital-to-analog converter (DAC) circuit element to obtain >28dB high frequency noise reduction when compared to classicalfrequency synthesis.
标签: fractional-N transmitter bandwidth circuits
上传时间: 2016-04-14
上传用户:er1219
某旅馆有n个等级的房间,第i等级有a个房间,每个等级有b个床位(1<=i<=n). 模拟旅馆个管理系统中床位的分配和回收功能,设计能为单个旅客分配床位,在其离店便回收床位(供下次分配)的算法
标签: 房间
上传时间: 2016-04-14
上传用户:VRMMO
高精度计算问题N!高精度计算问题的基本思想及一些实例
上传时间: 2016-04-15
上传用户:zaizaibang
设X和Y都是n位的二进制整数,现在要计算它们的乘积XY.我们将n位的二进制整数X和Y各分为2段,每段的长为n/2位
上传时间: 2014-11-27
上传用户:稀世之宝039