搜索结果

找到约 422 项符合 Coding-Location 的查询结果

其他书籍 Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A.

Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press &copy 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated te ...
https://www.eeworm.com/dl/542/246878.html
下载: 43
查看: 1030

书籍源码 Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman codin

Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman coding).
https://www.eeworm.com/dl/532/250157.html
下载: 102
查看: 1095

其他书籍 编程珠玑

编程珠玑,程序员的警世恒言,让您Good reading、Happy coding
https://www.eeworm.com/dl/542/256333.html
下载: 22
查看: 1029

嵌入式/单片机编程 G729编码和解码的Matlab源程序 调用方法: 1.需要编码时

G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。 2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下 ...
https://www.eeworm.com/dl/647/256612.html
下载: 63
查看: 1062

压缩解压 对文本文件success.dat进行霍夫曼编码

对文本文件success.dat进行霍夫曼编码,用文本文件coding.dat保存编码
https://www.eeworm.com/dl/617/258407.html
下载: 81
查看: 1062

其他 MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast al

MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding
https://www.eeworm.com/dl/534/263257.html
下载: 179
查看: 1038

文件格式 INTERNATIONAL ORGANIZATION FOR STANDARDIZATION ORGANISATION INTERNATIONALE NORMALISATION ISO/IEC J

INTERNATIONAL ORGANIZATION FOR STANDARDIZATION ORGANISATION INTERNATIONALE NORMALISATION ISO/IEC JTC 1/SC 29/WG 11 CODING OF MOVING PICTURES AND AUDIO
https://www.eeworm.com/dl/639/267133.html
下载: 133
查看: 1030

单片机开发 NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read a

NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read and write the AT24Cxx family of serial CMOS EEPROMS. This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to w ...
https://www.eeworm.com/dl/648/268137.html
下载: 101
查看: 1074

软件工程 A good ebook for those who want to be an archtecher, it will help you how to manager a more efficien

A good ebook for those who want to be an archtecher, it will help you how to manager a more efficient coding.
https://www.eeworm.com/dl/540/268549.html
下载: 25
查看: 1049

数据结构 摘 要 1 前 言 2 正 文 4 1. 采用类C语言定义相关的数据类型 4 2. 各模块的伪码算法 5 3. 函数的调用关系图 7 4. 调试分析 8 5. 测试结果 9 6. 源程

摘 要 1 前 言 2 正 文 4 1. 采用类C语言定义相关的数据类型 4 2. 各模块的伪码算法 5 3. 函数的调用关系图 7 4. 调试分析 8 5. 测试结果 9 6. 源程序(带注释) 10 总结 29 参考文献 30 致谢 31 摘 要 哈夫曼编码(Huffman Coding)是一种编码方式,以哈夫曼树—即最优二叉树,带权路径长度最小的二叉树,经常应用于数据 ...
https://www.eeworm.com/dl/654/271692.html
下载: 87
查看: 1129