-
Java拼图游戏源码
MainApp启动器
main():
创建主界面类对象
显示界面
-------------------
PictureMainFrame主界面
init()界面初始化操作:
指定游戏窗体大小
指定游戏标题
指定游戏窗口的显示位置
指定游戏窗口大小为固定大小
addCompoment()添加组件方法:
完成按钮区的组件设置
完成游戏状态去的组件设置
addPicturePreview()添加拼图游戏预览与拼图界面:
完成右侧的 预览图片的设置
完成坐标的 拼图图片的设置(MainApp starter
Main ():
Create the main interface class object
Display interface
-----------------------------
PictureMainFrame Home Interface
Init () interface initialization operation:
Specify Game Form Size
Specify the title of the game
Specify the display position of the game window
Specify the size of the game window to be fixed
AddCompoment () Add Component Method:
Complete the component settings in the button area
Component settings to complete game status
Add PicturePreview () Add a jigsaw preview and jigsaw interface:
Complete the settings for the preview image on the right
Complete the setting of coordinate mosaic pictures)
- 2019-05-18 10:44:10下载
- 积分:1
-
WeChat-live-master (1)
小程序直播代码,参考阿里说明文档,可以参考阿里云视频直播文档(Widget Live Broadcasting)
- 2020-06-17 00:40:02下载
- 积分:1
-
lstm_example
lstm小demo,根据时间变化,预测航空公司客流量。(LSTM small demo, according to the time change, predicts the airline passenger flow.)
- 2019-05-20 14:15:15下载
- 积分:1
-
0.5秒投入使用版本
APF仿真,三相不平衡治理。0.5s时投入使用,能看负载波形变换。(APF simulation, three-phase imbalance management. When it is put into use at 0.5s, it can see the load waveform change.)
- 2018-06-27 11:06:04下载
- 积分:1
-
ansys土木相关基本资料
ansys在土木相关的基本资料学习,可供相关人员参考学习(ANSYS basic information)
- 2018-07-18 18:45:13下载
- 积分:1
-
MG
说明: 梦幻西游服务端 服务端 完整服务端 修改ip可启动(Dream western travel service end)
- 2020-03-19 11:24:09下载
- 积分:1
-
3.5.3
说明: 卡尔曼滤波在石油地震勘探中的应用,程序已经调试,很好用(The application of Kalman filter in petroleum seismic exploration has been debugged and is very useful.)
- 2020-06-18 23:00:02下载
- 积分:1
-
Fourier-transform-realized-by-ansys
说明: ansys实现傅里叶转化的宏命令,对学习ansys有帮助。(ansys Fourier transformation to achieve macro command, to learn ansys help.)
- 2021-04-19 09:08:51下载
- 积分:1
-
21ic下载_STM32F103 ATT7022 MODBUS工程 源程序_
ATT7022是一种多功能高精度三相电能计量专用芯片,适用于三相三线的应用。将采集到的电量参数通过本身自带的SPI串行口传输给处理器上。(ATT7022 is a multi-function and high-precision three-phase power metering special chip, which is suitable for three-phase three wire applications. The collected power parameters are transmitted to the processor through the SPI serial port.)
- 2018-11-07 11:09:47下载
- 积分:1
-
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-08-06 12:51:19下载
- 积分:1