-
一个将MP3文件转换为WAV文件的源程序,需要mp3play.ocx
一个将MP3文件转换为WAV文件的源程序,需要mp3play.ocx-An MP3 file will be converted to WAV files source, the need mp3play.ocx
- 2023-06-05 20:15:03下载
- 积分:1
-
自己看。
本程序提供大量实用多项式计算函数:求一维实(复)多项式值、求一维多项式组值、求二维实(复)多项式值、两一维多项式相乘、两一维多项式除法、计算连分式函数值。-look it yourself.
- 2022-03-09 14:22:38下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
广播通信
广播通信-broadcast communications
- 2022-06-20 22:44:48下载
- 积分:1
-
导出到Excel
Export To Excel
{*** *** *** *** *** *** *** *** *****}
{ TExcel Component 3.3 for Delphi 1.0 .. 3.0 }
{ }
{ Copyright (c) 1996 ... 1998 Tibor F. Liska }
{ Tel/Fax: +36-1-165-2019 }
{ Office: +36-1-209-5284 }
{ E-mail: liska@sztaki.hu }
{*****************************************************}
{ }
{ TExcel is provided free of charge as so long as }
{ it is not in commercial use. When it produces }
{ income for you, please send me some portion of }
{ your income (at least $50). Thank you. }
{ }
{*****************************************************}-Export To Excel
{*****************************************************}
{ TExcel Component 3.3 for Delphi 1.0 .. 3.0 }
{ }
{ Copyright (c) 1996 ... 1998 Tibor F. Liska }
{ Tel/Fax: +36-1-165-2019 }
{ Office: +36-1-209-5284 }
{ E-mail: liska@sztaki.hu
- 2023-02-24 23:05:04下载
- 积分:1
-
windows核心编程 DELPHI版 源代码 非常有用
windows核心编程 DELPHI版 源代码 非常有用-DELPHI programming windows version of the core source code is very useful
- 2022-02-28 15:45:52下载
- 积分:1
-
C语言如何使用函数中的局部变量
C语言如何使用函数中的局部变量-How to use local varibles in functions in the c language
- 2023-05-03 19:45:02下载
- 积分:1
-
解析DXF文件图形中圆,椭圆,直线,多段线,单行文字,多行文字以及颜色线型等相关图形实体。...
解析DXF文件图形中圆,椭圆,直线,多段线,单行文字,多行文字以及颜色线型等相关图形实体。-Parse dxf file graphic entites include circle ellipse,line,polyline,text,multitext and related infomation such as color and line type
- 2023-08-22 04:50:04下载
- 积分:1
-
can deal with the Chinese in the regular expression, you can search for document...
可以处理中文的正则表达式库,可以用于文件检索-can deal with the Chinese in the regular expression, you can search for documents
- 2022-05-08 09:02:54下载
- 积分:1
-
I ve made an application that crawling the web base on DFS algorithm. Thanks.
I ve made an application that crawling the web base on DFS algorithm. Thanks.
- 2022-08-24 22:37:37下载
- 积分:1