-
AngryBird
java编写的模仿愤怒小鸟的游戏,java版愤怒的小鸟,附带源码,编写的比较乱,希望能为大家带来点快乐。(java written in imitation of angry birds, game, java version of an angry bird, comes with source code, written in chaotic, I hope to bring point of happiness.)
- 2020-07-01 07:40:02下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
DS90C365
这是基于DS90C365的RGB接口到LVDS显示器接口转换电路的原理图。(This is the principle diagram into RGB interface to the LVDS display interface circuit based on DS90C365.)
- 2013-07-10 09:13:52下载
- 积分:1
-
FloodingSimulation
在具有至少十五个节点的网络中模拟洪泛路由。每个数据包应包含一个计数器(n = 10),该计数器在每一跳上递减。(Simulate flood routing in a network with at least fifteen nodes. Each packet should contain a counter (n=10) that is decremented on each hop. When the counter gets to zero, the packet is discarded. Time is discrete, and each
link can handle only one packet per time interval (i.e. only one packet in total may traverse
the link in either direction). Nodes should include a buffer to queue any additional packets.
Present your results in terms of the number of duplicate packets produced, and the
congestion at each node, and suggest a possible solution for reducing this problem.)
- 2020-06-24 09:40:07下载
- 积分:1
-
TTS
说明: 该模块能够与32进行通信,将语音指令播报出来。(Voice for 32 communications)
- 2020-05-20 13:13:24下载
- 积分:1
-
HDPONLINE
说明: 一段论文的代码实现
论文题目Multi-agent discrete-time graphical games and reinforcement learning solutions(Multi-agent discrete-time graphical games and reinforcement learning solutions)
- 2019-06-17 20:20:16下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1
-
Windsos
Windows 3,0 programming primer Alan Southerton 此书的配套软盘(Windows 3, 0 programming primer Alan Southerton this book form a complete set of floppy disks)
- 2017-08-20 23:54:22下载
- 积分:1
-
dianyun
说明: 本问详细的说明了空间点云的重建三角网格
多种子点和平坦部分优先生长方法的点云到网格重建(Detailed description of the Q space point cloud reconstruction of triangular mesh multi-point and the flat part of the seed growth method priority point cloud to mesh reconstruction)
- 2008-11-06 16:04:56下载
- 积分:1
-
基于变速模糊-PI混合控制的直流电机双闭环调速
说明: 在simulink上运行,双闭环模糊控制,亲测有效(Running on simulink, double closed - loop fuzzy control, effective pro - test)
- 2019-12-17 10:04:57下载
- 积分:1