-
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib...
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib。
slavr.h是头文件,要使用库函数需要包含此头文件。-Added to the library file Shuanglong electronic libslavr.a, slavr.hlibslavr.a is a library file, and the ICC needs to be put together with the standard library file, the normal situation: C: icclib. slavr.h is the header file, it is necessary to use the library functions need to include this header file.
- 2022-02-24 16:30:34下载
- 积分:1
-
基于MATLAB的OFDM频谱
ofdm spectrum based on MATLAB -ofdm spectrum based on MATLAB
- 2023-05-12 10:00:03下载
- 积分:1
-
测试项目
函数 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
-
asp网络聊天室,用于网页的asp聊天室
asp网络聊天室,用于网页的asp聊天室-asp.net by speak
- 2022-07-26 02:33:46下载
- 积分:1
-
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。...
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。-general commercial processes tray icon in the tray and right click on the pop-up menu function, then how to add their own procedures for such functions? By changing the context diagram example, introduced a tray to achieve right click on the pop-up menu approach.
- 2022-12-23 00:25:03下载
- 积分:1
-
This calendar program reproduced the contents of line after commissioning, the c...
此万年历 程序系转载内容 经过调试,该万年历非常准确-This calendar program reproduced the contents of line after commissioning, the calendar is very accurate
- 2022-04-17 22:40:35下载
- 积分:1
-
日期,菜单,字符串的一些C函数
日期,菜单,字符串的一些C函数-some c programs of date,menu,string.
- 2022-02-13 16:11:28下载
- 积分:1
-
windows rpc 调用源码
windows rpc 调用源码-windows rpc called FOSS
- 2022-03-12 15:04:37下载
- 积分:1
-
我写的PCI2040接口芯片的驱动程序(WDM)
我写的PCI2040接口芯片的驱动程序(WDM)-I write PCI2040 Interface Chip Driver (WDM)
- 2022-03-19 01:23:22下载
- 积分:1
-
本程序用于处理两个进程之间的数据共享问题。通过使用内存映像文件实现进程间的数据共享。...
本程序用于处理两个进程之间的数据共享问题。通过使用内存映像文件实现进程间的数据共享。-This procedure for the treatment of data between two processes sharing. Through the use of the memory image file to achieve the process of data sharing.
- 2022-03-13 19:28:57下载
- 积分:1