-
Self deleting executable for Win9x/WinNT (all versions). This source file must b...
Self deleting executable for Win9x/WinNT (all versions). This source file must be compiled with /GZ turned OFF (basically, disable run-time stack checks)
- 2022-04-16 12:31:41下载
- 积分:1
-
Windows资源管理器,用VB编写
windows资源管理器,用vb编写-windows resources manager, prepared with vb
- 2022-08-08 22:14:31下载
- 积分:1
-
学习美国的basiv
利用cc++初步学习wrl,适用于初学者,源代码比较简单-to learn the basiv of wrl
- 2022-01-30 18:09:28下载
- 积分:1
-
api函数拦截。
api函数拦截。-api function interception.
- 2022-07-18 18:20:38下载
- 积分:1
-
实现牛顿插值1,牛顿插值2,拉格朗日插值和多项式求解,并绘出曲线。...
实现牛顿插值1,牛顿插值2,拉格朗日插值和多项式求解,并绘出曲线。-interpolation to achieve a Newton, Newton interpolation 2, and the Lagrange polynomial interpolation solution and the drawing curves.
- 2022-02-06 01:27:18下载
- 积分: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
-
处理zip压缩格式的VC代码
处理zip压缩格式的VC代码-handle zip code format VC
- 2022-08-15 09:20:53下载
- 积分:1
-
运动检测
运动检测
- 2022-08-07 15:01:51下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting
- 2022-02-06 21:59:22下载
- 积分:1
-
dos源代码,大家都知道了吧
dos源代码,大家都知道了吧-dos source code, as we all know by now.
- 2022-05-21 11:51:49下载
- 积分:1