-
利用c++开发的贪吃蛇游戏,有详细的各部分代码和编译连接文件...
利用c++开发的贪吃蛇游戏,有详细的各部分代码和编译连接文件-Use c++ Development Snake game in detail the various parts of the code and compile documents connected
- 2022-03-18 00:34:46下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
旅行商问题!这是利用动态规划实现的!效率高…
货郎担问题!这是用动态规划实现的! 效率很高啊!-traveling salesman problem! This is achieved using dynamic programming! High efficiency ah!
- 2022-04-21 12:38:13下载
- 积分:1
-
一个时钟的源程序的程序,实现了功能的控制等…
针对一款时钟的源代码程序,实现时钟控制等功能,led display c-A clock for the source code of procedure, to achieve control of features such as clock, led display c
- 2022-07-25 13:34:31下载
- 积分:1
-
智力拼图,又称魔板游戏,4*4的方格组成,15个字母,一个空格,要求玩家移动方格把字母排成字母表顺序,上下左右和回车控制。...
智力拼图,又称魔板游戏,4*4的方格组成,15个字母,一个空格,要求玩家移动方格把字母排成字母表顺序,上下左右和回车控制。-intellectual puzzles, board games also known as the devil, 4* 4 components in the box, 15 letters, a box requiring mobile box put players line up in alphabetical order of the alphabet, from top to bottom and around the transport control.
- 2022-03-04 08:48:29下载
- 积分:1
-
【C++】3D游戏公告板技术程序源码
浅墨出品,零资源分下载,分享精神至上~
源码的配套博文是 《 【Visual C++】游戏开发五十四 浅墨DirectX教程二十一 视觉上的诡计:公告板(Billboard)技术》
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 17:33:27下载
- 积分:1
-
用c语言在visual C++环境下写的一个扫地雷的游戏
用c语言在visual C++环境下写的一个扫地雷的游戏-Using c language in visual C++ environment, written in a sweep of the game Ray
- 2023-02-22 23:15:04下载
- 积分:1
-
扫雷模拟游戏,仿照扫雷游戏编写,是一款简单的游戏。
扫雷模拟游戏,仿照扫雷游戏编写,是一款简单的游戏。-mine simulation games, modeled on the mine-game preparation, is a simple game.
- 2022-03-14 14:06:13下载
- 积分:1
-
基于MAXPLUS II 的软件设计,这里面有几个小程序,用于VHDL的GDF设计,含有LED数码管的显示驱动程序,还有3选一,十选一程序。...
基于MAXPLUS II 的软件设计,这里面有几个小程序,用于VHDL的GDF设计,含有LED数码管的显示驱动程序,还有3选一,十选一程序。-II FPGA-based design software, there are several small procedures, GDF for VHDL design with a digital LED display driver of the procedures, there is a three elections. 10 election procedure.
- 2022-05-22 12:52:00下载
- 积分:1
-
完整版的俄罗斯方块,VC6.0编写,已经过编译,可以运行。
完整版的俄罗斯方块,VC6.0编写,已经过编译,可以运行。-The full version of Tetris, VC6.0 writing, has been compiled, you can run.
- 2023-07-24 15:30:03下载
- 积分:1