搜索结果

找到约 118 项符合 often 的查询结果

DSP编程 DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that

DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers from reaping t ...
https://www.eeworm.com/dl/516/146034.html
下载: 177
查看: 1069

Internet/网络编程 HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is abilit

HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control wo ...
https://www.eeworm.com/dl/620/178506.html
下载: 70
查看: 1061

其他书籍 Securing Apache 2: Step-by-Step When choosing a web server, Apache very often wins against its co

Securing Apache 2: Step-by-Step When choosing a web server, Apache very often wins against its competitors because of stability, performance, that fact that it s open source, and many other advantages. But when deciding on which version of Apache to use, the choice is not always so simple. On the o ...
https://www.eeworm.com/dl/542/193542.html
下载: 105
查看: 1049

其他嵌入式/单片机内容 Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardw

Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardware to function correctly in the overall system. This lab exercise will explore how hardware control can be added to a MATLAB algorithm and synthesized using AccelDSP Synthesis.
https://www.eeworm.com/dl/687/202431.html
下载: 131
查看: 1073

压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder

We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...
https://www.eeworm.com/dl/617/206209.html
下载: 151
查看: 1053

其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User

Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
https://www.eeworm.com/dl/542/206211.html
下载: 48
查看: 1067

软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort

Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After intro ...
https://www.eeworm.com/dl/684/208006.html
下载: 45
查看: 1042

单片机开发 There are many different (and often confusing) terms associated with clock-based devices. This appl

There are many different (and often confusing) terms associated with clock-based devices. This application note attempts to clarify these terms, and hence serves as a comprehensive reference on clock terminology. This application note can be divided into two sections. The first section describes and ...
https://www.eeworm.com/dl/648/228951.html
下载: 26
查看: 1033

编译器/解释器 Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard

Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. ...
https://www.eeworm.com/dl/628/235246.html
下载: 165
查看: 1054

数据结构 Parking Lot Simulation: Parking lot attendants often park cars bumper-to-bumper, several cars deep.

Parking Lot Simulation: Parking lot attendants often park cars bumper-to-bumper, several cars deep. This maximizes the number of cars they can fit into a parking lot at the expense of complicating the process of retrieving someone s car when they want to leave. Consider the case of a person wanting ...
https://www.eeworm.com/dl/654/259742.html
下载: 178
查看: 1205