搜索结果

找到约 286 项符合 Way 的查询结果

加密解密 Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access fr

Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages. 3.This problem can be solved by using an e ...
https://www.eeworm.com/dl/519/444350.html
下载: 26
查看: 1047

书籍源码 How to control the time s equence of LM3033B- 0BR3 LCD module by C51 programming was dis cus s ed i

How to control the time s equence of LM3033B- 0BR3 LCD module by C51 programming was dis cus s ed in this paper. In this way the LCD module was driven by parallel communication and the characters and graphics could be were narrated in detail.
https://www.eeworm.com/dl/532/446076.html
下载: 87
查看: 1096

压缩解压 ) Compression using huffman code -with a number of bits k per code word -provide huffma

) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is d ...
https://www.eeworm.com/dl/617/446746.html
下载: 109
查看: 1036

DSP编程 In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal

In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not nece ...
https://www.eeworm.com/dl/516/447485.html
下载: 100
查看: 1040

软件设计/软件工程 This contribution provides functions for finding an optimum parameter set using the evolutionary alg

This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, and you want to find the parameter set minimizing the output o ...
https://www.eeworm.com/dl/684/448244.html
下载: 38
查看: 1065

其他 Jh_cpu is a cpu with 12 address,8 data bus, adn give direct address ,indirect address two addressin

Jh_cpu is a cpu with 12 address,8 data bus, adn give direct address ,indirect address two addressin way.
https://www.eeworm.com/dl/534/452795.html
下载: 184
查看: 1058

编辑器/阅读器 Normally a list view is updated by a user directly by selecting a list view item and then editing or

Normally a list view is updated by a user directly by selecting a list view item and then editing or deleting it. New items are usually added at the bottom of the list. This works fine since the user knows which items have been changed or deleted and where the new items will pop up. A drawback of it ...
https://www.eeworm.com/dl/626/460253.html
下载: 92
查看: 1043

编辑器/阅读器 Some time during my development works I had the need of printing the contents of a ListView control.

Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems: * extend the print on multiple pages when the width of the list exceeds the width ...
https://www.eeworm.com/dl/626/460256.html
下载: 148
查看: 1069

Java编程 Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable lo

Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable look and feel (PLAF). PLAF architecture allows seamless changes in the appearance of an application and the way an application interacts with the user. However, designing and developing a PLAF is much m ...
https://www.eeworm.com/dl/633/462690.html
下载: 172
查看: 1053

Java编程 This inspired me to make this tool. This tool is not a professional one but shows an example which m

This inspired me to make this tool. This tool is not a professional one but shows an example which makes use of the System.Diagnostics namespace. With this tool, you can write small console based Java programs, compile and run. Just a way to practically learn Java.
https://www.eeworm.com/dl/633/462699.html
下载: 81
查看: 1027