-
C#获取硬盘、CPU型号并使用DES加密
C#获取硬盘、CPU型号并使用DES加密,学习C#windows编程和DLL调用研究。初学者非常适用。初步涉猎DES加密编程者可以研究学习一下。不适合高手使用。
- 2022-03-12 03:59:03下载
- 积分:1
-
这个是一个好东西南北寺革革某某;霸是地芏昔在;进;;;进;革;...
这个是一个好东西南北寺革革某某;霸是地芏昔在;进;;;进;革;- this is a big code.
- 2022-03-30 16:08:10下载
- 积分: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
-
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等...
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等-so small program since the launch of the boot tray area that regularly reminded, open a document, such as shutdown
- 2023-06-19 16:20:03下载
- 积分:1
-
bruce powel douglass classic, real time design patterns
bruce powel douglass的经典著作,real time design patterns-bruce powel douglass classic, real time design patterns
- 2022-11-04 05:25:03下载
- 积分:1
-
注销功能(98和2000通用)
注销功能(98和2000通用)-write-off function (98 and the 2000 Universal)
- 2022-04-16 17:57:44下载
- 积分:1
-
K-means聚类算法实现代码,在VC++环境下开发的,令附有实验样本集。-K-means clustering algorithm code, in the VC++ development environment, so that experiments with sample set.
- 2022-03-30 09:08:11下载
- 积分:1
-
vc高级编程技巧与实例,学习VC编程的可以参考一下,分享
vc高级编程技巧与实例,学习VC编程的可以参考一下,分享-vc high-level programming techniques and examples, learning VC programming reference sharing
- 2022-01-25 14:23:43下载
- 积分:1
-
异构网络的切换技术
此代码是为了宏和与筛选网络总网络质量的家庭基站之间一种新的自适应切换方法的支持。在这种新算法适应频率子分区策略。谁需要任何进一步研究即兴联系我
- 2022-02-16 04:36:38下载
- 积分:1
-
字符串查询程序,程序运行之后输入要查询的字符串,可以查到在文件中出现次数等...
字符串查询程序,程序运行之后输入要查询的字符串,可以查到在文件中出现次数等-String query program, the program is running after the Enter query string can be found such occurrences in the document
- 2022-02-05 09:27:20下载
- 积分:1