登录
首页 » matlab » gcc

gcc

于 2020-03-26 发布
0 246
下载积分: 1 下载次数: 7

代码说明:

说明:  读取音频,采用分帧处理,最后使用广义互相关算法求时延(Reading audio, adopting framing process, and finally using generalized cross-correlation algorithm to calculate time delay)

文件列表:

pinyu.m, 745 , 2020-03-25
gccfenzhen.m, 1033 , 2019-09-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 三相全桥整流电路模型
    说明:  基于simulink的三相桥式整流电路模型的搭建(Three phase bridge rectifier circuit)
    2020-04-27 14:37:54下载
    积分:1
  • use IE direct control of broilers (with tools)
    利用IE直接控制肉鸡(附工具)-use IE direct control of broilers (with tools)
    2022-03-13 17:48:45下载
    积分:1
  • 黑白棋的源代码,解压后打开运行,按上下左右键移动棋子,按enter键确定。...
    黑白棋的源代码,解压后打开运行,按上下左右键移动棋子,按enter键确定。-Riversi the source code, open the run after decompression, according to a pawn up and down keys to move around, press enter key to determine.
    2023-02-19 04:15:03下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • Themidascript
    压缩文件内包含7个脱壳脚本 Themida & WinLicen 1.1.X - 1.8.X 系列脱壳脚本.osc Themida & WinLicen 1.9.1 - 1.9.5 系列脱壳脚本.osc ThemidaScript.for.V1.9.10+.0.4.By.fxyang.osc THEMIDA脚本(for IAT restore).osc Themida脱壳脚本增强版.osc TMDScript-1.9.1+_1.0 final_修正集成版.txt TMDScript-1.9.1+_1.0final.txt(Zip file contains 7 Shelling script Themida & WinLicen 1.1.X- 1.8.X series of shelling the script. Osc Themida & WinLicen 1.9.1- 1.9.5 series of shelling the script. Osc ThemidaScript.for.V1.9.10+. 0.4.By.fxyang.osc THEMIDA script (for IAT restore). osc Themida shelling an enhanced version of the script. osc TMDScript-1.9.1+ _1.0 final_ revised integrated version. txt TMDScript-1.9.1+ _1.0final. txt)
    2010-02-13 11:04:05下载
    积分:1
  • 用C语言写的小游戏:贪食蛇。可以调蛇的速度,也可调关(共有10关)。...
    用C语言写的小游戏:贪食蛇。可以调蛇的速度,也可调关(共有10关)。-Using C language to write a small game:贪食蛇. Can tune the speed of the snake, but also adjustable clearance (a total of 10 customs).
    2022-01-28 04:26:21下载
    积分:1
  • two_D_Rand_walk
    说明:  二维节点随机移动轨迹的模拟生成,通过Matlab实现。(Simulated Generation of Random Moving Trajectories of Two-Dimensional Nodes)
    2019-02-20 11:11:42下载
    积分:1
  • NET
    说明:  强大的图像处理库,供开发嵌入式解决方案TELEDYNE DALSA的Sapera Embedded SDK工具包(Powerful Image Processing Library for Developing Sapera Embedded SDK Toolkit for Embedded Solution TELED YNE DALSA)
    2020-06-17 22:00:01下载
    积分:1
  • weboffice
    说明:  1、双击[WebOffice安装.bat]会自动完成控件的全部安装。 2、如果安装过程提示“是”与“否”,请选择“是”,如果安装过程提示是否“Next”,请选择“Next”即可。 完成后,即可以使用IE6以上所有版本打开网页查看控件。(1. Double-clicking [WebOffice Installation. bat] will automatically complete the entire installation of the control. 2. If the installation process prompts "yes" or "no", please select "yes", and if the installation process prompts "Next", please select "Next". After completion, you can use all versions above IE6 to open the web page view control.)
    2019-01-26 19:23:58下载
    积分:1
  • 这是模拟物理实验――一维势阱的小程序。运行的时候,需要把CCBP文件夹包含在头文件中。...
    命令行下可以解读TCP数据报内容的Sniffer-command line can be interpreted as TCP data reported to the Sniffer
    2022-02-03 06:27:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载