搜索资源列表
Program_of_student_file
- 可以查询学生详细信息(学号、姓名、性别、入学时间、出生年月、电话、家庭住址······),亦可查询简明信息(只含有姓名和年龄);可增加、删除和浏览学生信息;可按“学号”,“姓名”查询;可用菜单实现上述功能。-students can find detailed information (school, name, gender, school, date of birth, telephone, family residence), can also inquire about the conc
9_76
- 问题的提出:编写一个长途电话计费程序,计费规则是每6秒钟0.06元,要求能输入发话地、收话地,输出话费。-the problem : the preparation of a long-distance telephone billing procedures, billing rules every six seconds to 0.06 yuan. asked the caller to input land. words, the output calls.
berest
- 数字电话各模块的独立M文件实现,及系统功能的实现。-digital telephone module independent of the M-file and system functions.
telephone
- 电话仿真系统 主要用在计算机仿真课上 可能有错误!-telephone simulation system used mainly in computer simulation class may be wrong!
charge
- c++实现的对电话进行计费的系统,涉及到闰年平年的判断及夏时制冬时制的转换问题-c achieve the right telephone billing system, which involves non-leap year of a leap year in the judgment and daylight saving time in winter when the system conversion,
address_book
- 按照人名 电话号吗的格式建立电话本,再执行时把文件名作为参数。带有语音功能。-accordance with the names of persons telephone number? Format established telephone, and implementation of the document as a parameter. With voice.
用matlab gui画信号的频谱图和时域图形
- 用matlab gui画信号的频谱图和时域图形,再画出语谱图,模拟电话-Picture signal with matlab gui frequency spectrum and time domain graph, then draw the language spectrum, analog telephone
PCM
- 利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数
3
- 电话拨号音合成与识别MATLAB程序代码,用于信号处理综合应用中-Telephone dial tone synthesis and recognition MATLAB code for the application of signal processing integrated
awgn
- DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 -DTMF (
huishengxiaochu
- 一个用matlab做的电话声学回声消除程序-Using matlab to do a telephone acoustic echo cancellation procedures
25811257zjb
- 学生档案的建立和查询:学生档案信息包括学号,年龄,姓名,籍贯,联系电话;建立学生档案信息的哈希表-The establishment of student files and query: Student file information, including Student ID, age, name, place of origin, telephone the establishment of student file information hash table
Signal_system_Experiment_advanced
- 信号与系统实验(高级) 实验六 电话拨号音的合成与识别-Signals and Systems Experiment (advanced) experiments six telephone dial tone Synthesis and Recognition
phone
- 电话拨号叫解码,可以发出不同频率的电话按键音,每一个按键对应一个频率的声音-Telephone dial-up is called decoding, may issue a different frequency tone telephone keypad, each button corresponds to a frequency of a sound
xinhaofashengqi
- 这是 一个界面 内完成 数字信号发生器、电子琴、电话机按键、信号合成的代码,基于MATLAB,相比 多界面 的有自己的特色,请参考!-This is a complete digital signal generator interface, keyboard, telephone keypad, the code signal synthesis, based on MATLAB, more than the interface has its own characteristics, ple
Pulse-Code-Modulation
- 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式,从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。 国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM 可分为均匀量化PCM 和对数PCM 两大类,对数PCM中,A律和μ律编码都已被定为国际标准。 本程序实现了A律、μ律以及均匀量化三种PCM,
matlab-dianhuabohao
- 数字信号处理在电话语音拨号系统中的应用(自动拨号)-Digital signal processing in a telephone voice dialing system (automatic dialing)
telephone
- 数据结构课程设计,电话簿,单链表。重点在于链表的使用。-Data structure curriculum design, telephone directory, a single linked list. Focuses on the use of linked lists.
telephone-srve-
- 时钟提供接听电话服务的时间(以分钟计),然后这个时钟将循环地自增1(分钟) 直到到达指定时间为止。在时钟的每个“时刻”,就会执行一次检查来看看当前电话的服务 是否已经完成了,如果是,这个电话从电话队列中删除,模拟服务将从队列中取出下一个电 话(如果有的话)继续开始。同时还需要执行一个检查来判断是否有一个新的电话到达。如 果是将其到达时间记录下来,并为其产出一个随机服务时间,这个服务时间也被记录下来, 然后这个电话被放入电话队列中,当客户服务人员空闲时,按照先来先服务的方式
telephone
- 电话拨音信号的合成与识别,matlab下GUIDE界面,已编译通过-Telephone dial tone signal synthesis and recognition, matlab under GUIDE interface, compiled by