登录
首页 » 其他项目 » JAVA2游戏程序设计源码,图书光盘源码!

JAVA2游戏程序设计源码,图书光盘源码!

于 2022-03-23 发布 文件大小:2.14 MB
0 227
下载积分: 2 下载次数: 1

代码说明:

JAVA2游戏程序设计源码,图书光盘源码!-JAVA2 game programming source code, books CD-ROM Source!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OGRE开发包的依赖包,是VS2003版本的,不能用于它VC版本
    OGRE开发包的依赖包,是VS2003版本的,不能用于其它VC版本-Ogre dependence development kit package is VS2003 version, can not be used for other VC version
    2022-01-25 23:09:05下载
    积分:1
  • 设计模式中 代理模式和工厂模式的C++实现
    关于设计模式的问题在IT面试时越来越多的被问到,该源码实现了代理模式和工厂模式,其中代理模式在main函数中被注释掉了,当前运行的是工厂模式,如果想了解代理模式,将注释去掉即可。
    2023-03-09 19:10:03下载
    积分:1
  • this a book about altera fpga device choice ,it is good for developing eda with...
    this a book about altera fpga device choice ,it is good for developing eda with fpga
    2022-07-22 07:38:45下载
    积分:1
  • USB
    USB-串口管理芯片FT245BM的Win驱动,不容易找到的-USB-serial chip FT245BM management of the Win-driven, it is not easy to find
    2022-08-17 08:52:08下载
    积分:1
  • 一个自己开发的学生成绩管理系统,希望大家喜欢!
    一个自己开发的学生成绩管理系统,希望大家喜欢!-A self-developed student achievement management system, I hope everyone likes!
    2022-02-03 00:23:03下载
    积分:1
  • InSAR是一种极具潜力的新型空间大地测量方法,但它也有固有的限制,特别是受到大气层延迟(对流层延迟、电离层延迟等)、卫星轨道误差、地表状况和时变去相关性等影...
    InSAR是一种极具潜力的新型空间大地测量方法,但它也有其固有的限制,特别是受到大气层延迟(对流层延迟、电离层延迟等)、卫星轨道误差、地表状况和时变去相关性等影响,很容易导致InSAR图像解释错误,而InSAR数据本身无法解决所存在的上述问题。而GPS可以精密定位,可以较为精确地确定电离层、对流层参数,是当前应用最广泛的一种空间大地测量手段。-InSAR is a potential new space geodetic methods, but it also has its inherent limitations. in particular by the delay in the atmosphere (troposphere delay, ionospheric delay, etc.), satellite orbit errors, Surface conditions and time-varying correlation to the impact of such very easily lead to wrong interpretation of InSAR image, InSAR data and by itself can not solve the above problems. GPS precision positioning can be more accurately determine the ionosphere, troposphere parameters, is the most widely used as a means of space geodesy.
    2022-05-24 00:38:35下载
    积分:1
  • 某个著名博士关于如何查找文献,和学术论文发表的ppt
    某个著名博士关于如何查找文献,和学术论文发表的ppt-a famous literature on how to identify and academic papers published ppt
    2022-10-24 02:00:04下载
    积分:1
  • 磁盘镜像简单技术实现最好结果,希望对磁盘镜像学习者能有一定启示...
    磁盘镜像简单技术实现最好结果,希望对磁盘镜像学习者能有一定启示-simple disk mirroring technology to achieve the best results, and I hope to disk mirroring learners can have a certain amount Inspiration
    2022-05-20 07:00:09下载
    积分:1
  • 总个数确定后,每张盘curDisk的移动方向maybe_To是确定的且唯一的:如共有三个盘时,盘1始终向左移动。 这里,将柱子由左向右看成A(源柱子Source...
    总个数确定后,每张盘curDisk的移动方向maybe_To是确定的且唯一的:如共有三个盘时,盘1始终向左移动。 这里,将柱子由左向右看成A(源柱子Source),B(借助的柱子Borrow),C(目标柱子Target). A的左看成C,B的左看成A,C的左看成B; A的有看成B,B的右看成C,C的右看成A; 每张盘的移动方法(因为不可能连续两次移动相同的盘!): 一个盘curDisk现在在 柱子curStick上,那么curDisk另一个柱子(3个中除了2个的另1个) 只要有选择的选择一个柱子curStick,分析、判断其最上面的盘curDisk的能否向curDisk确定的唯一的方向移动;移动 完后 再 选择 另一个 柱子 分析 判断 就可以完成了 (这个算法特别适合于人玩这个“弱智”(我有同学这么说)游戏,我玩我的文曲星pc1000a上的Hanoi 9层游戏,需要5分钟就可以移动完毕)-total number identified, each set curDisk maybe_To direction of the movement of which is determined only : If there are three disk, was always left a mobile. Here, the columns from left to right as A (source pole Source), B (using the pole Borrow), C (target pole Target). A left as C, B to the left as A, C on the left as B; A as the B, B on the right side as C, the right as A; each set of mobile methods (as it is impossible for the same two mobile disk!) : a set curDisk curStick now on the pole, then curDisk another pole (three in addition to two other one), when given a choice, choose a pole
    2022-09-17 11:25:03下载
    积分:1
  • 此源码不是很难,但是个人所写,主要是对数字信号处理的数字滤波的一种实现。...
    此源码不是很难,但是个人所写,主要是对数字信号处理的数字滤波的一种实现。-This source code is not difficult, but written by individuals, mainly on digital signal processing to achieve a digital filter.
    2023-06-09 02:35:02下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载