虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

三层<b>架构</b>

  • 本系统是在asp版《在线文件管理器》的基础上设计制作

    本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录等,上传的单个文件大小限制等。 6。各用户环境自由配置,风格自选(如果有多个风格的话),可自由设置每页显示的文件及目录数等。 7。文件与目录翻页分开,即使管理同一目录下的数万个文件也不再出现程序超时现象。 8。功能强大,除了asp版具备的全部功能如上传、下载、编辑、批量复制、移动、粘贴外还具备文件快速过滤搜索,智能修改文件属性。 9。效率极高。经测试,在一太普通PC上对一个包含50000个文件的目录进行浏览管理,任意翻页,执行时间均不超过1秒。过滤或者搜索则更是低至仅0.3秒的执行时间。而windows资源管理器打开目录或者asp版翻至最后一页都需要6.5秒甚至更长时间。

    标签: asp 文件管理

    上传时间: 2014-01-05

    上传用户:冇尾飞铊

  • JspShop网络购物系统 v1.0

    JspShop网络购物系统 v1.0,JspShop网络购物系统即凡人网上购物系统jsp版基于jsp+javabean+access(mysql)三层结构的动态购物网站。

    标签: JspShop 1.0 网络

    上传时间: 2014-11-10

    上传用户:lhc9102

  • 误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法

    误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法

    标签: propagation network Back 误差

    上传时间: 2015-04-22

    上传用户:qiaoyue

  • 数字运算

    数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no

    标签: 数字 运算

    上传时间: 2015-05-21

    上传用户:daguda

  • 1996 年原电力工业部颁发了《电力负荷控制系统数据传输规约(试行)–1996》(以下简称“96 版规约”)

    1996 年原电力工业部颁发了《电力负荷控制系统数据传输规约(试行)–1996》(以下简称“96 版规约”),经过八年多的实际运用,为电力负荷管理系统的建设、运行和发展奠定了良好的基础,同时, 随着大量应用系统的不断完善和发展,96 版规约本身也在这些实际系统的应用中得到了不同程度的丰 富和扩展。电力负荷管理系统已成为电力需求侧管理、电力营销与客户服务工作的重要组成部分,为适 应系统发展的需求变化,保证系统建设具有良好的规范性、兼容性、开放性和扩展性,有必要对96 版 规约进行修订。 本次规约修订是在96 版规约的基础上,依据《电力负荷管理系统功能规范》和《电力负荷管理系 统通用技术条件》的要求,并结合目前实际、今后技术和应用发展的需求。修订过程中多次召集科研、 用户和生产单位中的有丰富实践经验的专家参与讨论,广泛征求意见。 本规约遵从GB/T18657(等同IEC60870-5)推荐的传输规约模式,采用三层增强型结构,适用于 平衡式和非平衡式等通信网络。

    标签: 1996 规约 电力工业 控制系统

    上传时间: 2014-10-25

    上传用户:dsgkjgkjg

  • 源代码用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a

    源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系, 要求算法只占用O(n),只耗时O(n*n).

    标签: lt 源代码 动态规划 序列

    上传时间: 2013-12-26

    上传用户:siguazgb

  • The government of a small but important country has decided that the alphabet needs to be streamline

    The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition

    标签: government streamline important alphabet

    上传时间: 2015-06-09

    上传用户:weixiao99

  • 这是Cisco/Solaris网络体系设计与实现课程设计报告

    这是Cisco/Solaris网络体系设计与实现课程设计报告,里面有网络拓扑的设计和三层交换机的配置。

    标签: Solaris Cisco 网络体系 报告

    上传时间: 2013-12-10

    上传用户:liglechongchong

  • 电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动

    电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动,计算电力系统所有发电机能否同步运行 1运行说明: 请输入初始功率S0,形如a+bi 请输入无限大系统母线电压V0 请输入系统等值电抗矩阵B 矩阵B有以下元素组成的行矩阵 1正常运行时的系统直轴等值电抗Xd 2故障运行时的系统直轴等值电抗X d 3故障切除后的系统直轴等值电抗 请输入惯性时间常数Tj 请输入时段数N 请输入哪个时段发生故障Ni 请输入每时段间隔的时间dt

    标签: 电力系统 计算 运行

    上传时间: 2015-06-13

    上传用户:it男一枚

  • 制作的是工厂管理系统,根据实际的需要

    制作的是工厂管理系统,根据实际的需要,可以建立或添加新的工人的资料,而且把建立三层类结构把雇员的职位分开,建立employee类,然后由employee派生出manager类和worker类,再有worker类派生出oldworker类和ordinary类 根据当月的生产按劳分配并计算工资

    标签: 工厂 管理系统

    上传时间: 2014-12-07

    上传用户:ardager