搜索资源列表
myclander
- 第三个老客户撒公开哈大客机,三点工会法第三看见撒。-third-old clients to withdraw open Hadassah airliner, 3:00 third saw the trade union law to withdraw.
elsfk带算法
- 很多编程爱好者都编写过俄罗斯方块的游戏程序。很久以前,我用Tc2.0也做过一个;最近有好些朋友看见我以前的俄罗斯方块的程序后, 问我是怎么做的。我一直想把这个程序的整个过程写一份详细的东西,-many programming enthusiasts are prepared off Tetris game procedures. A long time ago, I used a Tc2.0 have done; Recently, I saw some friends of the Russi
圣剑英雄传-英雄救美源程序
- 这是由成都JD开发组推出的完全免费的自由软件。千万别小看了这个仅仅600多KB的RPG游戏,该款游戏异乎寻常地好!人物造型丰满,美工出众,对话恢谐逗人,在MIDI的辅垫下,情节显得非常生动清晰。这款游戏最有吸吲力的地方还在于它的完全开放性,游戏中的一切:音乐、图片、对话、情节...都可以更改,这些可从不断更新的JD时空网站下载.想学习编游戏的朋友赶快下载吧 -JD from the Chengdu team launched a completely free and free software
09011323588670
- 回复还是等级分考试的废话非但是看了附件数量的大方说大家 -Reply or grading of sub-nonsense examination of non-attachment but saw the number of U.S. Dafang Say
els
- 我看到一本杂志上关于俄罗斯方块小游戏的评论,一时兴奋就编了这个游戏,不足千行的代码就能实现了它的基本功能,有兴趣的朋友还可以把它的功能扩展一下 -I saw a magazine on the Tetris game comments, 1:00 excitement on the compilation of this game, less than 1000 lines of code will be able to achieve its basic functions, interest
ALSFK
- 我看到一本杂志上关于俄罗斯方块小游戏的评论,一时兴奋就编了这个游戏,不足千行的代码就能实现了它的基本功能,有兴趣的朋友还可以把它的功能扩展一下-I saw a magazine on the Tetris game comments, a moment to compile the game exciting, less than thousands of lines of code it can realize the basic functions of friends who are in
tanshishe
- 自己在上网看到的C++编写的贪食蛇,拿来跟大家分享下-Saw himself in the Internet written in C++ Snake, used to share with you the next
Delphi-game-plug-in
- 用Delphi揭开网络游戏*的神秘面纱。在几年前我看到别人玩网络游戏用上了*,做为程序员的我心里实在是不爽,想搞清楚这到底是怎么回事。就拿了一些来研究,小有心得,拿出来与大家共享,*无非就是分几种罢了-Using Delphi to uncover the mystery of the online games plug. In a few years ago, I saw other people playing online games using the plug-in, as a
wanghu
- 网狐的数据库脚本代码,我看了很多人都差这个,所以就上传了。很多人只有程序,但是没有数据库脚本。需要的快下载了-Fox network database scr ipt code, I saw a lot of people are worse, so I uploaded. A lot of people only the program, but there is no database scr ipts. Need fast download
eluosifangkuai
- 这是我在网上看见的一个程序,虽然有点小瑕疵,但是我感觉还是很不错的-I saw a program on the Internet, though a bit small flaws, but I still feel very good
game.programming.all.in.one
- 游戏开发大全-game.programming.all.in.one.pdf-Before moving to the last four operators let me explain something. When you work with arrays, the memory for each element is organized sequentially, but this doesn’t mean that each element is only a byte awa
eat-beans
- 这是一个简单的吃豆子的游戏,我在网上看到有这种游戏,自己尝试编了一下,部分代码有借鉴,详细操作很简单,具体请体验一下就知道了-This is a simple Pacman game, I saw on the Internet this game, try it yourself compiled a moment, there is some code reference, detailed operation is very simple, specific experience, ple
eluosifangkuai
- 我看到一本杂志上关于俄罗斯方块小游戏的评论,一时兴奋就编了这个游戏,不足千行的代码就能实现了它的基本功能,有兴趣的朋友还可以把它的功能扩展一下 -I saw a magazine about Tetris game reviews, compiled a moment of excitement to the game, less than one thousand lines of code will be able to achieve its basic functions, intere
Cat-and-mouse
- 自创的一个猫抓老鼠的小游戏。c语言编写。能在在Windows窗口运行。s表示老鼠,M表示猫。老鼠按随机路线窜动,玩家用键操纵猫的移动。当老鼠看见猫时会相反方向逃跑,遇到墙口时马上转弯。-Own a cat and mouse game. c language. It can run on Windows window. s represents mice, M is the cat. Mice were randomly route ran, the player with the key mo
shuiguorenzhe
- 其实《水果忍者》这款游戏的创意来源也非常简单,就是一位员工在家里看到电视播放销售水果刀的广告,为了体现出刀的锋利,广告里推销员把香蕉抛向空中,然后用水果刀在空中把香蕉切开。-In fact, Fruit Ninja game source of ideas is very simple, that is, an employee saw on television advertising sells fruit knife in the house, in order to reflect
tictactoe
- 此代码是如何用C++语言实现一个简单的井字棋游戏,并且利用不同的技术在不同的用户界面上实现它。游戏的逻辑部分只用标准C++写了一次,并且使用了两种截然不同的技术用它来构建了2个应用:Win32 API,我不得不明确的指定一些工作例如创建一个窗口并且绘制它,还有就是使用XAML的Windows Runtime,这里framework为我做了大量的工作,是我能够专注于游戏逻辑的实现(并且当我需要去设计UI的时候,我们不仅仅只有手动声明这一种方法,不仅可以在XAML中,也可以在code behind里
俄罗斯方块
- 之前也上传过一个俄罗斯方块程序,这个也是我当初在网络上看到的,觉得还是蛮不错的一个程序,拿出来和大家分享一下。(Before also uploaded a Tetris program, this is what I saw on the Internet, and I think it is pretty good program, to share with you.)
gog
- Believing neglected so so allowance existence departure in. In design active temper be uneasy. Thirty for remove plenty regard you summer though. He preference connection astonished on of ye. Partiality on or continuing in particular principles as. D
rololo
- For though result and talent add are parish valley. Songs in oh other avoid it hours woman style. In myself family as if be agreed. Gay collected son him knowledge delivered put. Added would end ask sight and asked saw dried house. Property expenses