搜索结果

找到约 37 项符合 filename 的查询结果

多媒体处理 DTMF检测程序

·详细说明:DTMF检测程序。定点计算,可移植到DSP上。 Usage: dtmf filename -DTMF examination procedure. The fixed point calculation, may transplant to DSP on. Usage: Dtmf filename  文件列表:   alaw.cpp   alaw.h &nb
https://www.eeworm.com/dl/521/14580.html
下载: 104
查看: 1241

教程资料 Cadence软件安装手册

在PC机上运行cadence需要先运行命令:source filename,此处filename指.cshrc,或其他具有该文件内容但名字不同的文件,该文件必须有set DISPLAY 本机IP:0.0 语句,同时应将其他雷同设置封住.可以先从工作站上下载.cshrc文件,然后用notepad修改显示设置相,不可用其他编辑器,否则文本文件格式会不一样.记住,必须将显示器设置为256 ...
https://www.eeworm.com/dl/cadence/doc/18732.html
下载: 53
查看: 1082

文章/文档 < 波形声音控件函数使用说明>> **************************************************************************

< 波形声音控件函数使用说明>> ****************************************************************************************************************** 函数名 功能 说明 ------------------------------------------------------------------------------------------------------------------ GetData() 获取 ...
https://www.eeworm.com/dl/652/113414.html
下载: 34
查看: 1046

uCOS 啥也不说了

啥也不说了,请看代码示例 File : fat_dir.c FS_DIR *FS__fat_opendir(const char *pDirName, FS_DIR *pDir) { FS_size_t len FS_u32 unit FS_u32 dstart ....... FS_u32 dsize FS_i32 i char realname[12] char *filename if (!pDir) { return 0 /* No valid pointer to a FS_DIR structure */ }
https://www.eeworm.com/dl/649/132962.html
下载: 137
查看: 1036

数据结构 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中

这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取M ...
https://www.eeworm.com/dl/654/137283.html
下载: 170
查看: 1104

其他 是一个dsp程序

是一个dsp程序,FileName: ex10.asm * * Description: 滤波器实验 * * Copyright(C) SanZhi Electronic, Author Zpin
https://www.eeworm.com/dl/534/160554.html
下载: 79
查看: 1028

数值算法/人工智能 Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione

Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k)) If iamp=1: The ...
https://www.eeworm.com/dl/518/161960.html
下载: 89
查看: 1036

DSP编程 DTMF检测程序。定点计算

DTMF检测程序。定点计算,可移植到DSP上。 Usage: dtmf filename
https://www.eeworm.com/dl/516/170509.html
下载: 128
查看: 1076

汇编语言 用win32汇编编写的类木马的东西

用win32汇编编写的类木马的东西,运行后在机子上打开23端口,用telnet登陆,可以运行下列命令: open filename - open the file or program msg message - place message plainly over screen box message - show within a messagebox cdopen - to open CDROM drive door cdclose - to close CDROM drive door bye - termin ...
https://www.eeworm.com/dl/644/175169.html
下载: 92
查看: 1029

Linux/Unix编程 本文件可以在linux

本文件可以在linux,UNIX 或者 Cygwin 下面编译执行, gcc -o filename.c 即可。 主要的功能是遍历目录,根据命令行参数可以实现文件拷贝文件查看等功能。 可以列出比某一时间更新的文件,并拷贝到另外一个目录中,并且保持目录结构不变化。 也可以只列目录名称,或者只列某系扩展名的文件名。可以打印文件信息。 如果用 ...
https://www.eeworm.com/dl/619/189622.html
下载: 46
查看: 1019