-
测试项目
函数 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
-
非递归算法实现线索化二叉树,其中包含递归算法。
非递归算法实现线索化二叉树,其中包含递归算法。-Non-recursive algorithm threaded binary tree, which includes recursive algorithm.
- 2022-02-01 03:33:42下载
- 积分:1
-
远程处理示例
这是一个简单的远程处理,用c#。服务器和客户端,操作简单。使用对象引用的服务器对象和客户机之间的通信是远程的心脏。他们远程访问体系结构,但是,为程序员提供一个更简单的过程。如果您配置客户端正确,你只需要创建远程对象,使用新的一个新实例(或从您的托管编程语言的实例创建函数)。您的客户端收到的引用服务器对象,然后你就可以调用它的方法,就好像物体在你的过程,而不是一个单独的计算机上运行。
- 2022-05-22 18:15:48下载
- 积分:1
-
boundary trace
此代码的对象用于BMP图像,其目的是为了实现对图像的边缘跟踪-boundary trace
- 2022-03-06 01:48:41下载
- 积分:1
-
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。...
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。-string matching program, such as "Hello* kept" in the "Hello, My name is Xiao Zhang "may draw match, find support wildcards.
- 2022-03-21 03:36:20下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
魔力游戏伤害计算器源码c#编写,用数组进行数据存储,对经常pk的人有很大帮助...
魔力游戏伤害计算器源码c#编写,用数组进行数据存储,对经常pk的人有很大帮助-magic of the game hurt calculators source c# prepared with data storage arrays, on the regular pk be very helpful
- 2022-02-02 08:08:31下载
- 积分:1
-
sqlite数据库的源代码,用于设计小型数据库
sqlite数据库的源代码,用于设计小型数据库-Source code of sqlite database, which is used for designing minitype database.
- 2023-06-14 22:15:03下载
- 积分:1
-
Shenzhen Yuanfeng 2410 development board installed WINCE user manuals,
深圳远峰2410开发板安装WINCE用户手册,-Shenzhen Yuanfeng 2410 development board installed WINCE user manuals,
- 2022-04-18 20:05:26下载
- 积分:1
-
Win2K under the Sniffer source code. Zip
Win2K下的Sniffer源代码.zip-Win2K under the Sniffer source code. Zip
- 2023-06-25 23:20:03下载
- 积分:1