-
chatSample
using android in java eclipse.
- 2012-06-24 00:45:20下载
- 积分:1
-
kdxs
【 使用说明 】
·将本程序包解压后上传到空间上,支持在任意目录下使用;
·后台管理路径:http://你的路径/kdcms 初始管理帐号:admin 密码:admin
·为了网站安全,建议及时更改后台默认管理路径;
·如果是linux的空间(WIN的不需要设置)请注意要把以下几个的权限设置成777:
1、cache目录
2、adjs目录和目录内的文件
3、inc目录和目录内的文件
4、admin目录下的data.php和coffee.php
注:linux空间可能存在问题,建议大家用WIN空间。。。
【 程序特点 】
·占用空间小,建站成本低,无需等待;
·免更新免维护,管理方便,操作简单,全自动采集;
·实现前台与后台完全分离,可自定义后台管理路径!;
·自定义广告位,可在后台管理;
([Instructions]
* This package will be uploaded to the space after decompression, support for use in any directory
· Manage the path: http:// your path/kdcms initial management Username: admin Password: admin
· For site security, management of the proposed time change the background default path
If space is linux (WIN s no need to set) Please note the following permissions should be set to 777:
1, cache directory
2, adjs directories and files within the directory
3, inc directories and files within the directory
4, admin directory data.php and coffee.php
Note: linux space may be a problem, it is recommended that you use WIN space. . .
[Program features]
· Small footprint, establishment of low cost, no need to wait
· Maintenance free updates, easy management, simple operation, automatic acquisition
· To achieve complete separation of foreground and background, the background can be customized management path!
· Custom adver)
- 2011-11-06 16:13:48下载
- 积分:1
-
Hospital Management
Java中的Vb项目
- 2022-07-13 23:49:13下载
- 积分:1
-
des算法C实现
#include
class SubKey{ //定义子密钥为一个类
public:
int key[8][6];
}subkey[16]; //定义子密钥对象数组
class DES{
int encipher_decipher; //判断加密还是解密
int key_in[8][8]; //用户原始输入的64位二进制数
int key_out[8][7]; //除去每行的最后一位校验位
int c0_d0[8][7]; //存储经PC-1转换后的56位数据
int c0[4][7],d0[4][7]; //分别存储c0,d0
int text[8][8]; //64位明文
int text_ip[8][8]; //经IP转换过后的明文
int A[4][8],B[4][8]; //A,B分别存储经IP转换过后明文的两部分,便于交换
int temp[8][6]; //存储经扩展置换后的48位二进制值
int temp1[8][6]; //存储和子密钥异或后的结果
int s_result[8][4]; //存储经S变换后的32位值
int text_p[8][4]; //经P置换后的32位结果
int secret_ip[8][8]; //经逆IP转换后的密文
public:
void Key_Putting();
void PC_1();
int function(int,int); //异或
void SubKey_Production();
void I
- 2022-03-28 11:19:34下载
- 积分:1
-
功能简单实用的在线试题管理系统
php考试试题管理系统,可以进行试题库的管理如添加,删除,选择考题进行测试
- 2023-03-18 18:50:04下载
- 积分:1
-
DELL
Dell使用的Win7或Vista密钥本(Dell to use Win7 or Vista key in this)
- 2010-08-24 10:50:22下载
- 积分:1
-
java 基于eclipse开发工具的版本集成工具 Z-zip_1.0.zip
目前在进行java开发中,对于版本集成还没有一个较好的工具,这个是我基于java开发的eclipse开发工具的版本集成工具 Z-zip_1.0.zip
- 2022-04-15 02:03:00下载
- 积分:1
-
简单的PHP登录系统的源代码
处女作的PHP代码,包含小型且简单的登录系统,可在后台数据库实现登录,登录之后进行对信息的查询,删除修改等功能。采用PHP+MySQL技术实现,用户可以安装Apache Web服务器进行操作连接,方便使用,小巧但是功能强大。
- 2022-07-03 05:13:42下载
- 积分:1
-
.NET图书管理系统
网上图书管理系统(课程设计)源码
使用三层结构,数据层实现单例模式
前台登录 注册 密码找回,热门图书展示。
图书的后台管理,添加 修改 删除图书信息,
查看订单信息。
前台的销售等注意事项:购物车结算未实现
后台登录地址:http://xxxxxx/BookShopWeb/backLogin.aspx
用户名密码均为:51aspx
源码中错误已搞定
- 2023-03-28 22:50:03下载
- 积分:1
-
HTML5实现对对碰游戏
资源描述
HTML5+CSS3+jQuery
- 2023-02-21 05:00:04下载
- 积分:1