-
speex speech enhancement
speex语音增强
- 2022-01-22 07:54:13下载
- 积分:1
-
可以监控剪切板的内容,还可防止 自己运行时被复制
可以监控剪切板的内容,还可防止 自己运行时被复制-Can monitor the clipboard contents, but also to prevent their being copied run-time
- 2023-06-08 12:30:04下载
- 积分:1
-
32 as a Microsoft platform application programming interface, Win32 API is engag...
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
- 2023-07-03 20:55:03下载
- 积分:1
-
在Windows窗口上滚动字幕
在Windows窗口上滚动字幕-window on the Windows subtitles rolling
- 2023-05-20 14:40:04下载
- 积分:1
-
从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止。...
从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止。-Keyboard input from a number of characters, one by one they go to the disk until the input of a# far.
- 2022-01-31 09:04:43下载
- 积分:1
-
一个功能比较完整的计算器,附带二进制转化(包含小数的转换)...
一个功能比较完整的计算器,附带二进制转化(包含小数的转换)-Complete a functional calculator, with a binary transformation (including decimal conversion)
- 2022-01-25 19:29:01下载
- 积分:1
-
The main image rotation, translation, and some commonly used transform
主要完成图像的旋转,平移,和一些常用的变换-The main image rotation, translation, and some commonly used transform
- 2022-02-13 01:47:42下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1
-
packages in java
java包。。包存储在各自的文件夹中并正确继承。这是一个理解软件包的简单程序。
- 2022-03-30 00:59:22下载
- 积分:1
-
图书管理系统
此资源对图书管理有了一个很基本也比较清晰的系统使用,主要是连接数据库和struts配置文件。实现了对数据库的增添查改,主要是对图书和借书的操作,各级之间非常清晰,里面也有各种源文件包括数据库文件,可以运用MySQL或者SQL sever。
- 2022-02-01 02:57:34下载
- 积分:1