CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - structure

搜索资源列表

  1. CWC大型商城 V1.5 Beta 修正版

    0下载:
  2. 基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的全部数据逻辑运算,所以整个网站的负载量和速度都将大大提高,所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大优点之一。这就更进一步保证了网站的稳定性和安全性,而这些,对于一个购物网站来说是非常重要的! -jsp ja
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1028764
    • 提供者:何福保
  1. 20040818043638

    0下载:
  2. 基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的绝大部分数据,所以整个网站的负载量和速度都将大大提高。而且jsp的特性是一次运行,永远储留内存(包括bean在内),所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大的优点。这就更进一步保证了网站的稳定性和安全性.-
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:214492
    • 提供者:何福保
  1. myproject

    0下载:
  2. B/S结构用于持久化的hibernate的实际例子, 自己写的,包括它的一些基本方法-B / S structure for a lasting exploit the practical examples of his writing, including some of its basic methods!
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:32269
    • 提供者:楚祥
  1. FilesNet135065

    0下载:
  2. 本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录等,上传的单个文件大
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:335562
    • 提供者:刘元凯
  1. MFCQQChat

    0下载:
  2. 采用MFC结构和消息通知的Socket方式开发的一套类似QQ原理的多人网上聊天软件-using MFC structure and notify the Socket exploitation of a similar QQ tenets of people online chat software
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:20697
    • 提供者:韩晓
  1. uip09win

    1下载:
  2. uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels <adam@dunkels.com>. More information can be obtained at the uIP homepage at http://dunkels.com/adam/uip/ The directory structure look as follows: apps/ -
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:748533
    • 提供者:fwx
  1. CS结构客户端自动升级

    1下载:
  2. 最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 softup.pbl ——上传文件 softupgrade.pbl ——下载文件 表结构: create table softupgrade( filever varchar(20), filename varchar(20), filedata long raw, primary key(filever ,filename )) -breaks automatic update features several en
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:33263
    • 提供者:龙飞
  1. jrtplib-2.6

    0下载:
  2. RTP/RTCP的C++实现,供采用面向对象编程的朋友参考。个人觉得代码结构较好,可以直接使用。-RTP / RTCP C realized, for the object-oriented programming reference to a friend. Feel better code structure can be used directly.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:135614
    • 提供者:漠之鹰
  1. 流量控制

    1下载:
  2. 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分工上,本子课题负责客户端的实现。-this is my bedroom with Qualcomm graduate students to do design issues, the main to
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:361054
    • 提供者:王作
  1. cnVerybbsSQL

    0下载:
  2. 1、使用ASP.Net(c#)、三层结构开发; 2、全部代码都由手写完成,经IE6和FireFox1.1测试,界面良好; 3、程序结构紧凑、设计新颖、速度优越; 4、“分类+版面”方式二级目录设置; 5、符合目前流行的各种论坛的皮肤模式,可以穿各种论坛的外套; 6、在线情况统计、浏览者跟踪统计精确; 7、核心稳定,可扩展性良好; 8、即时换风格的功能。-1, the use of ASP.Net (c #), a three-tier structure
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:837623
    • 提供者:何力
  1. 首届网络歌手大赛工作计划排期表

    0下载:
  2. 网络歌手比赛,内容包括网络歌手比赛源代码以及数据库表结构,工作计划进度- The network singer competes, the content competes the source code including the network singer as well as the database table structure, the work plan progress
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:5565
    • 提供者:hcy
  1. netstuff

    0下载:
  2. This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine! 查询网络,显示 域/服
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:7472
    • 提供者:汤瑞
  1. ShowProtocal

    3下载:
  2. 枚举所有的网络层协议。通过本程序可以以树状结构列出所有的TCP/IP协议。-Enumerate all the network layer protocol. Through this process can be listed in a tree structure of all the TCP / IP protocol.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:2126227
    • 提供者:郭海
  1. base-files-1[1].7.tar

    0下载:
  2. 项目描述: Fink is an attempt to bring the full world of Unix Open Source software to Darwin and Mac OS X. Packages are downloaded and built automatically and installed into a tree managed by dpkg. Fink试图将Unix开源软件世界带入到 Darwin 和Mac OS X。工具包可以被下载和自
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:12531
    • 提供者:夏雨
  1. 简明CS结构网络聊天室改进版

    4下载:
  2. c/s结构的网络聊天程序,vb.net开发,基于tcp/ip协议-c / s structure of the network chat program, vb.net development, based on tcp / ip agreement
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:43254
    • 提供者:张斌
  1. 网关cmppDelphi源码

    0下载:
  2. 网关cmpp Delphi源码,短信发送收发,下列为组合成一体的协议结构-Gateway cmpp Delphi source, TX SMS, the following combination into one structure of the agreement
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:196789
    • 提供者:huiwang
  1. structure

    0下载:
  2. 区域防空预警网传感器管理结构与方法structure-Area air defense early warning network of sensors and methods of management structure
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:481562
    • 提供者:in
  1. Network-structure

    0下载:
  2. 个体网络结构分析在科学交流活动 个体网络结构分析在科学交流活动 -Network structure of the individual exchanges in the scientific analysis of network structure of individual exchanges in the scientific analysis of network structure of individual exchanges in the scientific analysis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:477385
    • 提供者:name
  1. Data-Structure

    1下载:
  2. 本例实现了数据结构实验中,对于广告的添加 、遍历、查询等功能-The experiments in the data structure, add advertising traversal query function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-27
    • 文件大小:2547707
    • 提供者:maple
  1. Ethernet-frame-structure-parser

    0下载:
  2. Ethernet帧结构解析程序,可以分析以太网的帧结构-Ethernet frame structure analysis program that can analyze Ethernet frame structure
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-04
    • 文件大小:385060
    • 提供者:关红叶
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com