搜索结果

找到约 94 项符合 ARITHMETIC 的查询结果

Linux/Unix编程 电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you wan

电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want... The graphical user interface uses GTK. In the actual version, the following elements are implemented : * Booleans elements * Rising / falling edges * Timers * Monostables * Compare o ...
https://www.eeworm.com/dl/619/285528.html
下载: 71
查看: 1157

压缩解压 Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVri

Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety.
https://www.eeworm.com/dl/617/206156.html
下载: 121
查看: 1096

matlab例程 SFLOP simulates a floating point operation x op y where op = +, -, *, /

SFLOP simulates a floating point operation x op y where op = +, -, *, / In chopping or rounding arithmetic using an m digit mantissa, base 10, and an unrestricted exponent range. (sflop: Simulate FLOating Point operation.) For more details on the how the floa ...
https://www.eeworm.com/dl/665/449125.html
下载: 160
查看: 1138

数学计算 Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary

Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
https://www.eeworm.com/dl/641/200438.html
下载: 142
查看: 1188

压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s

This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones ...
https://www.eeworm.com/dl/617/189481.html
下载: 118
查看: 1140

VHDL/FPGA/Verilog 这是06年4月刚刚完成的程序

这是06年4月刚刚完成的程序,从opencore.org下载而来。用vhdl语言描写,以及matlab仿真,testbench,以及在xinlinx上的综合。 The MDCT core is two dimensional discrete cosine transform implementation designed for use in compression systems like JPEG. Architecture is based on parallel distributed arithmetic ...
https://www.eeworm.com/dl/663/172730.html
下载: 187
查看: 1117

压缩解压 It is possible that certain products which can be built using this software modules might form inve

It is possible that certain products which can be built using this software modules might form inventions protected by patent rights in some countries (e.g. by patents about arithmetic coding algorithms owned by IBM and AT&T in the USA). Provision of this software by the author does NOT include any ...
https://www.eeworm.com/dl/617/191878.html
下载: 114
查看: 1144

其他 Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2

Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2: Cycles and functions First part cycles Part Two: Roles Practice 3 - Floating point arithmetic Practice 4 - Search for roots of functions Practice 5 - Numerical Integration Practice 6 - Arrangement ...
https://www.eeworm.com/dl/534/480920.html
下载: 134
查看: 1089

电子书籍 A programmable digital signal processor (PDSP) is a special-purpose microprocessor with specialized

A programmable digital signal processor (PDSP) is a special-purpose microprocessor with specialized architecture and instruction set for implementing DSP algorithms. Typical architectural features include multiple memory partitions (onchip, off-chip, data memory, program memory, etc.), multiple (gen ...
https://www.eeworm.com/dl/cadence/ebook/477427.html
下载: 156
查看: 1070

压缩解压 In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t

In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and t ...
https://www.eeworm.com/dl/617/132267.html
下载: 157
查看: 1126