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

搜索资源列表

  1. Multiplayer

    0下载:
  2. 一个坦克大战游戏的JAVA编程,实现了坦克大战的游戏过程。1P: o, p键转动炮塔, k,l键调节炮弹发射角度(以此来控制射程), j键开火, 键盘上下左右键控制方向。 2P: e, r键转动炮塔, f,g键调节炮弹发射角度, c键开火, w,s,a,d键控制方向-an impressive game JAVA programming, sees the realization of the game. 1P : o, p rotating turret keys, k, l keys
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:20637
    • 提供者:dgsag
  1. notbook

    0下载:
  2. 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:\\jsdk\\LIB\\dt.JAR c:\\jsdk\\LIB\\TOOLS.JAR c:\\jsdk\\BIN . 再在系统变量中找到Path并加入下面内容: c:\\jsdk\\ c:\\jsdk\\bin 3.直接解压resin就可以运行把程序放在doc目录下面把cl
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:694769
    • 提供者:彭静
  1. BeginningJavaNetworkingcode

    0下载:
  2. 《JAVA网络编程指南》(《Beginning Java Networking》 )的代码,里面包括很多有关java网络编程的例子程序,配合原书学习java网络编程,能达到事半功倍的效果。-"Java Network Programming Guide" ( "Beginning Java Networkin g ") code, which includes many of the java examples of network programming
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:583507
    • 提供者:颜若愚
  1. stepnc_write_v1_1

    0下载:
  2. The STEPNCWrite library writes STEP-NC toolpath data (AP-238 CC1). This C++ library is completely open-source and has been released under the GNU General Public License (GPL). The library writes data in XML format (ISO 10303-28) using just prin
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:100726
    • 提供者:易力
  1. dreel430

    0下载:
  2. Datareel is a comprehensive cross-platform C++ development kit used to build multi-threaded database and communication applications. C++ is a programming language that produces fast executing compiled programs and offers very powerful programming cap
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2252439
    • 提供者:王云
  1. digui

    1下载:
  2. 【实验名称】递归子程序分析器的设计与实现 【实验目的和要求】 设计、编制,调试一个典型的语法分析程序,实现对如下的递归子程序语法的分析,进一步掌握常用的语法分析方法。 【实验内容】 ① 本分析程序所分析的文法如下: G[E]: E->eBaA A->a|bAcB B->dEd|aC C->e|dC ② 针对上述文法编写一递归子程序分析程序,该程序的输入是任意符号串,输出是本次输入
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-17
    • 文件大小:317750
    • 提供者:洪成前
  1. wangyue4

    0下载:
  2. 这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:25892
    • 提供者:王跃
  1. segment

    0下载:
  2. segment,一个简单的中文分词程序,命令行如下: java -jar segmenter.jar [-b|-g|-8|-s|-t] inputfile.txt -b Big5, -g GB2312, -8 UTF-8, -s simp. chars, -t trad. chars Segmented text will be saved to inputfile.txt.seg
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1621523
    • 提供者:lori
  1. applet

    0下载:
  2. applet特效,包括翻书动画效果的实现,这种效果真的很值得研究啊雪中的小屋,雪景中有一个漂亮的小屋子!水波纹特效的实现,而且鼠标可以有作用啊!等我收积的-applet特效,包括翻书动画效果的实现,这种效果真的很值得研究啊雪中的小屋,雪景中有一个漂亮的小屋子!水波纹特效的实现,而且鼠标可以有作用啊!
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:914572
    • 提供者:maoqing
  1. J2ME_GPS

    2下载:
  2. J2me上的GPS源码,可以调用手机GPS模块得到位置信息的数据,在模拟器上已经测试通过-J2me source code on the GPS, you can call the cell phone GPS location information module receive data at up simulator has been tested through
  3. 所属分类:J2ME

    • 发布日期:2014-03-26
    • 文件大小:172609
    • 提供者:张飞
  1. ColorBlobExtractor

    0下载:
  2. This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1246
    • 提供者:dr4g0n76
  1. windows-linux

    0下载:
  2. this simple code how to connect between java-in-XP and G-this is simple code how to connect between java-in-XP and GCC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:86782
    • 提供者:Alkeiser
  1. safe

    0下载:
  2. "Safe" is a java program for j2me-enabled mobile devices. It saves passwords and other important information encrypted in your midlet device, e.g. like TopSecret or GNUKeyring for Palm Pilots. Only one password is required to secure the data stored i
  3. 所属分类:Applications

    • 发布日期:2017-03-30
    • 文件大小:73421
    • 提供者:dhenzo
  1. SymbianOS

    0下载:
  2. Gornak S. G. - Symbian OS. Programming of mobile phones in C + + and Java 2 ME (Russian)
  3. 所属分类:Symbian

    • 发布日期:2017-05-22
    • 文件大小:6256892
    • 提供者:azya
  1. EmpProject002

    0下载:
  2. java开发的雇员管理系统 请大家多给一点意见,这是我刚刚做的小型管理系统,时间短,未免有很多出错的地方,希望指正或者修改,再发布-java development base on jsp skills please use myeclipse to running the project and find the good for you ! expect you can give me some thinkings h g f fd fd fd fsd fd fdf fdf fd jav
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-04
    • 文件大小:1384307
    • 提供者:小伟
  1. xx

    0下载:
  2. substitute the value, e.g. build the md5 by concat the strings together, then you can use the java.lang.String.format method. But in Camel 2.0 we have added two convenient methods in the Java DSL so you can do fromF and toF that uses String formattin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:8785
    • 提供者:lijinyong
  1. GPLUS

    0下载:
  2. java游戏计费方式,中国移动游戏平台G+游戏包代码-java pay method,CMCC WAP,GAMEPACKAHE
  3. 所属分类:Games

    • 发布日期:2017-04-10
    • 文件大小:1113
    • 提供者:symbian
  1. personalManagement11

    0下载:
  2. java实现了人事管理系统,具体功能有考勤,工资发放-English Spanish Chinese Translate text or webpage Translate from: Chinese Allow phonetic typing Type text or a website address or translate a document. Cancel Java shíxiànle rénshì guǎnlǐ xìtǒng, jùtǐ gōngné
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-09
    • 文件大小:1818932
    • 提供者:woshi
  1. jahmm-0.6.1-src

    0下载:
  2. 隐马尔科夫编程。Jahmm (pronounced “jam”), is a Java implementation of Hidden Markov Model (HMM) related algorithms. It’s been designed to be easy to use (e.g. simple things are simple to program) and general purpose.-Hidden Markov programming.Jahmm (pronounc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:232173
    • 提供者:hulongcan
  1. 51CTO

    0下载:
  2. 酒店管理系统只要是管理会员和计费等等,预定房间,-java fcom dacaddfd dfoatgdf fdf djot df dat aldfsd gfjdogflafrjdfsdat daf tldat t df sadt d feqreaf dag adgf dg gadf jgdal gsfo ad g ldag a gadf as d
  3. 所属分类:Compiler program

    • 发布日期:2017-06-02
    • 文件大小:15256818
    • 提供者:天提
« 1 23 »
搜珍网 www.dssz.com