-
将文本用语音方式读出,就是TTS,支持中英文混读,封装成了DLL,傻瓜试调用,就是简单!请看开发包内说明...
将文本用语音方式读出,就是TTS,支持中英文混读,封装成了DLL,傻瓜试调用,就是简单!请看开发包内说明-The text read out by means of voice that TTS, in support of mixed Chinese and English read, packaging has become a DLL, try calling a fool, that is simple! Please note the development of packet
- 2022-10-05 10:25:03下载
- 积分:1
-
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。-breadth- first through the maze to find algorithm (nSize* nSize) the optimal path.
- 2023-03-01 22:45:03下载
- 积分:1
-
非常经典的C++编程,涵盖其所有内容,详细的结果。
非常经典的windows c++编程,涵盖其全部内容,例子详尽,是程序员不可多得的手头资料,已经编译成帮助文档,搜索非常方便-Very classic windows c++ Programming, covering all of its contents, a detailed example is the rare programmer-hand information has been compiled into a help file, search is very convenient
- 2022-01-26 07:31:49下载
- 积分:1
-
孙鑫教程源码
孙鑫视频 教程第3课源码
孙鑫教程源码
孙鑫视频 教程第3课源码-failed to translate
- 2023-06-21 10:45:04下载
- 积分:1
-
C语言工程的学生一本书。
a book on c language for engineering students..
engineering students can find this book very useful
- 2022-03-22 17:51:15下载
- 积分:1
-
android 赛程球队管理系统
基于android平台,可以实现对赛程的安排,对球队的管理,以及参赛人员的添加删除修改等操作
- 2022-11-12 17:20:17下载
- 积分:1
-
基于opencv实现图像小波变换
本程序通过滤波器组实现图像的小波变换和逆小波变换,同时也将小波变换用于去噪的两种方法:硬阈值去噪法和软阈值去噪法都写了,在去除图像噪声后能够重建图像达到很好的效果。此外,本程序可以实现多层小波变换,通过参数的设置从而实现。
- 2022-02-11 10:57:59下载
- 积分:1
-
HTTP POST测试工具
目前前市场当部分接口调用都是采用Http POST方式开发的,每次接口调试的时候都需要临时够套post数据和查看返回数据,所以做了一个http post工具,可以随时发送测试数据,便于调试代码。也便于测试接口。有问题大家可以随时交流
- 2023-01-13 05:10:03下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
website database maintenance procedures Home
网站主页数据库维护程序-website database maintenance procedures Home
- 2022-04-02 02:12:34下载
- 积分:1