联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 其他游戏(577) 

[其他游戏] 飞翔的小鸟

飞翔的小鸟:用java编程飞翔的小鸟简单易学,代码完全,附带飞翔的小鸟素材全套
Flying birds: flying birds using java programming is easy to learn, code complete, with full set of flying bird materials. (2018-05-24, Java, 11KB, 下载1次)

http://www.pudn.com/Download/item/id/1527157337228442.html

[其他游戏] 201372319573978

飞鸽传书源代码,大家都知道VB版、VC版还有Delphi版的飞鸽传书软件,但是Java版的确实不多,因此这个Java文件传输实例不可错过,Java网络编程技能的提升很有帮助。
IP Messenger source code, everyone knows VB version, VC version also Delphi version of IP Messenger software, but there are a small Java version, so this should not be missed Java File Transfer example, Java network programming skills upgrading is help. (2013-08-01, Java, 40KB, 下载1次)

http://www.pudn.com/Download/item/id/2319384.html

[其他游戏] 50

C语言编程简单50例 都不是很难 主要为初学者提供 帮助进一步理解C语言50 cases of simple C language programming is not difficult to provide assistance primarily for beginners a better understanding of the C language
50 cases of simple C language programming is not difficult to provide assistance primarily for beginners a better understanding of the C language (2013-07-10, Visual C++, 9KB, 下载1次)

http://www.pudn.com/Download/item/id/2301055.html

[其他游戏] pacfun0.21

基于C++开发的吃豆人简单动画演示, 有助于了解c++编程, 案例十分有趣, 可以极大地调动同学的学习积极性。
Based on the development of Pac-Man C++ simple animation to help understand c++ programming, case is very interesting, you can greatly mobilized the enthusiasm of the students' learning. (2013-07-07, C++, 5167KB, 下载9次)

http://www.pudn.com/Download/item/id/2298948.html

[其他游戏] GAME

MFC可视化编程 其中包括一些小游戏的开发源代码,对游戏基础开发有一定的帮助与了解 1 扫雷 2 贪吃蛇 3 推箱子 4 俄罗斯方块 5 拼图 6 连连看
MFC visual programming, including some small game development source code, based on the development of the game will certainly help and understanding minesweeping Snake Tetris Sokoban 4 5 Puzzle 6 lianliankan (2013-05-17, Visual C++, 9665KB, 下载3次)

http://www.pudn.com/Download/item/id/2246936.html

[其他游戏] Wanderer

 一个VC++游戏中的模块效果,小人物走路、奔跑效果,用方向键即可在控制小人的走动,当然了,源码还是比较基础的,适合于刚学习VC++游戏编程的朋友们。
A module effect a VC++ game, the little people to walk, run effects, use the arrow keys to control the villain walking, of course, the source is quite basic, suitable for friends in of just learning VC++ game programming. (2013-04-28, Visual C++, 337KB, 下载5次)

http://www.pudn.com/Download/item/id/2220310.html

[其他游戏] SnakeGame

