-
用vc调试好的svmlight。方便实用。
用vc调试好的svmlight。方便实用。-It has been debuged under the Visual C environment. It s very convenient and applied.
- 2022-03-13 16:20:34下载
- 积分:1
-
Using VHDL language music generator example, in the hope that useful to everybod...
用VHDL语言编写音乐发生器的例子,希望对大家有用!-Using VHDL language music generator example, in the hope that useful to everybody!
- 2023-01-01 16:00:03下载
- 积分:1
-
计算机并口控制软件源代码可以向并口发送数据也可一解数据...
计算机并口控制软件源代码可以向并口发送数据也可一解数据-computer parallel port to control the source code software can send data to the parallel port can be a solution data
- 2022-02-20 07:45:04下载
- 积分:1
-
从URL下载文件
从URL下载文件,它可以很容易地通过使用Windows API函数URLDownloadToFile完成通过包括单位“URLMON”或Urlmon.pas在您的项目。
- 2022-08-03 02:13:33下载
- 积分:1
-
classic serial Windows operating procedures
WINDOWS经典串口操作程序-classic serial Windows operating procedures
- 2022-04-22 23:53:10下载
- 积分:1
-
一个漂亮的带优先级的简单计算器
一个漂亮的带优先级的简单计算器-a beautiful priority with a simple calculator
- 2022-09-13 13:25:03下载
- 积分: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
-
源码,挺有用的。
不过里面是用txt写的,自己在vc里运行一下吧。...
源码,挺有用的。
不过里面是用txt写的,自己在vc里运行一下吧。-Source, quite useless. But there is a txt written to run in vc you.
- 2022-12-10 14:20:03下载
- 积分:1
-
LightningThis excellent Java applet lets you add flashing Lightning to your page...
LightningThis excellent Java Applet lets you add flashing Lightning to your page!可以使页面添加闪烁加亮效果-LightningThis excellent Java applet lets you add flashing Lightning to your page! Pages can add flicker-plus results
- 2023-06-26 01:05:04下载
- 积分:1
-
wpf做的图片浏览器,集成一般功能,但不够完善
wpf做的图片浏览器,集成一般功能,但不够完善-PhotoGallery design by wpf,it is not
perfect.
- 2022-11-17 17:35:04下载
- 积分:1