-
测试项目
函数 test_project
clc ;
关闭所有 ;
清除所有 ;
data1 = [0 0 0 0]; data2 = [0 0 0 0]; data3 = [0 0 0 0]; data4 = [0 0 0 0] ; 数据 = [0 0 0 0]; val1 = [0 0 0 0];
i = 1: 100
i = 1:10
fs = 22050;
y1=wavrecord(fs,fs,1) ;
wavwrite(y1,fs,16,"user.wav") ;
a=wavread("user.wav") ;
wavplay(a,fs) ;
n = 输入 ("输入 0") ;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-03 06:52:02下载
- 积分:1
-
想知道怎样产生程序序列号吗?这里有好的程序哦。很经典的。...
想知道怎样产生程序序列号吗?这里有好的程序哦。很经典的。-want to know how the procedures have serial numbers? Here there are good procedures oh. Very classic.
- 2022-01-26 02:13:24下载
- 积分:1
-
简易通讯录 非常值得学习的一个小软件
简易通讯录 非常值得学习的一个小软件-Address Book is very easy to learn
- 2023-08-12 21:10:02下载
- 积分:1
-
一个模型改变的效果的程序
一个模型改变的效果的程序-a model of the effects of changes in procedures
- 2023-03-05 13:25:04下载
- 积分:1
-
it can draw a colorful circle
可以画一个彩色的圆的一个应用程序,是在VC环境下编写的。-it can draw a colorful circle
- 2022-12-17 03:55:03下载
- 积分:1
-
进程调度模拟程序
进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时,要在所有可运行状态 的进程中选择最值得运行的进程投入运行。-Process schedule simulation program-Priority is only one aspect of schedule algorithm,the goal is selecting the most valuable process to run among all of the ready process.
- 2022-11-18 06:20:02下载
- 积分:1
-
VB环境 创建系统用户 并且可以自动提升权限的工具,很不错的说...
VB环境 创建系统用户 并且可以自动提升权限的工具,很不错的说-VB environment and create a system user can automatically enhance the competence of the instrument, it is good that
- 2022-04-08 22:17:35下载
- 积分:1
-
用vc6.0写的win32控制台子窗口程序
用vc6.0写的win32控制台子窗口程序-Vc6.0 written using win32 console sub-window procedure
- 2022-01-24 14:23:17下载
- 积分:1
-
接收单元,我们采用的原理和调频收音机原理一样。图3为接收电路,以专用调频接收模块IC1 TDA7021T为核心,经解调后的音频信号从脚输出,送到IC2 LM38...
接收单元,我们采用的原理和调频收音机原理一样。图3为接收电路,以专用调频接收模块IC1 TDA7021T为核心,经解调后的音频信号从脚输出,送到IC2 LM386作功率放大,推动耳机发声。三极管BG9018等组成高频放大级,以提高接收灵敏度。调节可调电容器C23可以改变接收频率,使其对准发射机的发射频率。-Receiving unit, we have adopted the principle and the principle of like FM radio. Figure 3 for the receiver circuit to a dedicated IC1 TDA7021T FM receiver module as the core, after demodulation of the audio signal after the output from the feet, to make IC2 LM386 power amplifier, and promote sound headphones. BG9018 triode composed of high-frequency amplification level in order to improve receiver sensitivity. Conditioning adjustable capacitor C23 can change the receiver frequency so that it fired at the transmitter frequency.
- 2022-07-11 03:12:17下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : the administration (to identify the median on both sides, the recursive)
- 2022-09-13 15:50:03下载
- 积分:1