-
测试项目
函数 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
-
ATmeag16单片机ADC转换,通过实验仿真通过
ATmeag16单片机ADC转换,通过实验仿真通过-ATmeag16 MCU ADC conversion
- 2022-08-25 05:34:28下载
- 积分:1
-
SDI中的TreeView应用示例
SDI中的TreeView应用示例-the TreeView SDI Application Example
- 2022-03-12 06:11:06下载
- 积分:1
-
矩阵乘法
此代码文件会计算任何两个矩阵相乘。矩阵可以是任意大小。它还检查乘法有效性条件。如果两个矩阵的乘法是不可能的情况下它会造成一个错误然后将需要来自用户的另一个矩阵。
- 2022-05-14 17:41:18下载
- 积分:1
-
银行进帐单打印,用VB写的程序.
银行进帐单打印,用VB写的程序.-banks Jinzhangchan printing, written in Visual Basic procedures.
- 2022-01-26 06:59:06下载
- 积分:1
-
实现Zip压缩和解压缩的Delphi源代码
实现Zip压缩和解压缩的Delphi源代码-Zip/Unzip program by Delphi
- 2023-01-17 22:15:03下载
- 积分:1
-
只要你的计算机存贮得下,它就能够运行!它就能够给你满意的答案!!它就是改进后的也阶乘函数my_factorial()...
只要你的计算机存贮得下,它就能够运行!它就能够给你满意的答案!!它就是改进后的也阶乘函数my_factorial()-as long as you store in the computer, it can run! It can give you a satisfactory answer! ! It is also improved the factorial function my_factorial ()
- 2022-01-31 16:33:23下载
- 积分:1
-
The concept of object
面向对象编程概念的一些学习心得,希望能给大家帮助-The concept of object-oriented programming some of the learning experience, could you help
- 2022-04-17 04:00:58下载
- 积分:1
-
This is a program used in class. It s applicable to beginner. if you study JAVA...
这个也是上课用的程序,适合于初学者用,对于java的初学者,建议多看源码。-This is a program used in class. It s applicable to beginner. if you study JAVA just now,I suggest you read some source code.
- 2022-04-24 07:54:56下载
- 积分:1
-
Visual C++2005 串口调试工具源码
Visual C++2005 串口调试工具源码,可使用Visual c++编译,实现串口通信的检测功能。
- 2023-08-04 05:50:04下载
- 积分:1