搜索资源列表
src
- 坦克大战图片版 如果您希望在eclipse中直接将这些项目引入,请按以下步骤进行: 1:把这些项目文件copy到你得workspace下面 如:d:\JavaProject 2:在eclipse的package explorer中点击右键,选择import 3:选择General - Existing Projects into Workspace 4:选择你要引入的项目根目录,如:d:\JavaProject\TankWar0.1 5:确定-Battle Ci
Addison.Wesley.xUnit.Test.Patterns.Refactoring.Te
- It has been said before but it bears repeating: Writing defect-free software is exceedingly diffi cult. Proof of correctness of real systems is still well beyond our abilities, and specifi cation of behavior is equally challenging. Predicting fut
MyQQ
- java自己做的仿qq软件,可以练习自己的程序水平,测试自己的java能力-Java---------------------------------------------------------------- 2008-10-11 11:47:26.265 GMT: Booting Derby version The Apache Software Foundation- Apache Derby- 10.3.1.4- (561794): instance c013800d-011
memoire_sw_sql_injection
- PROTECTION AGAINST INPUT MANIPULATION VULNERABILITIES IN SERVICE ORIENTED ARCHITECTURE Thesis Submitted in partial fulfillment of the requirements for the degree of MASTER OF TECHNOLOGY in COMPUTER SCIENCE & ENGINEERING – INFORMATION SECURITY by
SSH-OA
- 用SSH框架实现Web OA系统 基本实现目标: a、企业内各种信息资源的共享 b、加强员工间的交流、提高整体工作效率 c、为领导各种有用数据,方便领导对公司情况的及时了解、提供决策支持 d、提供各种工作记录,以备事后查询 基本功能: 个人办公 公文管理 行政办公 消息管理 工作流程 组织管理 权限管理-Web OA with SSH framework to achieve the basic goals the system: a, all kinds of in
Java-myllk
- 自己做的java小游戏,连连看,高达的图标,喜欢高达的朋友可以看一下,还有音乐播放功能,不过磁盘没有分区的朋友可能会听不了,因为自己设定的是d盘。-To do their own java game Lianliankan, up to the icon, like the Gundam friends can look up to, and music player, but there is no disk partition friends might not hear, because
java
- 在2维和3维的空间里求出两点之间的距离。-In the 2-D and 3-dimensional space, find the distance between two points.
jaxb-api-doc
- JAXB API document. JAXB is a framework to allow Java developer to deal with Java POJO instead of XML string.
Conception-et-realisation-dun-systeme-dacquisitio
- Conception et realisation d un systeme d acquisition du signal ECG a l aide d un telephone portable via Bluetooth
java
- 1.根据一个已有的file c:\student.csv, 将所有学生数据读到一个ArrayList中.ArrayList中的元素类型是Student类型。 2.将得到的这个ArrayList按照小组号分组,构造一个HashMap。 Map的key是组号,value是一个ArrayList,这个arraylist中包含了所有在这个小组下的Student 3. 遍历这个HashMap,打印出每组下学生的学号。 注意,要求打印学号的除前3位其他的字符。比如学号为HSG1001,打印出来就是1
RealTime_Chart
- 在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。-在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。源语言: 英语 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 朗读显示对应的拉丁字符的拼音Zài applet shàng de jīyú jfreechart de shíshí túbiǎo, xiān cóng wénběn wénjiàn z
D
- Java.开发详解视频教程从入门到精通(上)D-Java. Development explain the video tutorials from entry to master (I) D
08BCE265
- It is a source code for a 2-d DFT for image processing
TourEx-v1.0
- TourEx旅游网站管理系统是一款基于微软ASP.NET平台开发,集成酒店、景点、旅游线路、新闻、在线订单、在线支付、生成订单短信/邮箱通知、点评、电子地图、问答、并与支付宝、中国短信平台接口完美整合等功能于一体的高级旅游网站管理系统。作为国内最受欢迎的.NET类网站系统之一,TourEx在不断提升用户服务、提高产品质量的同时更加注重用户体验。从系统研发至今,历经了数百次的更新修改后,网站的架设与管理变得更加轻松及便捷。-TourEx a travel site management syste
19474175-Java-Programming-for-Beginners
- eboook: java programming for beginner. easy to understand :D
51CTOVRML-and-Java
- 虚拟现实三维交互,基于java与vrml实现的虚拟现实三维交互,引领者社会的快速发展,也将在电子商务领域发挥着它的光辉。-Virtual reality 3 d interactive, based on Java and VRML virtual real 3 d interactive, leader of the rapid development of the society, will be in the electronic commerce field plays a its sp
Image_Hist1845841312005
- This another project I have done last month. The programme can load several image format (derived from my project of Digital Image Compression Algorithm) then it can compute 1-D histogram of the image (grey, red, green, blue channel)- This is anothe
java-plist-shsh
- j2SE,J2ME,J2EE,Android,java范围技术交流,iso shsh文件备份和直接通过浏览器下载iphone游戏和或者软件包 ios在解锁或者备份shsh文件时,从手机里获取的plist文件是打不开的,我们可以通过java转成xml或者可以打的plist。shsh文件备份, import java.io.* import com.dd.plist.PropertyListParser public class P
PHPSerializer
- Java 版本的 PHP serialize/unserialize 完整实现。目前实现了对各种基本类型、数组、ArrayList、HashMap、和其它可序列化对象的序列化。实现了 PHP 5 中的Serializable 接口的支持。实现了 PHP 中的 __sleep 和 __wakeup 魔术方法的支持。实现了对所有标示(N、b、i、d、s、a、O、R、r、U、C)的反序列化,在对标示 a 反序列化时,可以根据下标和值来自动判断是 ArrayList 还是 HashMap。并且在反序列化
49890-1270935-traitement-d-image-en-java
- HOW TO USE DEVELOPPEMNT OF A IMAGE PROCESSING IN JAVA ENVIRONEMENT