搜索资源列表
学会用JAVA开发网络游戏
- 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-11-3 20:41:10 With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all
SuperPPy
- To find more details on midlet installation refer to phone manual or internet forums - there is a lot of info on this subject. For some models which do not support direct Java midlet installation via cable, IRDA or BlueTooth, you still may install th
Multiplayer
- 一个坦克大战游戏的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
lemonsms-src-win-beta-1-0-0
- LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages. LemonSMS acts as a middleware
Substituter.java
- 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
jfreech
- JFreeChart is a free (LGPL) chart library for the Java(tm) platform. It s-JfreeChart is a free (LGPL) chart library f or the Java (tm) platform. It's
funcPlotter-2_0-src
- FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).
用JAVA写的遗传算法
- java写 的遗传算法,求f(x1,x2)=100*(x1*x1-x2)*(x1*x1-x2)+(1-x1)*(1-x1)最优解。
DrinkeryManage
- 本系统是WEB模式的宾馆酒店管理系统(Jsp酒店管理系统Java酒店管理系统) 运行环境Tomact+JDK1.5 编程模式:Ajax+JSP+JavaBean+JavaServlet 后台数据库:MS-AccessMSSQL 系统主要完成的功能如下: A.前台管理 .预定房间 .预定退房 .开房操作(可根据工作人员录入的身份证号显示身份证发证地点支持二代生身证需要联上互联网) .换房操作 .交款操作 .销售商品 .赔偿管理 .退房操作
f
- 好不错的上传图片和上传文件程序,呵呵,我是初学者,请大家关照-Well good picture and upload files upload process, huh, huh, I was a beginner, please take care of everyone
CubicSpline
- Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]-Cubic spline algorithm approximating function y=f(x)- ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]
Lucene.Net.Analysis.Cn
- Lucene是什么? Lucene是Apache组织的一个用JAVA实现全文搜索引擎的开源项目。后来有人将Lucene移植到。Net语言。 Lucene是一个信息检索的函数库(Library),利用它你可以为你的应用加上索引和搜索的功能。 Lucene的使用者不需要深入了解有关全文检索的知识,仅仅学会使用库中的一个类,你就为你的应用实现全文检索的功能。 不过千万别以为Lucene是一个象google那样的搜索引擎,Lucene甚至不是一个应用程序,它仅仅
Program
- 文件传输协议FTP是基于TCP / IP的应用层协议,其主要功能是提供文件的共享、支持远距离计算机间接或直接连接、保护用户不因各类主机文件存储器系统的差异而受影响、进行可靠且有效的数据传输等,应用非常广泛。但是传统的FTP有不少的安全漏洞,例如明文传输、缺乏对数据的机密性和完整性保护,对通信双方也没有可靠的认证措施等。针对FTP的安全漏洞,近年来也出现了一些不需要对F IP协议自身做完全更改的协议扩展模块,如FTP SSL /TLS Extension。SSL ( Secure Sockets
text_editor
- F:\text_editor.java,简单的editor-text_editor.
BinaryIntegerProg
- 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~ 付上matlab程序,有需要的自己拿吧。 function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name) f = load(f_file_name) A = load(A_file_name) b = load(b_file_
Java-e-luo-s-f-k
- 基于java制作的小游戏,一款经典游戏俄罗斯方块。-Java based game production, a classic game Tetris.
javahrsrc
- Java人事管理系统源码+论文+答辩PPT,西北农林科技大学信息工程学院面向对象综合试训实习报告,计算机083班毛维静的作品,通过源代码以及文档资料,你将学习和了解: ①加强对员工的管理,形成纽带,以点带线.实现对员工的跟踪与控制,使部门与部门之间加强联系,形成上下一体; ②学会Java程序开发的环境搭建与配置,并在实际运用中学习和掌握Java程序开发的全过程; ③学会在短时间内运用一门语言并用于实际,扩展知识面,加强了调试的能力; ④通过此次开发,了解了
f
- java网络编程TCP通信,服务器端和客户端进行通信-java network programming TCP traffic,Server and client to communicate
declass
- Hello 为java .class文件 windows java -agentlib:c:\jvm\deClass Hello deClass就是deClass.dll,注意不需要加.dll tomcat 修改tomcat的bin目录下catalina.bat set JAVA_OPTS=-agentlib:c:\jvm\deClass linux下 拷贝libdeclass.so到/lib下 java -agentlib:declass Hello tomcat: 修改catali
f&r
- This is descr iption of qt wordEngine, and C++ based AVS sample client. Raspberry Pi 3 Model B running the AVS Java sample client as a proxy for production-ready silicon, giving developers flexibility in selecting the SoC solution best suited for the