-
Search Engine (web crawler)
web搜索引擎是一种软件系统,用于在万维网上搜索信息;
- 2022-02-01 08:26:34下载
- 积分:1
-
最长公共子序列(LCS)
最长公共子序列算法,LCS算法,获得两个序列的最长公共子序列
为了初始化数据,以做接下来的运算参照,集合的第一行和第一列都为空集合,直接作为已知条件,从a[1][1]之后的每个set集合既作为运算结果又参与接下来的运算,示例如图:
* [] [] [] [] []
[] a11 a12 a13 a14
* [] a21 a22 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-31 15:54:33下载
- 积分:1
-
Stooing 幕游戏实例源码
Stooing 幕游戏
- 2013-01-03下载
- 积分:1
-
java写的简单的留言板
用java写的一个简单的web留言板系统,连接本地数据库,能实现登录,注册,添加,删除留言等功能。
- 2022-03-09 11:02:29下载
- 积分:1
-
购物网站
这个网上购物车系统,其中用户可以使用所有的servlet的概念。而且可以通过网上购买的物品。基于对源代码和说明书中的质量。网上购物项目有车,产品动态显示,在车里删除商品,管理面板添加它使用PHP MySQL的HTML教程开发的新产品。
- 2022-04-20 11:07:24下载
- 积分:1
-
qiaso
1、如何安装
把文件夹里面的文件上传到你的站点的根目录,然后运行 http://你的域名/install.php 安装
2、登录后台
后台地址: http://你的域名/admin/
后台默认用户名admin 密码admin888
设置好你的站点信息和修改好你的密码.(1, how to install
Put the folder inside the file upload to your site s root directory, and then run http:// your domain name /install.php installation
2, login background
Background address: http:// your domain name /admin/
Background default user name admin password Admin888
Set up your site information and modify your password.)
- 2020-11-12 16:29:44下载
- 积分:1
-
p104session
编写1个JSP页面inputNumber.jsp,该页面提供一个表单,用户可以通过表单输入两个数和四则运算符号提交给该页面。用户提交表单后,JSP页面inputNumber.jsp将计算任务交给一个Tag文件Computer.tag去完成。(Write a JSP page inputNumber.jsp, the page provides a form where the user can enter through the form of two numbers and four arithmetic symbols presented to the page. After the user submits the form, JSP pages inputNumber.jsp computing tasks to a Tag file Computer.tag to complete.)
- 2015-12-29 12:55:08下载
- 积分:1
-
jsp开发的简易购物网站
这是用jsp开发的简单的购物网站,具有基本的购物流程,包括登录,身份验证,购买商品,添加购物车,查看购物车,提交订单等功能。对初学者是一个不错的案例
- 2022-06-12 18:53:31下载
- 积分:1
-
pjysxsCMS_v2.5
一:将程序上传至空间
二:运行http://你的域名/install/install.php 进行首次配置安装
三:安装完毕,进入至后台管理
后台地址:http://你的域名/admin/index.php
>>程序结构优化,占用系统资源较少,经测试其PHP+MYSQL数据库在动态模式可以支持日IP2万左右不卡!
>>本程序一健安装PHP+MYSQL完全免费开源! 扩展性获得多位技术人员的肯定!
>>全面支持二级分类,设置灵活,支持自定义各分类名!(A: upload the program to the space
Two: run http:// your domain name /install/install.php for the first time to configure the installation
Three: the installation is completed, into the background management
Background address: http:// your domain name /admin/index.php
Program structure optimization, less system resources, the test of its PHP+MYSQL in the dynamic model can support the day IP2 million or so not card!
This procedure is a health and installation of PHP+MYSQL completely free open source!
Comprehensive support for two categories, set up flexible, support for the definition of each category!)
- 2020-11-14 15:19:41下载
- 积分:1
-
android使用JSON进行网络数据交换(服务端、客户端)的实现
android使用JSON进行网络数据交换(服务端、客户端)的实现
- 2015-04-17下载
- 积分:1