搜索:COde

找到约 5,457 项符合「COde」的查询结果

结果 5,457
按分类筛选
显示更多分类
https://www.eeworm.com/dl/881007.html 技术资料

DSP优化的G.723.1代码

·详细说明:DSP优化的G.723.1的代码,支持5.3和6.3速率,可直接在DSP平台上编译,运行,占用CPU%8,效果很好-The optimized code of DSP can support 5300 and 6300 bps. It can be compilered and runned in DSP table and have good performance.文件列表: &nb ...
下载 1
·
查看 5662
https://www.eeworm.com/dl/948278.html 技术资料

MPEG4解压缩算法源代码

·详细说明:MPEG4解压缩算法源代码,研究其中关于错误处理部分。-MPEG4 solution compression calculated the law origin code, studies about the error processing part. 文件列表(点击判断是否您需要的文件):   DECORE   ......\BUILD   . ...
下载 6
·
查看 6232
https://www.eeworm.com/dl/982721.html 技术资料

PHP.Web.2.0.开发实战.英文原版

The information in this book is distributed on an “as is” basis, without warranty. Although every precaution has been taken in the preparation of this work, neither the author(s) nor Apress shall have any liability to any person or entity with respect to any loss or damage caus ...
下载 7
·
查看 2367
https://www.eeworm.com/dl/521/14904.html 多媒体处理

ATMEL MP3+U盘方案

·详细说明:ATMEL mp3+u盘 方案,包含SCH,PCB图,源代码等-ATMEL mp3 the u plate plan, contains SCH, the PCB chart, the source code and so on 文件列表:   mp3+u盘   .......\MP3_1_10-13.zip   .......\MP3_manual.doc
下载 142
·
查看 1145
https://www.eeworm.com/dl/521/16007.html 多媒体处理

学习USB2.0驱动程序设计源码

·详细说明:学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子- Studies the USB2.0 driver design source code, including Windows DDK Driver actuation detailed design, U plate, MP3 programming example
下载 197
·
查看 1128
https://www.eeworm.com/dl/654/129087.html 数据结构

在远距离数据通信中

在远距离数据通信中,为确保高效而无差错地传送数据,必须对数据进行校验即差错控制。循环冗余校验CRC(Cyclic Redundancy Check/Code)是对一个传送数据块进行校验,是一种高效的差错控制方法。
下载 198
·
查看 1066
https://www.eeworm.com/dl/687/144982.html 其他嵌入式/单片机内容

VS1002D ADPCM RECORDING INSTRUCTIONS v 1.0 (C) 2004-09-23 VLSI SOLUTION OY This is a softwar

VS1002D ADPCM RECORDING INSTRUCTIONS v 1.0 (C) 2004-09-23 VLSI SOLUTION OY This is a software package to patch VS1002d ADPCM recording capability. It is explained in VS10XX Application Notes, available at http://www.vlsi.fi/download/ See also source code src/microcontrol.c fo ...
下载 119
·
查看 1099
https://www.eeworm.com/dl/633/222576.html Java编程

These two classes show an extremely simple example of java.net socket programming. They implement th

These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to ...
下载 147
·
查看 1122
https://www.eeworm.com/dl/684/254653.html 软件设计/软件工程

一篇非常好的学习文档

一篇非常好的学习文档, 每一个程序员都应该在第一时间得到它。 其实它叫做code complete 还有第二版 一样非常受欢迎, 无论你用什么语言
下载 135
·
查看 1070
https://www.eeworm.com/dl/648/288439.html 单片机开发

12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede

12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {
下载 76
·
查看 1196