搜索资源列表
基于JAVA的IDEA实现
- 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-com
Idea
- Java的开发环境的使用
java程序设计基础
- 人民邮电的计算机方面的书我还是蛮喜欢的。 我是java初学者,我整天在网上搜索java教程, 我将小小的一点收获分与大家共享-Posts And Telecommunications News of the computer book I quite like the idea. I java beginners, I was always in search java online tutorial, I will harvest tiny 1:00 pm and share
Java-student-management
- 本资源为Java版的学生管理系统,界面友好,人性化,功能完善,涵盖数据库所有操作,可以作为数据库以及Java等课程的课程设计(含两个版本,可以分别在dos下运行或者eclipse下运行) PS:内附数据库表格(运行前需导入到数据库),数据库环境为SQL Server 2005,另附课程设计报告,介绍制作流程以及思路,用法。-The resources for the Java version of the student management system, user-friendly, u
Patterns-in-Java
- When a programmer discovers a pattern, it’s just an insight. In most cases, to go from an unverbalized insight to a well-thought-out idea that the programmer can clearly articulate is surprisingly difficult. It’s also an extremely valuable step. When
cryptix_src_3-1-2
- 另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general algorithm package, contains des, rsa, sha, md5, md4, md2, idea, blowfish and so on the very many encryption algor
AStar
- 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
javaImage
- java图像处理文档 是一些2d的技术和想法-java image processing document some of the technology and the idea of 2d
guestbook
- 留言板模块源码,基于JAVA语言采用Myeclipse开发工具,采用struts2.0+tomcat5.0。 可以实现留言的添加、删除与修改。是JAVA Web编程入门级必须掌握的一个基于MVC理念的小项目。程序虽然不大,但是其中的编程思想是精华。希望对大家有用-It s the source code of guestbook modual,based on JAVA in Myeclipse development tool,and struts2.0+tomcat5.0. It c
thinking4yuanma
- thinking in java 4(java 编程思想) 源码 java 经典名著 -thinking in java 4 (java programming idea) source java classics
Struts
- 本书由浅入深、循序渐进地介绍了MVC的体系结构和如何构建一个基于MVC的Web框架,目的是帮助软件开发人员快速掌握MVC的设计思想,并能使用MVC的内涵设计Web框架。全书共分12章。第1章详细介绍MVC的设计思想、优缺点,以及如何构建一个基于MVC的Web框架;通过这部分知识的介绍,建立起读者对MVC的理论基础。第2~9章将逐步实现一个基于MVC的Web框架和持久层框架;读者可以通过这部分内容的学习,掌握其实现细节和核心设计方式。第10~11章主要介绍如何将自己实现的Web框架与其他工具进行整
idea
- IDEA is a symetric method to crypt message or document.
Snake
- 项目描述:贪吃蛇游戏,实现了蛇,食物,界面等对象。实现了蛇的移动,食物的随机出现以及蛇吃食物变长和蛇移动,食物的随机出现以及蛇吃食物变长和蛇移动到界面外死亡的功能,本项目主要是练习 面向对象的思想,SWING,多线程,事件监听,容器,泛型以及接口的使用等 -Project Descr iption: Snake game, achieve a snake, food, and other interface objects. Implementation of the snake mov
IDEA
- 利用JSF JSP 实现B/S结构的IDEA算法 演示和教学系统-Using JSF JSP to achieve B/S structure of the IDEA algorithm for demonstration and teaching system
IDEA
- IDEA encryption/decryption
thingings.in.java
- Java编程思想,java初学者应该了解的一些很有总结性的思想-Java programming idea, java beginners should be aware of some of the very idea summary
java
- java面试题 包含java基本思想 基本理论-java interview questions java basic idea of ??the basic theory that contains
【JAVA】41《JAVA编程思想(第四版)》
- 《JAVA编程思想(第四版)》PDF版本(JAVA programming idea (Fourth Edition) PDF version)
教务管理系统demo-java
- 一套简单的Java的教务管理系统,可用作模板进行二次开发,所用工具IDEA(A simple Java educational management system, can be used as a template for two development, the tool IDEA)
JAVA和Mysql学生信息管理系统
- 1.新建数据库ssms,将ssms.sql导入该数据库 2.用解压文件打开ssms.war, 打开ssms.war\WEB-INF\classes\c3p0-config.xml文件,修改服务器所在数据库用户名和密码 3.将ssms.war文件放入tomcat/webapps目录下 4.启动tomcat服务器 5.打开浏览器,输入 localhost:8080/ssms 进入登录界面 6.输入用户名和密码访问系统 用户名:admin 密码:111111(The Components