-
基于自相关法语音识别
该程序用 matlab 编程设计,用来区分基于自相关和互相关方法和 FIR 滤波器的两个字。包括了结果和这些源代码,结果是优良的。
- 2023-04-28 11:40:03下载
- 积分:1
-
In touch application to cd boxes enclosure
In touch application to cd boxes enclosure
- 2022-01-25 21:46:00下载
- 积分:1
-
VB模拟掷硬币掷硬币实验VB模拟实验…
VB模拟掷硬币实验 VB模拟掷硬币实验-VB simulated throwing coins in a coin toss experiment VB simulation experiments simulated a coin toss experiment VB
- 2022-06-17 19:20:46下载
- 积分:1
-
This is a process memory control module, as well as use the psapi.lib includes t...
这是一个进程内存监控模块,以及所用到的psapi.lib,包含了exe和核心算法-This is a process memory control module, as well as use the psapi.lib includes the exe and the core algorithm
- 2022-08-10 12:49:34下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
一个基于pci2000数据采集卡的数据采集系统的界面
一个基于pci2000数据采集卡的数据采集系统的界面-a data acquisition card data acquisition system interface
- 2022-04-20 09:04:05下载
- 积分:1
-
Firefox插件开发
FireFox插件开发DEMO,插件可与JavaScript脚本交互-FireFox PlugIN Develop
- 2022-01-28 16:28:17下载
- 积分:1
-
关于静态DLL的代码
关于静态DLL的代码-static on the DLL code
- 2022-06-26 20:51:00下载
- 积分:1
-
how to program with c++的源码,方便大家测试学习
how to program with c++的源码,方便大家测试学习-how to program with c++ the source to facilitate learning test
- 2022-07-02 10:53:46下载
- 积分:1
-
用QT库做的GUI界面的计算器软件,可供QT初学者学习用
用QT库做的GUI界面的计算器软件,可供QT初学者学习用-QT library use GUI interface to do the calculator software for beginners to learn QT
- 2022-01-25 23:53:24下载
- 积分:1