-
Playfair
本代码实现了playfair加密方法的变种,手动输入一个密钥和一串需要加密的字符串,解密的时候,则输入密钥和已加密的字符串,即加密解密是一个程序。详细请看代码。(This code implements a variant of the playfair encryption method to manually enter a key and a string of encrypted string decryption, enter the key and the encrypted string, that is, encryption decryption is a program. Look at the code in detail.)
- 2012-06-05 09:08:42下载
- 积分:1
-
一个SSH做得网上购物后台系统,附带数据库可以下载看看。
一个SSH做得网上购物后台系统,附带数据库可以下载看看。-SSH has done a back-line shopping system, with the database can be downloaded to see.
- 2023-05-29 08:20:07下载
- 积分:1
-
家政
家政服务小程序。适合预约上门家政服务项目店铺使用(Housekeeping Service Procedure)
- 2020-10-19 21:37:25下载
- 积分:1
-
E-mail应用,还可以啦-E-mail application, Mr. Krabs
- 2022-02-24 11:01:18下载
- 积分:1
-
birt详细用法说明文档下载!很基础,很好用!
birt详细用法说明文档下载!很基础,很好用!-birt detailed instructions Download! Very basic, very good use!
- 2022-07-13 21:44:55下载
- 积分:1
-
海康摄相机接口实用实例
android平台下海康接口并不好找,本人也是费了好大力气才找到,接口使用文档更是少之又少,本工程实现视频监控的同时,并成功应用OSD功能添加字幕显示,现将本工程开源出来供大家研究。
- 2019-09-28下载
- 积分:1
-
linux下c++socket编程
阻塞函数在完成其指定的任务以前不允许程序调用另一个函数。例如,程序执行一个读数据的函数调用时,在此函数完成读操作以前将不会执行下一程序语句。当服务器运行到accept语句时,而没有客户连接服务请求到来,服务器就会停止在accept语句上等待连接服务请求的到来。这种情况称为阻塞(blocking)。而非阻塞操作则可以立即完成。比如,如果你希望服务器仅仅注意检查是否有客户在等待连接,有就接受连接,否则就继续做其他事情,则可以通过将Socket设置为非阻塞方式来实现。非阻塞socket在没有客户在等待时就使accept调用立即返回
- 2022-09-27 22:15:03下载
- 积分:1
-
Java面试题
应用背景Java面试题,有多种类型,最基本的问题,复杂的问题最后提供了一个完整的即时通讯软件设计实例,让读者能够从实例中学习程序设计的真谛。关键技术Java是目前最为流行的程序设计语言。《Java开发技术大全》[ 1 ] ;以Java J2SE为平台全面介绍了的基础知识和常用技术。《Java开发技术大全》共分为8篇,首先讲述了的基础语法Java,Java然后介绍了中类和对象的实现,这也是Java的核心所在。随后介绍了Java中的高级技术,详细讨论了其中的多线程、集合、泛型、RTTI等。这些基本知识介绍完毕之后,就进入到实际编程阶段,先后介绍了GUI程序设计、多媒体程序设计、数据库和网络程序设计,这些知识均以示例程序来讲解。最后提供了一个完整的即时通讯软件设计实例,让读者能够从实例中学习程序设计的真谛。
- 2022-07-18 19:47:50下载
- 积分:1
-
gaofangweixin.zhujiemian
高仿微信主界面并且附有发送消息,对于JavaME学习有很大帮助(High imitation micro-channel with the main interface and send a message of great help for learning JavaME)
- 2014-06-17 11:27:58下载
- 积分:1
-
ssm-master
良好的可扩展性,ssh主流技术有强大的用户社区支持它,所以该框架扩展性非常强,针对特殊应用时具有良好的可插拔性,避免大部分因技术问题不能实现的功能。
3. 良好的可维护性,业务系统经常会有新需求,三层构架因为逻辑层和展现层的合理分离,可使需求修改的风险降低到最低。随着新技术的流行或系统的老化,系统可能需要重构,ssh构架重构成功率要比其他构架高很多(Good scalability, SSH mainstream technology has strong user community support, so the framework has strong scalability, and has good plug and play for special applications, avoiding most of the functions that can not be achieved due to technical problems.
3., good maintainability. Business systems often have new needs. The three tier architecture reduces the risk of demand modification to a minimum due to the reasonable separation of logic layer and presentation layer. With the popularity of new technology or the aging of the system, the system may need refactoring, and the success rate of SSH architecture reconfiguration is much higher than that of other architectures.)
- 2018-03-12 09:08:42下载
- 积分:1