CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - Complex

搜索资源列表

  1. ChessXQ

    0下载:
  2. 主要功能实现二人对弈,可以悔棋.没有什么复杂的算法,只做了关于走子的限制.-achieve two key functions plays, he never cheat in spain. Nothing complex algorithm, doing walk-on restrictions.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:200437
    • 提供者:高仲富
  1. Bet_0_99_beta

    0下载:
  2. 豪斯0.99 Beta是Windows下益智游戏,写这个简单的游戏 主要出于个爱好和学习的目的,由于水平有限,Bug不可避免。 该游戏用vb6开发,具有单机和网络功能。编写单机版时, 虽然没有很好的人工智能,但是可以运行。由于我不具有人工 智能的理论知识,代码是复杂的,理解是困难的。调试有比较 难,特别是在编写网络版时,更是困难。 希望你喜欢这个游戏!-Niehaus 0.99 Beta is Windows puzzle games, write simple g
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1761984
    • 提供者:东方神眼
  1. scyxzx

    0下载:
  2. 方块赛车的游戏雏形,可以加工成更复杂等级型的-ideographic racing game prototype can be processed into a more complex type of grading
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:2638
    • 提供者:吴迪
  1. 2341

    0下载:
  2. 多媒体展示系统---网上游鱼.一个客户/服务器程序,运行较复杂.具体实现自己体验.-multimedia display system -- the Internet scared. A client / server, running more complex. Specific realize their experience.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:93430
    • 提供者:pctd
  1. pintuyouxi

    0下载:
  2. 用JBuild9.0编写的一个复杂的拼图游戏。-JBuild9.0 prepared with a complex puzzles.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:4082
    • 提供者:刘钦
  1. tetrisxxxx

    0下载:
  2. 俄罗斯方块,自己写的 ,有很多地方很复杂,写的很烦,希望高手致电-Russian chunks and wrote it myself, there are many places is very complex, write annoying, experts call
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3861
    • 提供者:shiqiang
  1. vc_maze

    0下载:
  2. 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
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:107620
    • 提供者:yyang
  1. erss

    0下载:
  2. 含声音输出的俄罗斯方块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.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:692841
    • 提供者:Aleck
  1. ComplexRational

    0下载:
  2. C++课程中关于Complex Rational的代码。
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1580
    • 提供者:wushengyuan
  1. 格斗

    0下载:
  2. 一个比较复杂的格斗游戏.dos下运行-a more complex fighting game. Dos running
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:38349
    • 提供者:小白
  1. 人机象棋

    0下载:
  2. 算法比较复杂的人机像棋,运行速度也是非常之块的。-more complex algorithm, as the man-machine chess, speed of operation is also very block.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:107570
    • 提供者:小白
  1. 基于HOHO游戏引擎的游戏大作

    0下载:
  2. 基于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
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:20421312
    • 提供者:韦功成
  1. 小游戏:五子棋的设计与实现

    0下载:
  2. 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game u
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:247086
    • 提供者:cwm_awt
  1. 简单游戏

    0下载:
  2. VC实现的游戏开发程序实例,读者可利用它进行更为复杂的游戏程序开发。-VC of the game development process example, readers may use it for more complex game development.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:316465
    • 提供者:杨柯
  1. complex-snake-game

    0下载:
  2. 这是一个复杂的可调整难度的贪吃蛇游戏。采用ARM7内核-This is a complex but adjusting difficulty snake game using ARM7 kernel
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:713465
    • 提供者:王桑
  1. Complex

    0下载:
  2. 创建一个复数类(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
  3. 所属分类:Games

    • 发布日期:2017-11-06
    • 文件大小:3855
    • 提供者:酥酥念
  1. Complex-Class

    0下载:
  2. A complex class for arithmatics on complex numbers
  3. 所属分类:Other Games

    • 发布日期:2017-12-06
    • 文件大小:577
    • 提供者:hammad91
  1. Communities-complex.java

    0下载:
  2. 介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:3213
    • 提供者:clinea
  1. Communities-complex.java

    0下载:
  2. 介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:3329
    • 提供者:ntistsf
  1. Complex-Calculator

    0下载:
  2. 复数计算器.cpp,复数计算器能够计算复数的加减乘除-Complex Calculator. Cpp
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1278
    • 提供者:zv0709
« 12 3 4 5 »
搜珍网 www.dssz.com