-
BP网络,解决人工智能中BP网络问题,是人工智能的大作业
BP网络,解决人工智能中BP网络问题,是人工智能的大作业-BP Net source code for AI
- 2023-03-31 00:25:03下载
- 积分:1
-
这个程序是利用概率算法求一个函数得积分。
这个程序是利用概率算法求一个函数得积分。-the procedure is the use of probabilistic algorithm for a function in the integral.
- 2023-01-18 13:35:03下载
- 积分:1
-
本文介绍了nn+ga+sa+fuzzy等算法的总结性的东西,对于这些算法有初步认识,很有帮助...
本文介绍了nn+ga+sa+fuzzy等算法的总结性的东西,对于这些算法有初步认识,很有帮助-nn sa ga fuzzy algorithms such as a summary of things, these algorithms have an initial understanding and helpful
- 2022-03-05 07:25:38下载
- 积分:1
-
皮肤对话框的项目
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
这是皮肤对话框。
- 2022-08-10 15:45: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
-
Complete <<times Cheng master>> source code,, copy the compiler can...
完整的源代码,,copy直接编译就可以运行(验证过)-Complete source code,, copy the compiler can be run directly (verified)
- 2022-05-10 22:41:35下载
- 积分:1
-
Fonts small tools do for myself vb procedures can extract used in LCD dot matrix...
字模小工具,自己做的vb程序,可以提取液晶显示使用的点阵字库。-Fonts small tools do for myself vb procedures can extract used in LCD dot matrix character.
- 2022-02-05 20:01:46下载
- 积分:1
-
testremoteserver.rar
TestRemoteServer.rar
- 2022-08-06 16:00:12下载
- 积分:1
-
自己写的一个关于MSXML类库的试用例子
自己写的一个关于MSXML类库的试用例子-Himself wrote a trial on the MSXML library example
- 2022-01-25 16:22:13下载
- 积分:1
-
expression Operational support ,
表达式,支持+,-,*,/,(),%运算-expression Operational support ,-,*,/,(),%
- 2023-08-28 06:05:03下载
- 积分:1