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

搜索资源列表

  1. war1

    0下载:
  2. 模拟战争游戏,红蓝双方,创建战队,进入对战模式,直至一方战士全部牺牲,战争结束-Simulated war game, red and blue sides, create a team, enter Battle Mode, until one side or the soldiers all sacrifice, the end of the war
  3. 所属分类:Other Games

    • 发布日期:2017-11-11
    • 文件大小:208861
    • 提供者:徐紫薇
  1. Employee

    0下载:
  2. 建立类的层次结构。 创建如下图所示的类 使用类层次结构中的类 Employee : 姓名,保险号、 SalariedEmployee 周薪 CommissionEmployee 佣金率、销售总额 HourlyEmployee 每小时的工资和工作小时数 BaseplusEmployee 每周的基本工资数 -Create a class hierarchy. To create a class as shown Use classes in the class
  3. 所属分类:Games

    • 发布日期:2017-11-22
    • 文件大小:8807
    • 提供者:酥酥念
  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-07
    • 文件大小:3855
    • 提供者:酥酥念
  1. point

    0下载:
  2. 1. 将点-圆 柱的继承关系用类表示出来。 创建Point类、Circle类和Cylinder类 创建使用该三个类的主类。 注意:每个类至少有两个构造函数和三个方法。 - point- round- cylindrical inheritance relationship with class said. Create class Point, Circle, Cylinder class Created using the three main classes. N
  3. 所属分类:Games

    • 发布日期:2017-12-10
    • 文件大小:5338
    • 提供者:酥酥念
  1. BooksInformation

    0下载:
  2. 聊天室的实现要实现客户端(cilent)和服务端(server),客户端(client)和服务端(server)通过Socket建立必要的连接。并让服务端(server)程序监听一个众所周知的端口。当客户端(client)的连接请求到达时,如果服务端(server)同意建立连接,则将创建一个新的Soket并绑定到另一个端口,使用这个新建的Socket与该客户端(client)建立连接,而服务端(server)继续在与原来的端口监听,等待新的连接请求。 当连接建立后,通过输入/输出流并通过这
  3. 所属分类:Games

    • 发布日期:2017-11-11
    • 文件大小:60857
    • 提供者:lanyulin
  1. monigangqin

    0下载:
  2. 程序执行后,创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。-The execution of the program, to create a panel with a simulated piano keyboard, users can through the keyboard or mouse to " tap" the piano keyboard sound, the treble of
  3. 所属分类:Other Games

    • 发布日期:2017-11-17
    • 文件大小:33431
    • 提供者:wangshaoxian
  1. 3.2

    0下载:
  2. 在eclipse中创建项目,实现通过代码进入游戏界面-Code into the game interface to create a project in eclipse
  3. 所属分类:Games

    • 发布日期:2017-11-30
    • 文件大小:2586289
    • 提供者:何栋
  1. jiejiebianjiqiPWinxp

    1下载:
  2. 石器时代编辑器,石器时代单机修改工具,内容强大,整合物品、宠物、技能、怪物管理和修改,可以查看地图指令NPC设置和创建。-Editor of the Stone Age, Stone Age, stand-alone editing tools, powerful content integration items, pets, skills, monsters, and modify, you can view the map instruction NPC settings and crea
  3. 所属分类:Game Hook Crack

    • 发布日期:2016-01-13
    • 文件大小:1227776
    • 提供者:toohyuk0
  1. roborally.tar

    0下载:
  2. RoboRally Board editor 是一个用来创建战棋类游戏的Java程序。-RoboRally Board editor is uses for to found the war chess gamethe Java procedure. -RoboRally Board editor is used to create the program of the SLG game of Java.-RoboRally Board editor is uses for to foun
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-19
    • 文件大小:2375544
    • 提供者:dhgdfgf
  1. chess

    0下载:
  2. 中国象棋精简版,只支持双人对战,请创建CLASS类,图片自己添加在image文件夹下-Chinese Chess Lite supports only Double Battle CLASS class create pictures add yourself under the image folder
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-06
    • 文件大小:7559
    • 提供者:Reiksa
  1. njam-1.21-src.tar

    0下载:
  2. 一款c++编写的吃豆子游戏,支持两人游戏,自创地图,作为游戏编程入门借鉴。-The Pacman game support two games, create their own maps, written in a c++ learn game programming entry.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-06
    • 文件大小:1438351
    • 提供者:liyu
  1. lib_base

    0下载:
  2. Python / Pygame graphic and event gesture library to create simple GUI with low development.
  3. 所属分类:游戏引擎

    • 发布日期:2017-11-29
    • 文件大小:7168
    • 提供者:The Lebowsky
  1. B7euemJl

    0下载:
  2. 易语言超级浏览器中获取坐标地址的源码用于制作简单的网页游戏中用-The easy language super browser source code to get the coordinates of the address used to create a simple web games using
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-15
    • 文件大小:1624
    • 提供者:Demigod
  1. 3D-Game

    0下载:
  2. 一个完善的3D游戏,里面有摄像机的创建,模型,碰撞检测等。-A perfect 3D games, there are cameras to create, model, and collision detection.
  3. 所属分类:Other Games

    • 发布日期:2017-11-26
    • 文件大小:7072161
    • 提供者:scott
  1. Maze-copy.java

    0下载:
  2. source code to create a maze, without the graphical part
  3. 所属分类:Other Games

    • 发布日期:2017-12-07
    • 文件大小:2111
    • 提供者:john
  1. TankNew

    0下载:
  2. vs2008写的坦克大战 可自定义创建地图 模仿经典90坦克大战-the vs2008 write the Tankedaizhan can be customized to create a map imitate classic 90 Tankedaizhan
  3. 所属分类:Shot Game

    • 发布日期:2017-11-18
    • 文件大小:3782454
    • 提供者:hhucheng
  1. BlackJack

    0下载:
  2. is a code game for the people who want to create a simple game
  3. 所属分类:Other Games

    • 发布日期:2017-11-23
    • 文件大小:5693207
    • 提供者:addyxk
  1. BeginningDirectX11GameProgramming

    0下载:
  2. 本书是《Beginning DirectX 10 Game Programming》一书的后续版本。在本书中,我们将讲授使用最新版Direct3D——Direct3D 11创建游戏图形的基本知识。 本书致力于教会您关于DirectX 11的各个方面。此书适用于具有一点儿或者完全没有DirectX开发经验的初中级C++编程人员。虽然有过DirectX或者OpenGL的使用经验对学习本书会更有帮助,但这不是必须。 当你学完本书之后,将掌握足够的DirectX 11的知识,从而能够自己独
  3. 所属分类:Game Engine

    • 发布日期:2017-11-24
    • 文件大小:2756059
    • 提供者:高粱
  1. FB678678

    0下载:
  2. 易语言源代码,汇编查看器,你制作辅助时也许经常用到的。-Easy language source code, the compilation of the viewer, you create auxiliary perhaps frequently used.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-12-10
    • 文件大小:437132
    • 提供者:st
  1. V2.25

    0下载:
  2. 综合采集X数据的源码 可建立自己的站 流量激增V2.25版本-Comprehensive collection of X data source can create their own stations flow surge V2.25 version
  3. 所属分类:Other Games

    • 发布日期:2017-11-13
    • 文件大小:20292069
    • 提供者:LHZH
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com