详细介绍了指针的特性
标签: 指针
上传时间: 2015-11-08
上传用户:1113012448
构建一个简单的HTTP / 1.0客户机命令行接口, 构建一个简单的HTTP / 1.0服务器, 修改您的简单的Web服务器接受多个并发连接
上传时间: 2015-11-10
上传用户:gbstar
《数据压缩导论(英文版。第3版)》是数据压缩方面的经典著作,介绍了各种类型的压缩模式。书中首先介绍了基本压缩方法(包括无损压缩和有损压缩)中涉及的数学知识,为常见的压缩形式打牢了信息论基础,然后从无损压缩体制开始,依次讲述了霍夫曼编码、算术编码以及字典编码技术等,对于有损压缩,还讨论了使用量化的模式,描述了标量、矢量以及微分编码和分形压缩技术,最后重点介绍了视频加密。《数据压缩导论(英文版。第3版)》不但分析了各种压缩模式及其优缺点,而且还说明了它们最适合处理哪种内容。
标签: 数据压缩
上传时间: 2015-11-10
上传用户:一只虫虫
液压相关资料的课程设计 题目要求: 1、 驱动装置:单叶片摆动缸; 2、 安装方式:缸筒顶端法兰固定,中心轴回转; 3、调速方式:双向回油节流调速,背压1.5MPa。
标签: 液压
上传时间: 2015-11-12
上传用户:四时祥和
Writing essays and dissertations can be a major concern for overseas students studying at English-medium colleges and universities. Virtually all courses contain a large degree of written assessment and it is essential to ensure that your writing skills meet the necessary standard. Academic Writing is a new kind of writing course for all international students who have to write exams or coursework in English. This practical book thoroughly explains the writing process and covers all the key writing skills.
标签: Academic writing
上传时间: 2015-11-13
上传用户:blackbat
高速超大规模集成电路的尺寸的不断减小,功耗的不断降低,要求 供电电压也越来越低,而输出电流则越来越大。 z 电源本身的高输出电流、低成本、高频化( 500kHz~1MHz)高 功率密度、高可靠性、高效率的方向发展。 z 在低电压、大电流输出DC-DC变换器的整流管,其功耗占变换器 全部功耗的50~60%。 z用低导通电阻MOSFET代替常规肖特基整流/续流二极管,可以大大 降低整流部分的功耗,提高变换器的性能,实现电源的高效率,高功 率密度。
标签: 同步整流技术
上传时间: 2015-11-18
上传用户:啧啧你妹
实验的目的是构建一个简单的Web客户机和一个简单的Web服务器的服务器来响应HTTP GET和PUT命令;实验1:构建一个简单的HTTP / 1.0客户机命令行接口;实验2:构建一个简单的HTTP / 1.0服务器;实验3:修改您的简单的Web服务器接受多个并发连接。
上传时间: 2015-11-21
上传用户:gbstar
对LED封装过程可能出现的问题逐一指出,并提出解决的办法,以期引起LED封装管理人员及工作人员的注意。
标签: LED数码管点阵资料
上传时间: 2015-11-23
上传用户:chaoren
Use the fast Fourier transform function fft to analyse following signal. Plot the original signal, and the magnitude of its spectrum linearly and logarithmically. Apply Hamming window to reduce the leakage. . The hamming window can be coded in Matlab as for n=1:N hamming(n)=0.54+0.46*cos((2*n-N+1)*pi/N); end; where N is the data length in the FFT.
标签: matlab fft
上传时间: 2015-11-23
上传用户:石灰岩123
Use fft to analyse signal by plotting the original signal and its spectrum.
标签: matlab fft
上传时间: 2015-11-23
上传用户:石灰岩123