-
nes游戏模拟器
nes游戏模拟器-nes game consoles
- 2022-02-24 14:31:13下载
- 积分:1
-
八皇后是用回溯算法实现的
八皇后是用回溯算法实现的-eight Queen"s algorithm is used to achieve the back
- 2022-11-27 04:00:02下载
- 积分:1
-
一个对话框应用程序,跟计算机比挡球
一个对话框应用程序,跟计算机比挡球-a dialog applications, with the computer than retaining ball
- 2022-09-29 05:35:03下载
- 积分:1
-
aircraft of the game, VC 6.0 compiler, map exercises operation, keyboard detecti...
打飞机的游戏,VC++6.0编译通过,练习地图操作、键盘检测等-aircraft of the game, VC 6.0 compiler, map exercises operation, keyboard detection
- 2022-02-13 10:20:06下载
- 积分:1
-
一个c#的游戏源码,整个代码文件只有1000行代码,适合初学者学习。...
一个c#的游戏源码,整个代码文件只有1000行代码,适合初学者学习。-a source of the game, the entire source document only 1,000 lines of code, suitable for beginners to learn.
- 2022-07-25 04:43:58下载
- 积分:1
-
游戏duke3d源
game duke3d source
- 2023-01-13 15:00:05下载
- 积分:1
-
程序通过替换wsock32.dll 来监测winsock调用. 可以在要跟踪的程序当前目录下复制一份 windowssystemwsock32.dll 到跟踪的...
程序通过替换wsock32.dll 来监测winsock调用. 可以在要跟踪的程序当前目录下复制一份 windowssystemwsock32.dll 到跟踪的程序当前目录,并改名为 wsock32.aaa,把本程序生成的wsock32.dll 也复制过去。 -wsock32.dll replacement procedures adopted to monitor call winsock. The procedures to follow under the current directory a copy of windows system wsock32.dll tracking procedures to the current directory and renamed wsock32.aaa, this program has generated wsock32.dll replication past.
- 2022-03-05 17:28:01下载
- 积分:1
-
Prolog程序解决数独
A Prolog program to solve sudoku
- 2023-01-27 10:25:03下载
- 积分:1
-
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照...
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照蛇头的运行轨迹
3、蛇吃下东西之后身体各点的变化情况应该参照第一点的变化,即第一点发生变化之后下一时间段第二点发生变化,再下一时间段第三点发生变化,依此类推,直到最后一点发生变化结束
4、分数的计算变量:蛇吃的一般屎数量、蛇吃大屎的数量、游戏的难度级别
计算公式:(一般屎数量+大屎数量)*难度级别
5、一个问题:游戏的难度设置选项框和主窗口发生数据交换采用了两种方法,发送消息法和读写外部文件法,第三种选择就是采用全局变量,但都不是太好,有没有更合适的方式保证实现该功能的同时不致使程序显得晦涩难懂不易修改和维护-Snake programming essentials
1, each scraper requires attention invalid rectangle the size and location of the smallest snakes in general to take the whole composition of coordinates and the largest rectangular coordinates (including the snake s head and body)
2, snake body running track running track should refer to the snakeheads
3, snakes eat things that all the points after the changes in the body should have a similar change in the first point, that is the first point change in the next period of time after the changes in the second point, and then the next time a change in the third point, and so on , until the end of the last poin
- 2022-07-23 19:06:20下载
- 积分:1
-
Windows游戏编程大师一书配套源码,是游戏编程人员不可多的多的技术资料。...
Windows游戏编程大师一书配套源码,是游戏编程人员不可多的多的技术资料。-Windows Game Programming Guru a book supporting source, a game programmer is not much more than technical information.
- 2022-05-07 12:07:46下载
- 积分:1