上图就是我们的简体版贪吃蛇游戏,我们可以看到使用键盘上面的上下左右可以对贪吃蛇进行控制。 The picture above is our simplified version of Snake Eating Game. We can see that the top and bottom of t ...
分类:
其他好文 时间:
2019-01-28 14:04:49
阅读次数:
121
Description Hot dog is a very delicious food,and Goc like it very much. The picture below shows how much does Goc like it. hhhhh... Given a set of hot ...
分类:
其他好文 时间:
2019-01-27 14:35:43
阅读次数:
173
调整字体大小的几种方式,大小依次增大,具体如下: 【Reference】 1、Adjusting font size with TikZ picture ...
分类:
其他好文 时间:
2019-01-24 20:13:51
阅读次数:
658
OrCAD Capture CIS 16.6 菜单:Place > Picture... 在Place Picture窗口中,文件类型选择All Files (*.*),接着选择需要插入的图片,确定。 效果(图片的位置和大小是我后期调整过的) ...
分类:
其他好文 时间:
2019-01-24 11:48:24
阅读次数:
874
1 """ 2 This part of code is the Deep Q Network (DQN) brain. 3 4 view the tensorboard picture about this DQN structure on: https://morvanzhou.github.i... ...
分类:
编程语言 时间:
2019-01-08 23:41:26
阅读次数:
668
题意:给出一些矩阵,求这些矩阵合并后外部(被包括在内部的不算)周长 端点 1这个是用点代替了边,区间内有几个点就代表区间长度是多少 ...
分类:
其他好文 时间:
2018-12-28 17:18:57
阅读次数:
195
Profile The Following Picture is the result of this time's work. It's the first step used to verify the basic function of PyQtGraph. Download PyQtGrap ...
分类:
其他好文 时间:
2018-12-24 14:31:22
阅读次数:
155

 { var ms = new MemoryStream(buffer, 0, buffer.Length); return Image.FromStream(ms); } private void Text26_Bef... ...
分类:
其他好文 时间:
2018-12-14 17:32:34
阅读次数:
461
今天我调整了整个界面的控件摆放,button和一些其他控件的大小更为合适。最直观的改变是利用form的background image 属性增加了背景图。用户界面一下子显得很生动。button也设计了底色,用户界面也设计了利用picture box控件放了一个logo上去,现在的样子是这个样子的:不 ...
分类:
其他好文 时间:
2018-12-05 02:00:35
阅读次数:
169