Real-Time Transport Protocol (RTP) Payload Format and File Storage Format for the Adaptive Multi-Rate (AMR) and Adaptive Multi-Rate Wideband (AMR-WB) Audio Codecs
标签: Format Real-Time Transport Protocol
上传时间: 2014-11-26
上传用户:小草123
ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with no external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.
标签: 7529 controller dot-matrix graphic
上传时间: 2013-12-02
上传用户:奇奇奔奔
名称:read2543 功能:TLC2543驱动模块 输入参数:port通道号 输出参数:ad转换值 *************************************/ uint read2543(uchar port) { uint ad=0,i CLOCK=0 _CS=0 port<<=4 for(i=0 i<12 i++) { if(D_OUT) ad|=0x01 D_IN=(bit)(port&0x80) CLOCK=1 delay(3) CLOCK=0 delay(3) port<<=1 ad<<=1 } _CS=1 ad>>=1 return(ad) }
上传时间: 2016-01-21
上传用户:R50974
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey............... Decomposition can be viewed in figure. (Please note that select 256X256 image for better result.) Then compression can performed, PERFL2 give compression score. Then reconstruction can be performed. Each decompsition we can choose different threshold values. For each threshold value we can calculate mse,psnr,pq(picture quality), bit ratio etc. To get pq install pqs function .
标签: decomposition recostruct compress wavelets
上传时间: 2016-01-22
上传用户:liuchee
Flash写的小RPG游戏。。。。 # Archive D:\IT\source_code\1game\RPG.rar effect\enemy\0.fla effect\enemy\0.swf effect\enemy effect\hero\1.fla effect\hero\1.swf effect\hero\0.swf effect\hero effect error\error.fla error\error.swf error magic\magic1.fla magic\magic2.fla magic\magic3.fla magic\magic4.fla magic\magic5.fla magic\magic5.swf magic\magic4.swf magic\magic3.swf magic\magic1.swf magic\magic2.swf magic\magic0.fla magic\magic0.swf magic map\0.fla map\3.fla map\2.fla map\5.fla map\4.fla map\1.fla map\8.fla map\6.fla map\7.fla map\8.swf map\7.swf map\6.swf map\3.swf map\1.swf map\0.swf map\2.swf map\4.swf map\5.swf map sound\002.mid sound\001.mid sound\Victory.mid sound\Field02.mid sound\Negative01.mid sound\Dungeon01.mid sound RPG.fla RPG.html RPG.swf # # Files # 53
标签: effectenemy ITsource_code Archive gameRPG
上传时间: 2016-01-23
上传用户:hanli8870
本程序实做MLP(Multi-layer perceptron)算法,使用者可以自行设定训练数据集与测试数据集,将训练数据集加载,在2、3维下可以显示其分布状态,并分别设定键节值、学习率、迭代次数来训练其类神经网络,最后可观看辨识率与RMSE(Root Mean squared error)来判别训练是否可以停止。
标签: Multi-layer perceptron MLP 程序
上传时间: 2013-12-24
上传用户:caozhizhi
实用的单片机开发与应用程序,包括:中值滤波子程序,AD转换类程序,16、32位整型数开方,单片机音乐程序--祝你平安。对初学者很有帮助的。MCU development and practical applications, including: median filter subroutine, AD converter type of proceeding, 16,32-bit integer number prescribing, SCM music program - I wish you peace. Helpful for beginners.
上传时间: 2016-01-27
上传用户:sunjet
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, we will be building on the same example source code used in part one. In this article, we will expand on that code to include Read functionality, Handle Input/Ouput Controls also known as IOCTLs, and learn a bit more about IRPs.
标签: the interest tutorial Drivers
上传时间: 2016-01-28
上传用户:lmeeworm
matlab生成m序列的函数 原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:
上传时间: 2014-01-27
上传用户:stampede
Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM system based on the parameter of Mean square error
标签: the performances Comparison estimators
上传时间: 2016-02-01
上传用户:hgy9473