搜索资源列表
sigma_vb
- 这是一个文件管理程序,就像windows资源管理器一样。它对于windows explorer是一个更好的替换程序。功能包括,文本编辑器,可简单和快速的打开文件;可预览图片和Wave;可快速搜索文件;支持ZIP/UNZIP以及更多。你能从这个程序中学习到很多东西。-This a document management procedures, like windows for the same resources management. Windows explorer for it is a b
exp_001
- 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。所有的计算结果都会显示在程序运行后生成的文本文档中。注意,运行程序时需要修改wave文件路径,在程序中体现为wavefilename字符串指针所指向的内容。-own VC prepared a document reader wave and short-term energy calculation, Short-term rates and zero autocorrelation function pro
ucos_AD
- 使用多任务,每个任务监视一路AD 转换,每一路AD 转换的结果在触摸屏上用一个波表来表示,直观地显示每路AD 的结果。可以通过文本框给每路AD 设置警戒值,超出警戒之后超出的部分会以闪动的方式显示。-use multi-task, each task surveillance all the way AD converter. Each road AD converter results in the touch screen with a wave form, visual way to sh
用Delphi编写文本tts 保存到 wav 文件
- 用Delphi编写文本tts 保存到 wav 文件,TTs with delphi use sap5.1 text to wave
smartread_sdk
- 在你的软件中加入文本朗读,混读功能,支持中文,英文男女声混合朗读,免费提供多种语音库 ,在朗读文本时,可以自由设定朗读语音,语速,音量 并可以将文本朗读到Wave文件中去. 朗读时高亮显示文字功能,朗读是否结束的信息.-At the software you add text to read, read mixed function, support Chinese, English mixed male and female voices reading aloud, free databa
tts-to-wave-file
- 使用微软发声引擎写的一个简单程序,可读中文英文,可将文本保存成 wav 文件-Microsoft speech engine to write a simple program, readable Chinese English text can be saved as wav files
Visual-CPPmusic
- 1.调用mminoOpen函数来打开WAVE文件,获取HMMIO类型的文 件句柄; 2.根据WAVE文件的结构,调用mmioRead、mmioWrite和mmioSeek 函数实现文件的读、写和定位操作; 3.调用mmioClose函数来关闭WAVE文件。 -A.Call mminoOpen function to open a WAVE file, obtain HMMIO type text Pieces of handle
sms7110
- Oxygen SMS7110 ActiveX Control的操作系统为Windows 95 98 NT及2000,支持NOKIA 3***/62**/71**/8***系列的GSM手机。它允许你发送文本和图片消息,读写缺省的SMS中心号码。控件可以和任何支持Active X的编程环境相融合(如,ASP。Microsoft Visual Basic,Microsoft Visual C ,Microsoft Access,Borland Delphi,Borland C Builder等)。适用
wave_tts_activex
- 用于进行Text to speech (文本语音转换)的安装程序-Used for Text to speech (text-to-speech conversion) of the installation process
text_to_wave
- 语音转成文字的源代码,特别适合初学者看,通过本实例可以让你了解本类编程的基本思路-Voice into text source code, particularly suitable for beginners to see the passage of this example can let you know the type of programming the basic ideas
Wave
- 数字水印技术的一个应用,将文本文档隐藏到wav 音频文件中 -Digital watermarking technology, an application, the text files to wav audio files hidden in the
Text
- 基于单片机80c51用两个独立键盘控制占空比的方波发生器的程序-80c51 single-chip microcomputer-based keyboard with two separate square wave generator to control the duty cycle of the procedure
WaveText
- 波浪文字实例 附带源码 其他的自己看吧 不多说了~!-Wave source text examples of the other side and see nothing to add to that their own ~!
edt-examples
- The ElastoDynamics Toolbox is a MATLAB toolbox to model wave propagation in layered media. It is based on the direct stiffness method and the thin layer method [10, 12]. The toolbox can be used to solve a variety of problems governed by wave
speech
- 文-语转换即Text-to-Speech,简称为TTS,这种技术已经广泛地运用到各种信息查询台、机器人语音等领域中。通过本次实验,了解TTS的基本实现原理,并能在VC++环境中运用TTS技术完成英文的文-语转换。 Windows支持两种RIFF(resource interchange file format,“资源交互文件格式”)音频文件:MIDI的RMID文件和波形音频文件格式Wav文件,而Wav文件是一种经常需要播放获编辑的音频文件,故本实验就要学习设计VC程序完成Wav文件播放的几种
wavetotext742124212002
- convert wave to text (wtt)
BCB-talkroom
- 大学时设计的集成语音,文字聊天的基于BCB的聊天软件,及资料,权作学习之用。 简介: 语音的采集,处理,播放 采用Windows MDK的低层音频服务比较合适采用,这一类函数和结构的名字都在MSDN中以“WAVE”为前缀。运用这些API完成的任务有,打开录音设备,获取设备句柄,指定录取格式,分配语音内存块。在当中某一内存块写满时,会产生一个MM_WIM_DATA消息,所对应窗口会调用相应处理函数。播放时理,只不过不是录音设备,而改为播放设备,也是当分配内存读写满时产生消息响应-Un
wind-words
- 这是一个简单的实现波浪文字的java代码,打开运行会在支持java的浏览器上显示效果,很适合初学者研究-This is a simple java code to achieve the wave of text, open the run will support java browser display, it is suitable for beginners of
wave
- 这个是我自己写的扩展的picturecontrol控件,可以实现绘图如各种函数、鼠标双击放大、鼠标拖动、设置文本等多项高级功能,在网上是找不到的。使用方法:1:包含进源文件,在对话框上建一个picturecontrol控件,并且设置notify属性为true 2,设置该控件变量为CWaveStatic类型m_pic变量 3,m_pic.setscale(X,Y)设置坐标属性 m_pic.setData(double*,int n)设置函数变量 即可正常显示-This is ext
ANSYS-earthquake-wave-input-node-
- 利用文中命令码,可以在ANSYS中实现如何输入地震波,这对结构动力分析非常重要!-Using text command code, can be implemented in ANSYS how to input seismic wave, which is very important for structural dynamic analysis!