搜索结果
找到约 428 项符合
pre-coding 的查询结果
金融证券系统 CodezBank is just a small application that stores source code snippets organized in a hierarhichal m
CodezBank is just a small application that stores source code snippets organized in a hierarhichal maner with basic search ability. You just copy and paste the code snippet into or from this application via clipboard. If you have a bag of coding tricks then you want to keep them in this app.
数值算法/人工智能 I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200 ...
文件格式 数字图像处理基础理论
数字图像处理基础理论,英文资料Restoration and Enhancement
Space Pictures (blurred, noisy, distorted)
Computerized Tomography
Coding
Transmission – Teleconferencing
Storage – Land SAT Images
Pattern Recognition
Blood Cell Analysis
Remote Sensing
Robotic Vision
Computer Graphics
Flight Simulation
Au ...
软件设计/软件工程 misra (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会
misra (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的misra C Coding Standard,这一标准中包括了 ...
VC书籍 E文版的经典C语言书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Pre
E文版的经典C语言书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 19
压缩解压 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码
本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩 ...
数据结构 该程序的功能为已知二叉树中序遍历和后序遍历序列
该程序的功能为已知二叉树中序遍历和后序遍历序列,求二叉树的二叉链表结构,程序中假设前序序列和中序序列已经分别储存在数组Pre和In中,由子树的前序和中序序列建立其二叉链表,在中序序列中查找子树根,计算左右子树的大小,置队列为空队列,输出左右孩子并入队列中 ...
数据结构 1)I:初始化(Initialization)。从终端读入电文
1)I:初始化(Initialization)。从终端读入电文,写到tobetrans文件中,统计电文的字符集合和对应的权值集合,建立哈夫曼树,并将哈夫曼树存于文件hfmtree中。
(2)C:编码(Coding )。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。
...
matlab例程 The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for det
The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding
by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been
implemented for a 2x2 system. The reader can program o ...
matlab例程 This chapter contains sample programs for determining capacity. The reader is advised to go through
This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The
file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to
"capacity_plot_main.m". The latter file deals with all the other c ...