搜索结果
找到约 2,165 项符合
Data-compression 的查询结果
软件设计/软件工程 About C8051F005 AND C8051F0XX data sheet
About C8051F005 AND C8051F0XX
data sheet
软件设计/软件工程 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C
十部经典算法合集 .chm
Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni
PREFACE
CHAPTER 1: INTRODUCTION
CHAPTER 2: ARRAYS
CHAPTER 3: STACKS AND QUEUES
CHAPTER 4: LINKED LISTS
CHAPTER 5: TREES
CHAPTER 6: GRAPHS
CHAPTER 7: INTERNAL SORTING
CHAPTER 8: EXTERNAL SORTING
CHAPTE ...
其他书籍 Halsted.Press.H.264.And.MPEG-4.Video.Compression.Video.Coding.For.Next.Generation.Multimedia.eBook-L
Halsted.Press.H.264.And.MPEG-4.Video.Compression.Video.Coding.For.Next.Generation.Multimedia.eBook-LiB,多媒体通信的经典文章
单片机开发 These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity,
These routines transmit and receive serial data using two general
* I/O pins, in 8 bit, No parity, 1 stop bit format. They are useful
* for performing serial I/O on 8051 derivatives not having an
* internal UART, or for implementing a second serial channel.
语音压缩 The Audio File Library provides a uniform programming interface to standard digital audio file form
The Audio File Library provides a uniform programming interface to
standard digital audio file formats.
This library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun
.snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The ...
微处理器开发 This zip describes how two SSCs in I2S mode play and record wave files through a two-input data meth
This zip describes how two SSCs in I2S mode play and record wave files through a two-input data method. Includes main.html file for help.
Java编程 一个自己编写的应用jfreechart生成piechart的类。注意在调用genPicture()之前首先要设置title,data,remoteAddr的值。genPicture()返回生成的图片的
一个自己编写的应用jfreechart生成piechart的类。注意在调用genPicture()之前首先要设置title,data,remoteAddr的值。genPicture()返回生成的图片的路径,可在前台页面中调用此图片显示chart。
系统设计方案 PIC16F87XA Data Sheet
PIC16F87XA
Data Sheet
软件设计/软件工程 基于Java开发的Data Object自动生成器
基于Java开发的Data Object自动生成器
Java编程 简单的JSP电子商务网站购物车 带结算功能,带注册系统 大二时自己编写的,供大家参考学习 功能不是很详尽,美工也是拼凑了以前的flash,请见谅, 数据库在data文件夹中,在SQLserve
简单的JSP电子商务网站购物车
带结算功能,带注册系统
大二时自己编写的,供大家参考学习
功能不是很详尽,美工也是拼凑了以前的flash,请见谅,
数据库在data文件夹中,在SQLserver中附加数据库即可
bean在classes--bean中 放进classes里即可
核心代码在list.jsp中 ...