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

搜索资源列表

  1. demo

    0下载:
  2. 1、要求利用面向对象的方法以及Java的编程思想来完成系统的设计; 2、要求在设计的过程中,建立清晰的类层次; 3、在系统设计中要分析和定义各个类,每个类中要有各自的属性和方法; 4、在系统的设计中,要求运用面向对象的机制(继承、派生及多态性)来实现系统功能。 5、在基本要求达到后,可进行创新设计,如设计出比较友好的界面等。 -1, requires the use of object-oriented Java programming methods and ideas
  3. 所属分类:Games

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:邱健则
  1. xingyun52

    0下载:
  2. 本程序是用VC语言对一个节目‘幸运52’进行的编程,其核心对界面给出的商品进行估价,系统自动提示所估价格是否正确。-This program is a program with VC language ' lucky 52' program conducted its core commodity valuation given interface, the system automatically prompts the estimated price is correct.
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2911440
    • 提供者:zengfen
  1. Sudoku

    0下载:
  2. 该系统是在MFC框架下利用C++编写的益智游戏,其界面的设计用到了GDI编程。-This system is the use of C++ puzzle game written in MFC framework, which uses the GDI interface design programming.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:30437
    • 提供者:冰龙
  1. chat12

    0下载:
  2. 局域网聊天系统,主要是练习J2EE的基本知识点,包括接口,继承类,网络编程,AWT等-LAN chat system, mainly to practice the basics of J2EE points, including interfaces, class inheritance, network programming, AWT, etc.
  3. 所属分类:Games

    • 发布日期:2017-04-05
    • 文件大小:9315
    • 提供者:龙飞
  1. wzq

    1下载:
  2. 程序由图像生成、光标移动与落子、判断胜负和系统帮助等子程序组成,程序应用了 结构体、数组、全局变量、按键处理、图形编程等元素。-Program generated by the image, move the cursor composition and Lazi, and systems to help determine the outcome, such as a subroutine, procedure applied to structures, arrays, global var
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-25
    • 文件大小:14305
    • 提供者:孟晓辉
  1. test

    0下载:
  2. 5.16 创建一个Fraction类执行分数运算。要求如下: (1) 用整形数表示类的private成员变量:f1(分子),f2(分母); (2) 提供构造方法,要求传入两个整型数,初始化分子、分母; (3) 提供两个分数相加、减、乘、除的方法; (4) 提供a/b的形式打印分数; (5) 提供以浮点数形式打印分数; (6) 编写测试类测试分数类的各方法。 5.18 编程实现以下简单超市管理,具体要求如下: (1) 实现描述超市的类Suppermack
  3. 所属分类:Games

    • 发布日期:2017-03-26
    • 文件大小:17634
    • 提供者:王慧云
  1. SnakeGame--V3.0

    0下载:
  2. 在WINDOWS使用JAVA虚拟机,使用ECLIPSE编程的JAVA贪吃蛇,配有积分系统和背景音乐,供初学者参考!-Use in WINDOWS JAVA virtual machine, using the ECLIPSE JAVA programming Snake, with a points system and background music, for beginners reference!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-30
    • 文件大小:12518333
    • 提供者:刘志浩
  1. CubsTimeSys

    0下载:
  2. 小熊时钟小游戏系统 模拟时钟变化 适合编程初学者提升编程能力-Cubs game system clock Analog Clock change Programming for beginners to enhance programming capabilities
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-30
    • 文件大小:11732
    • 提供者:yaozhiming
  1. PC-game-program

    0下载:
  2. 本书为PC游戏编程的入门篇,系统地介绍了游戏开发的基本过程和方法,以功能强大的WGE 游戏开发引擎作为讲解的载体, 使读者可以轻松地理解并实践所讲的例子。-This book is a PC game programming introductory articles, systematic introduction to the basic game development process and methods to powerful game development engine WGE
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3264945
    • 提供者:renxuanxuan
  1. battleship

    0下载:
  2. 简单战斗船游戏 swing编程 系统自动生成五艘船的位置 玩家通过选择 来击沉船体 全部击沉获胜 ! -Simple combat ship game Swing programming system automatically generates the location of the five ships through the choice of players to sinking the hull all sinking win .
  3. 所属分类:Games

    • 发布日期:2017-05-04
    • 文件大小:27455
    • 提供者:王宇
  1. Java坦克大战源码

    0下载:
  2. 本系统的坦克大战是基于Java语言设计开发的,具有高超的人工智能,精美的图形处理,支持单机单人双人和网络对战的坦克射击游戏,比网络上实现的游戏更加方便,快捷,智能。运用Java这个跨平台的编程语言,运用了用户图形界面, 程序接口和基本函数绘制来实现,事件监听(包括鼠标事件,键盘事件,响应时间)也是这个游戏的特色。(The tank war of this system is designed and developed based on Java language. It has excelle
  3. 所属分类:游戏

    • 发布日期:2018-05-04
    • 文件大小:31549440
    • 提供者:jjwang
  1. Robocode

    3下载:
  2. 官方RoboCode系统,正在学习中,和大家一起通过游戏,快乐编程!(RoboCode System , I am learning , and I would like to make programme with happiness!)
  3. 所属分类:游戏

    • 发布日期:2020-06-04
    • 文件大小:7719936
    • 提供者:ABC出云
« 1 2 3»
搜珍网 www.dssz.com