-
在VC窗口中加载地图,对地图进行扩大,缩小等各种功能的操作...
在VC窗口中加载地图,对地图进行扩大,缩小等各种功能的操作-In the VC window loaded maps, the map expansion, narrowing the operation of various functions such as
- 2022-02-03 17:45:35下载
- 积分:1
-
反向传播代码逐步
通过基于tensorflow的keras深度学习框架,自己动手搭建自己的深度神经网络,通过对网络逐层的可视化,理解卷积层池化层的作用,可以看到梯度传播算法的参数对最后分类结果的影响。
- 2023-03-26 12:45:14下载
- 积分:1
-
一个简单的形式方便控制单元组合xtable 0.2支持,支持字体…
一个简单方便的表格控件XTable 0.2 支持单元合并,支持字体、颜色、对齐等格式设置,支持键盘及鼠标操作,结构简单,清晰的编码风格,代码可读性强 -A simple form convenient control unit combined XTable 0.2 support, support fonts, colors, alignment and other formatting, support for keyboard and mouse operation, simple structure, a clear coding style, code readability strong
- 2022-02-11 15:35:36下载
- 积分:1
-
一个颜色互换的例子,显示了不同图形不同颜色随着时间而变化,入门好程序...
一个颜色互换的例子,显示了不同图形不同颜色随着时间而变化,入门好程序-a color swap example to show that the different color graphics change with the times, good entry procedures
- 2022-08-16 22:00:41下载
- 积分:1
-
自己做的天气预报服务程序
自己做的天气预报服务程序-own weather forecasting service program
- 2022-08-26 14:53:12下载
- 积分:1
-
这是一个用可以解决二叉树先序,中序,后序排列的程序
这是一个用可以解决二叉树先序,中序,后序排列的程序-This is a binary tree can be solved with first sequence, sequence after sequence with procedures
- 2022-05-06 05:14: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
-
管理实例1,需要一定编程基础,入门者要仔细多读几遍源码,其中有许多编程技巧。...
管理实例1,需要一定编程基础,入门者要仔细多读几遍源码,其中有许多编程技巧。-Management instance 1 with a lot of techniques requires novices having certain programme foundations to read several times carefully.
- 2022-02-03 05:42:09下载
- 积分:1
-
pku.acm上的第2道题的解法,解决指数问题,保留了全部精度
pku.acm上的第2道题的解法,解决指数问题,保留了全部精度-pku.acm the first two questions of method, solve the index problem, to retain all the accuracy
- 2022-07-17 04:02:53下载
- 积分:1
-
将VB与FLASH相结合使用的最好软件,非常适用的.
将VB与FLASH相结合使用的最好软件,非常适用的.-The best software which connects the VB and FLASH,and it is applicable.
- 2022-06-19 01:38:49下载
- 积分:1