搜索资源列表
FLASHWEBGame.rar
- 服务端SGS RPG地图 多人同步 加上网络多人同步功能 服务端SGS 0.9.5,要求JDK1.5 FLASH+php WEBGame 45度地图切换 多人游戏社区 FLASH人物行走 FLASH人物8方向寻路 在线聊天 (源码+fms服务端)开源项目,FLASH+php WEBGame
DataService
- 典型利用Myeclipse6.5+weblogic8.x+Xfire1.2+jdk1.4开发的webservice,在客户端测试中采取wdsl调用方法类-A typical use of Myeclipse6.5+ weblogic8.x+ Xfire1.2+ jdk1.4 developed webservice, the client test class to call a method wdsl
ShuzhenAnalyzer-1.1.8-jdk1.6.0
- 中文分词 ShuzhenAnalyzer 可用于将文档中词进行划分,比较好用-Word cut using java
Student-Management-System
- 这个程序代码可以实现对学生的学籍信息进行归类管理,运行环境:eclipse2.1 ,借助工具:jdk1.8.0_40-The program code can achieve the student s enrollment information classified management, operating environment: eclipse2.1, the use of tools: jdk1.8.0_40
java
- 微信、jdk1.8、图片矩阵处理、jersey-English is not good
MyplaneGame
- 一款飞机大战小游戏,基于jdk1.8开发的-A small game about plane,designed based JDk1.8
jcaptchaDemo
- 简单的jcaptcha验证码生成工具的使用实例,jdk1.8,tomcat8(Simple example of using the jcaptcha validation tool)
asm-5.2
- asm源码,版本是5.2,支持jdk1.8及以下的版本。是个可以对字节码操作的java语言写的框架(ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformat
信息安全实验2-1
- 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定