-
lvbo
DSP数据采集中连续数据奇异点的处理、滤波程序(Processing method of singular point in data acquisition, filtering program.)
- 2017-01-10 11:36:54下载
- 积分:1
-
工程模板
工程模板,为STM32F103ZET6芯片的模板(Engineering template)
- 2019-05-25 19:31:33下载
- 积分:1
-
Thinking_in_C++
电子文档 effective c++ 一本很好的介绍C++的书(Electronic document effective c++ Introduce a very good C books)
- 2007-09-29 18:03:34下载
- 积分:1
-
UdpClient
在VS2010环境中,根据UDP协议通信的原理,用C++编写的基于UDP的客户端的代码。(In the VS2010 environment prepared by the UDP-based client C++ code)
- 2013-12-14 20:52:31下载
- 积分:1
-
矩形求交函数
实现了矩形求交点,并求出最小的矩形相交范围(The intersection point of rectangle is realized, and the smallest rectangle intersection range is obtained.)
- 2018-05-14 20:24:05下载
- 积分:1
-
tiaoshijingling
串口调试精灵,对于初学VC++的学者来说,这是一本不错的电子书,大家可以好好品味。(It s a good book for people who are studying VC++ language.)
- 2009-04-18 20:42:28下载
- 积分:1
-
BANK-3P-LV
.NET银行系统,.NET银行系统,开户,转账,查询,取款,存款。登陆(.NET bank system,.NET bank system)
- 2013-07-29 16:22:31下载
- 积分:1
-
Factor Oracle, Suffix Oracle
We introduce a new automaton on a word p, sequence of letters taken in an alphabet
,that we call factor oracle. This automaton is acyclic, recognizes at least the factors of
p , has m 1 states and a linear number of transitions . We give an on-line construction
algorithm of the factor oracle. The tight links between this structure and the suffix
automaton allows us to introduce a second structure : the suffix oracle . We use these
two structures in string matching algorithms that we conjecture optimal according to the
experimental results. These algorithms are as efficient as the ones that already exist using
less memory and being more easy to implement.
- 2021-08-08 00:30:54下载
- 积分:1
-
HEU_KMS_Activator_v2.4
合并果子,压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。
一种压缩文本文件的方法如下:
1. 原始文本文件中的非字母的字符,直接拷贝到压缩文件中;
2. 原始文件中的词(全部由字母组成),如果是第一次出现,则将该词加入到一个词的列表中,并拷贝到压缩文件中;否则该词不拷贝到压缩文件中,而是将该词在词的列表中的位置拷贝到压缩文件中。
3. 词的列表的起始位置为 1 。 词的定义为文本中由大小写字母组成的最大序列。大写字母和小写字母认为是不同的字母,即 abc 和 Abc 是不同的词。词的例子如下: * x-ray 包括两个词 x 和 ray * mary s 包括两个词 mary 和 s * a c-Dec 包括三个词 a 和 c 和 Dec 编写一个程序,输入为一组字符串,输出为压缩后的文本。(Fruit combined compression is an effective method for reducing the amount of data, has been widely applied to various types of information into the system. A method of compressing a text file is as follows: 1 original text file non-alphabetic characters, copy directly to the compressed file 2 words in the original document (all composed of letters), if it is the first time, then. The word is added to a word list, and copied to the compressed file otherwise the term is not copied to the compressed file, but the position of the word in the list of words copied to the archive. 3 the starting position is a list of words. The maximum term is defined by a sequence of text consisting of uppercase and lowercase letters. Uppercase and lowercase letters are considered different letters, ie abc and Abc are different words. Examples of the word as follows:* x-ray consists of two words x and ray* mary' s, including two words mary and s* a c-Dec consists of three words a and c and Dec to write )
- 2013-12-02 17:28:34下载
- 积分:1
-
Ex03_ZQ28335_BUZZ
DSP28335控制蜂鸣器 声音乐谱程序设计(DSP28335 control buzzer sound music programming)
- 2020-07-16 20:28:49下载
- 积分:1