搜索资源列表
ChessXQ
- 主要功能实现二人对弈,可以悔棋.没有什么复杂的算法,只做了关于走子的限制.-achieve two key functions plays, he never cheat in spain. Nothing complex algorithm, doing walk-on restrictions.
Bet_0_99_beta
- 豪斯0.99 Beta是Windows下益智游戏,写这个简单的游戏 主要出于个爱好和学习的目的,由于水平有限,Bug不可避免。 该游戏用vb6开发,具有单机和网络功能。编写单机版时, 虽然没有很好的人工智能,但是可以运行。由于我不具有人工 智能的理论知识,代码是复杂的,理解是困难的。调试有比较 难,特别是在编写网络版时,更是困难。 希望你喜欢这个游戏!-Niehaus 0.99 Beta is Windows puzzle games, write simple g
scyxzx
- 方块赛车的游戏雏形,可以加工成更复杂等级型的-ideographic racing game prototype can be processed into a more complex type of grading
2341
- 多媒体展示系统---网上游鱼.一个客户/服务器程序,运行较复杂.具体实现自己体验.-multimedia display system -- the Internet scared. A client / server, running more complex. Specific realize their experience.
pintuyouxi
- 用JBuild9.0编写的一个复杂的拼图游戏。-JBuild9.0 prepared with a complex puzzles.
tetrisxxxx
- 俄罗斯方块,自己写的 ,有很多地方很复杂,写的很烦,希望高手致电-Russian chunks and wrote it myself, there are many places is very complex, write annoying, experts call
vc_maze
- maze目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法,分别编译其中的.dsw文件即可获得相应的应用程序。-maze directory contains four maze of source code : a simple maze generation algorithm, complex maze generation algorithm, a simple search algorithm maze, the labyr
erss
- 含声音输出的俄罗斯方块Visual C++源码!结构简单!包含简单,复杂模式!只要改动少许就可以增加新的方块.-with voice output of the Russian box Visual C source code! Simple structure! Includes simple, complex models! As long as some changes can add a new box.
ComplexRational
- C++课程中关于Complex Rational的代码。
格斗
- 一个比较复杂的格斗游戏.dos下运行-a more complex fighting game. Dos running
人机象棋
- 算法比较复杂的人机像棋,运行速度也是非常之块的。-more complex algorithm, as the man-machine chess, speed of operation is also very block.
基于HOHO游戏引擎的游戏大作
- 基于HOHO游戏引擎的游戏大作,代码含金量很高。可玩可学习研究。当今开源的、复杂一点的、基于游戏引擎开发的游戏代码不多。这是一个非常难得的学习研究机会,不要错过了!-smartphones based on the game engine of the game arrived, code quality was high. Middle can study and research. Today's open source, a bit more complex, based on t
小游戏:五子棋的设计与实现
- 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game u
简单游戏
- VC实现的游戏开发程序实例,读者可利用它进行更为复杂的游戏程序开发。-VC of the game development process example, readers may use it for more complex game development.
complex-snake-game
- 这是一个复杂的可调整难度的贪吃蛇游戏。采用ARM7内核-This is a complex but adjusting difficulty snake game using ARM7 kernel
Complex
- 创建一个复数类(Complex类),有两个类变量 realPart和imaginaryPart 至少写出两个构造函数 编写三个方法实现复数的加减乘 (a,b)+(c,d)(a+c,b+d) (a,b)-(c,d)(a-c,b-d) (a,b)*(c,d)=(ac-bd,ad+bc ) 编写一个方法将复数以(a,b)显示出来 编写出测试类TestComplex,定义两个复数x,y实现加、减、乘并显示结果 -Create a complex (Complex), two
Complex-Class
- A complex class for arithmatics on complex numbers
Communities-complex.java
- 介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
Communities-complex.java
- 介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
Complex-Calculator
- 复数计算器.cpp,复数计算器能够计算复数的加减乘除-Complex Calculator. Cpp