查表法实现a-law算法,使用c语言编写,使用简单,适用于语音传输系统的开发
上传时间: 2014-01-18
上传用户:koulian
已知记录序列a[1..n] 中的关键字各不相同, 可按如下所述实现计数排序:另设数组c[1..n],对每 个记录a[i], 统计序列中关键字比它小的记录个数存 于c[i], 则c[i]=0的记录必为关键字最小的记录,然 后依c[i]值的大小对a中记录进行重新排列,试编写算 法实现上述排序方法。
上传时间: 2016-08-17
上传用户:ljt101007
DESCRIPTION : BIN to seven segments converter -- segment encoding -- a -- +---+ -- f | | b -- +---+ <- g -- e | | c -- +---+ -- d -- Enable (EN) active : high -- Outputs (data_out) active : low
标签: DESCRIPTION converter segments encoding
上传时间: 2016-08-17
上传用户:ainimao
This book provides a complete intermediate-level discussion of microcontroller programming using the C programming language. It covers both the adaptations to C necessary for targeting an embedded environment, and the common components of a successful development project. C is the language of choice for programming larger microcontrollers (MCU), those based on 32-bit cores. These parts are often derived from their general-purpose counterparts, and are both as complex and feature-rich. As a result, C (and C++) compilers are necessary and readily available for these MCUs. 是初学入们,嵌入式的好教材!@简单易懂
标签: intermediate-level microcontroller programming discussion
上传时间: 2013-12-18
上传用户:lo25643
、实现的功能 A.通常情况下,交通灯按正常状态依次点亮红黄绿灯,交警可以根据路口流量的情况分别设置红、绿、黄灯持续点亮时间。 B、在夜深时,因为各路口的车流量减少,按交通规则,四个路口可以同时闪烁黄灯,在该设计中对正常情况下的持续时间进行初始化,当达到设定时间后,四个黄灯开始同时闪烁。 C、当手动控制时,可以将四个路口依次置为绿灯或者将相对的两个路口置为绿灯。
标签:
上传时间: 2014-01-10
上传用户:123456wh
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
标签: technologies Microsoft continued Internet
上传时间: 2014-12-04
上传用户:waizhang
This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
标签: microcontroller calculator Although displays
上传时间: 2014-12-01
上传用户:edisonfather
Auditory Simulation Development Computing System version 1.5.2, is based upon a unified re-interpretation in ANSI C of code
标签: Development Simulation Computing re-interp
上传时间: 2016-08-29
上传用户:坏天使kk
Auditory Simulation Development Computing System(unix) version 1.5.2, is based upon a unified re-interpretation in ANSI C of code
标签: Development Simulation Computing Auditory
上传时间: 2014-01-09
上传用户:zaizaibang
A盟密本-----不错的文本加密源代码 =================================== 产品特点 ~~~~~~~ ================================= 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出)
上传时间: 2016-09-01
上传用户:671145514