CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - post

搜索资源列表

  1. 网上邮政项目文档

    0下载:
  2. 网上邮政项目文档,包括业务流程,后台设计,系统测试,项目总结等内容。很好的文档-Post online project documentation, including business processes, background design, system testing, the project summary information. Good documentation
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:738102
    • 提供者:无限
  1. dingdanHTML

    0下载:
  2. 送表单数据的方法,有两种方法“get”\"post\"。GET是将FORM的输入信息作为字符串附加到action所设定的URL后面,中间用”?“隔开,每个表单域之间用”&“隔开,然后把整个字符串传送到服务器端。 使用GET方法所得到的信息不能很多,一般在4000字符左右,而且不能含有非ASCⅡ码字符,并且在浏览器的地址栏中将以明文的形式显示表单中的各个表单或值。POST是将FORM的输入信息进行包装,而不用附加在action属性的URL之后,其传送的信息数据量基本上没什么限制。-send for
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3714
    • 提供者:zmx
  1. dsjy

    0下载:
  2. [img]http://photo.store.qq.com/http_imgload.cgi?/rurl2=26364cd7a71af44460d86b12c501e881325941142010b1d73f48f54f6910423d7db32951dd8a8b5306b3513b4eba77204dd7efcc4bdcd895b27f283fe98d0d3f57d21542ffbb16ad30f61006fbf12d68ce36e929[/img] 本书目录 1. 《硬
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:180472
    • 提供者:李少龙
  1. itxwsbeta.rar

    0下载:
  2. iT响尾蛇 - 网络采集助手 功能说明: 本采集工具能自由发挥脚本配置 采集各种网络数据. 音乐数据,文章数据,图片数据,论坛数据,博客采集,电影采集,各种各样的数据. 脚本配置完全根据正则表达式规则设置,灵活.精确 强大的分页采集,轻而易举采集到各种分页的数据 数据入库目前采用POST方式入库,其它方式入库请关注下次更新 官方网址 http://www.itxws.cn E-Mail:4068738@qq.com,http://www.it
  3. 所属分类:Software Testing

    • 发布日期:2017-05-03
    • 文件大小:1166141
    • 提供者:胡昆
  1. kexingxing

    0下载:
  2. 研究生管理信息系统通过对学生选课、课表编排、成绩查询和分析等管理事务的网络化和自动化,减少了研究生管理工作中大量烦杂的工作。-Graduate Management Information System through the course to students, curriculum planning, performance analysis, query and management of networking and automation, reducing the large num
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:7081
    • 提供者:简美
  1. ansoft

    0下载:
  2. ansoft eddy current viedo post calculation
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5607413
    • 提供者:pei
  1. vxworks-Routing

    0下载:
  2. 策略路由是嵌入式网络产品的一个重要功能,它可以帮助 用户灵活制定自己的选路策略,在实际网络建设中具有很大的 实用价值;作为嵌入式网络产品开发的首选操作系统,Vxworks IP协议栈没有实现这一功能。论文在深入研究了策略路由原 理及Vxworks原IP协议栈数据转发机制的基础上,提出了加 入策略路由后Vxworks IP协议栈的数据转发机制,并分规则 和动作两部分实现了它的原型。-Routing strategy is embedded networking produc
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:165889
    • 提供者:好好
  1. yinhang

    0下载:
  2. 这是银行事后监督需求分析说明书 非常有用-This is the demand for bank supervision and ex post facto analysis is very useful Manual
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:41643
    • 提供者:金羽
  1. u-boot_mips

    0下载:
  2. 文章是2年前移植u-boot时候分析的,u-boot方面文章比较多,但是mips方面的稍微少一点,因此贴上来就当资料搜集贴吧-The article is 2 years ago when the u-boot transplantation analysis, u-boot more articles, but mips slightly less area, so when the data collection on贴上来Post Bar
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:261309
    • 提供者:黄晟
  1. ZhenDong

    0下载:
  2. 基于MATLAB的振动信号采集与分析系统的研究,研究生毕业论文-MATLAB-based vibration signal acquisition and analysis system, post-graduate thesis
  3. 所属分类:Project Design

    • 发布日期:2017-03-26
    • 文件大小:831367
    • 提供者:jzhupo
  1. chengxushejishiyan4

    0下载:
  2. 一、实验题目: 实验4 程序的形式化推导 二、实验内容: (1) 根据给定的问题,建立前置谓词和后置谓词。 (2) 根据条件语句的推导策略,建立程序中的条件语句。 (3) 构造循环不变式,确立界函数。 (4) 根据循环语句的推导策略,建立程序中的循环语句。 (5) 面向目标,退到出所要的程序。 三、实验目的 根据条件语句的推导策略和循环语句的推导策略,基于最弱前置条件的概念,用比较形式化的方法,从设计要求达到的目标一步步推导出程序。 四、实验要求: 运用
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:8144
    • 提供者:沈炯
  1. fluids_libs

    0下载:
  2. Hi I’ am an Algerian student, I’ am in second year of post graduation, in mechanical engineering, option simulation and modulation in mechanic.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:694718
    • 提供者:walid
  1. jisuanjiruanlishiyanbaogao

    0下载:
  2. 自己做的计算机组成原理实验报告,实验一到六的都有,包裹心得体会和实验后的习题-Their own computers to do the report of principle experiment, the experiment has the 1-6, parcel post and experimental experiences of the Exercises
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:109911
    • 提供者:LLL
  1. MasterProjectReport

    0下载:
  2. This application is a user-friendly tool that encompasses all functions required to create / maintain online course and student information. An instructor can use this tool to manage all courses offered by semester, to create / update / view student
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:19131
    • 提供者:vanjikumaran
  1. rjgcsx

    0下载:
  2. <软件工程思想> 电子书,供大家参考.浙江大学博士后 编写,Very good-< Software engineering thinking of> e-books for your reference. Zhejiang University to prepare post-doctoral, Very good
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1456045
    • 提供者:赵恩东
  1. chafen

    0下载:
  2. 运动检测的目的是从序列图像中将变化区域提取出来。运动区域的有效分割对于目标分 类、跟踪和行为理解等后期处理非常重要,因为后期处理过程仅仅考虑图像中对应于运动区 域的像素。然而,由于背景图像的动态变化,如天气、光照、影子及混乱干扰等的影响,使 得运动检测成为一项相当困难的工作。-The purpose of motion detection from image sequence changes in the region will be extracted. Sports region segm
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:4818
    • 提供者:zoubinbin
  1. Post-Tensioned-Concrete-Walls-a-Frames-for-Seismi

    0下载:
  2. Post-Tensioned Concrete Walls and Frames for Seismic- Resistance – A Case Study of the David Brower Center
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:849897
    • 提供者:sans_amour
  1. Post-Office

    0下载:
  2. This post office based project in java-This is post office based project in java
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:222882
    • 提供者:KP Thakur
  1. post

    0下载:
  2. post接口测试 post接口测试 -post test
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:2152
    • 提供者:李先生
  1. POST

    0下载:
  2. 用来求PST问题,聚类分析的一些重要的复杂的实际性方法等等。-POST is very good way of solving simple matter
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:762267
    • 提供者:万物
« 12 3 4 5 »
搜珍网 www.dssz.com