一个完全用C语言实现的贪吃蛇游戏,在TC环境下运行!对于初学C的同志,写个小游戏无疑是打基础的好方法,同时也提高自己对编程的兴趣!
A Snake game entirely in C language to run in the TC environment! Beginner C comrades to write a small game is undoubtedly a good way to lay the foundation, but also improve their own interest in programming! (2013-04-27, Visual C++, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/2218944.html

[其他游戏] C-Sharp-Game

《C#游戏编程》 本书致力于教您如何通过Visual C#创建一个RPG。您将一步步地学习如何使用Windows Forms和GDI+构建游戏引擎的各个部分。如果你喜欢玩游戏,那么你也将会喜欢学习如何创建自己的游戏,因为这会使你拥有一个完全由自己控制的游戏世界。首先您将对Visual C#有一个基本的了解,给你一个游戏编程的基础以及使用工具创建游戏的能力。在您将学习的每一章中的代码示例都将会帮您创建一个不同游戏组件。直到本书最后,您将创建一个能够运转的完整的RPG游戏。
Book dedicated to teach you how to create an RPG using Visual C#. You will learn a step-by-step how to use the Windows Forms and GDI+ build various parts of the game engine. If you like to play the game, then you will also like to learn how to create your own game, because it will make you have a completely controlled by their own game world. First of all, you will have a basic understanding of Visual C#, the ability to create the game to give you a game programming and the use of tools. The code examples in each chapter you will learn will help you create a different game components. Until the end of the book, you will create a complete functioning RPG game. (2013-04-12, C#, 7201KB, 下载31次)

http://www.pudn.com/Download/item/id/2197475.html

[其他游戏] GameFrame

摘要:VC/C++源码,游戏编程,贪吃蛇源码,数组标记   MFC贪吃蛇源码--非链表--采用数组标记方式实现,将绘图与逻辑实现独立。CSnake为标准C++代码,可单独提取出来对界面进行更换。
Abstract: VC/C++ source, game programming, Snake source array mark MFC Snake source- the non linked list- array tag implementation, the graphics and logic to achieve independence. CSnake for the standard C++ code can be extracted separately to replace the interface. (2012-10-19, C/C++, 59KB, 下载12次)

http://www.pudn.com/Download/item/id/2020534.html

[其他游戏] Wanderer

一个VC++游戏中的模块效果,小人物走路、奔跑效果,用方向键即可在控制小人的走动,当然了,源码还是比较基础的,适合于刚学习VC++游戏编程的朋友们。
Module effects, game in a VC++ little walk, run effect, with the arrow keys to control the man walking around, of course, the source or basis of comparison, suitable for just friends to learn VC++ game programming. (2012-07-27, Visual C++, 348KB, 下载8次)

http://www.pudn.com/Download/item/id/1950641.html

[其他游戏] Jj2mmeSourrce2

j2me游戏源码编程与开发光盘源码,有完整的飞行射击游戏源码源代码,可可编译,并在模拟器中运行,个人觉的是学习j2me最好的书籍 可直接使用。
j2me game source code programming and the development of CD-ROM source, a complete flight shooter source source code, the cocoa compile, and run in the simulator, personal feel to learn j2me best books can be used directly. (2012-06-29, Java, 1572KB, 下载5次)

http://www.pudn.com/Download/item/id/1925690.html

[其他游戏] CPPGame_Progream

为广大c++游戏编程爱好者奉上的精品之作,内容虽不是很全面,但启迪的作用号是能起到的,希望能够帮到需要它的人们!
For the majority of c++ game programming for fans offer the quality of the content, while not very comprehensive, but the number is to enlighten the role play, hoping to help people who need it! (2011-08-22, Visual C++, 197KB, 下载4次)

http://www.pudn.com/Download/item/id/1628172.html

[其他游戏] Direct3D--Game-Programming-

顶顶大明的小火龙些列的经典著作:Direct3D游戏开发编程基础源代码,对Directx的入门者来说,次数不愧是经典中的经典,值得一看
Ding Ding Ming dynasty some small flames out the classics: Direct3D based game development programming source code, for Directx' s starters, the number is indeed the classic of classics, worth a visit (2011-03-23, Visual C++, 6553KB, 下载69次)

http://www.pudn.com/Download/item/id/1464821.html

[其他游戏] zzsc

编程的思路:此问题有人把它的答案隐示于下列詩句中: From numbers’ aid and art, (依靠数字的和魔力,) Never will fame depart! (声誉决不会离你而去!)
Programming idea: the problem was the answer to it implicitly in the following verse: From numbers' aid and art, (relying on numbers and magic,) Never will fame depart! (Reputation will never leave you!) (2011-01-06, Visual C++, 12KB, 下载4次)

http://www.pudn.com/Download/item/id/1404263.html

[其他游戏] snake

个人是比较喜欢玩游戏的,所以学习编程二年多了,很想做个游戏程序,由于能力有限,一直没能做好,后来突然看同学在手机上玩“贪吃蛇”,故想做出来,其一是因为此游戏界面容易设计,算法也比较简单,今天我就把我程序的代码和算法介绍一下,顺便把程序界面皮肤设计说一下......
the game of snake (2010-05-07, Visual C++, 1959KB, 下载3次)

http://www.pudn.com/Download/item/id/1161087.html

[其他游戏] SkyBlue_Rect

经典的俄罗斯方块游戏,能实现基本的游戏要求,交互性强有良好的人机交互风格,是学习游戏编程不可多得的参考资料,能加载音乐有闯关功能、游戏时间记录等。
The classic Tetris game, the game can achieve the basic requirements of a good strong interactive human-computer interaction style, is a rare reference to learn the game programmer can load the music has break through the barrier function, play time records. (2010-03-14, Visual C++, 257KB, 下载4次)

http://www.pudn.com/Download/item/id/1086323.html

[其他游戏] GameScripting

一本关于游戏脚本编程的书籍。对于喜欢游戏开发 软编码开发的人值得下载来看看 同时对于英文不好的朋友更是种帮助
A book on game scripting books. For the love game development software code developed by people deserve to take a look at the same time to download the English a bad friend is even more kinds of help (2010-01-07, Python, 1597KB, 下载39次)

http://www.pudn.com/Download/item/id/1032128.html

[其他游戏] robocode-setup

Robocode著名的机器人游戏,Robocode 是一种有趣的竞赛性编程,而“有趣”在这里绝对是关键词。使用几行简单的代码,您就可以看着您的机器人在屏幕上四处疾驰,碾碎一切挡道的东西。在做这件事时,您将学习到一种解决目前真实问题的真实的语言。
Well-known game Robocode robot, Robocode is a fun programming contest, and (2008-07-05, Java, 6696KB, 下载9次)

http://www.pudn.com/Download/item/id/504756.html

[其他游戏] WGR

Windows游戏编程快速入门方法.doc 该文档详细介绍在Visual Studio 2003.net平台上的游戏开发,以一个Tank游戏的开发为例
Windows Game Programming Quick Start method. Doc The document detailed in Visual S tudio 2003.net platform development of the game in a tank as an example the development of the game (2006-10-16, Visual C++, 1097KB, 下载22次)

http://www.pudn.com/Download/item/id/219074.html

[其他游戏] russion_chinese

部分源码来自于网上下载,本人将程序进行了部分汉化。 本人认为这个程序对于嵌入式编程人员很值得参考的,里面涉及到中断处理、汉字显示、算法控制等。 通过这种底层程序的学习,可以很快在嵌入式领域入门。每一个LINVX、UC/OS、VXWORKS高手应该都是非常精通DOS环境编程的。 希望对大家有用。欢迎探讨
some source downloaded from the Internet, I will be part of the procedures for the Manchus. I think that this process is embedded programming staff is worth considering, which are said to interrupt handling, Chinese characters, Algorithms control. Through this process of learning the bottom can be quickly embedded in the field entry. Every one LINVX, UC/OS, VxWorks should masters are well-versed in programming DOS environment. We hope that the right useful. Welcome to explore (2006-07-02, C++ Builder, 810KB, 下载210次)

http://www.pudn.com/Download/item/id/200177.html