Welcome![Sign In][Sign Up]
Location:
Search - post

Search list

[Delphi VCLDelphi-getpost

Description: Delphi-get,post,示例.rar-Delphi-get, post, example. Rar
Platform: | Size: 212992 | Author: lyc | Hits:

[ISAPI-IEmfc_Isapi

Description: mfc编写IIS上运行的isapi应用程序,程序以dll文件在IIS服务器加载,客户端browser可以get/post提交请求由isapi响应-mfc prepared IIS running isapi application procedures to dll file is loaded in the IIS server, the client browser can get/post request from isapi response
Platform: | Size: 7066624 | Author: hell | Hits:

[Internet-Networkhttp

Description: HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。-HTTP client example program using HTTP protocol and WEB site communications, and realize the basic GET/POST interactive news. Main functions: GET on the site page, download JPG files a form POST, including upload files. Analysis of some commonly used to return information on the main purposes: the practice of GET/POST interactive news, according to site specific changes to the content can be customized into a dedicated interface program. The main functions are not used MFC, can be easily ported to embedded systems.
Platform: | Size: 56320 | Author: | Hits:

[TCP/IP stackryeolhttpclient_src

Description: CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient aim is to simplify WinInet
Platform: | Size: 74752 | Author: 严锐 | Hits:

[Speech/Voice recognition/combinePitch detect

Description: 利用平均幅度差函数AMDF和Viterbi算法的后处理算法提取语音基音周期一个程序,效果还不错-The use of average magnitude difference function AMDF and the Viterbi algorithm for post-processing algorithm for extracting a program of voice pitch, the effect was not bad
Platform: | Size: 3072 | Author: 云鹏 | Hits:

[Internet-NetworkHTTPClient

Description: This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL). -This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL ) (note that this is not the same as the GPL).
Platform: | Size: 734208 | Author: Guo Quan | Hits:

[Data structsPOST

Description: 算法分析ACM题目:邮局选址算法 保证能运行!算法分析课程必备!-Algorithm Analysis ACM topics: post office site selection algorithm guaranteed to run! Algorithm analysis courses required!
Platform: | Size: 144384 | Author: 黄子聪 | Hits:

[Communication-Mobileduanxinwangguan

Description: 利用网通的网关平台收(群)发手机短信,群发手机短信。 主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。 -Using Netcom s gateway platform collection (group), made phone message, mass phone message. Main Technical: POST HTTP request, MD5 encryption algorithm, XML document analysis, mobile phone message to send, receive, message, such as mass. Source code has been packaged well, and provide detailed test code, the program can also be used as a direct message to send and receive mobile phone gadget.
Platform: | Size: 48128 | Author: jack | Hits:

[Internet-Networkc++_http

Description: 一个c++的http发送类 SendHTTP.c by Jeff Heaton(heatonj@jeffheaton.com), 2000 Source code to GET/POST using the HTTP 1.0 protocol-A c++ Send the http type SendHTTP.c by Jeff Heaton (heatonj@jeffheaton.com), 2000 Source code to GET/POST using the HTTP 1.0 protocol
Platform: | Size: 21504 | Author: k23456 | Hits:

[Internet-Networkchaxuan

Description: 使用POST GET 方式 能查询ip 天气 身份证等的查询-POST GET methods used to query the ID card, such as weather ip query
Platform: | Size: 161792 | Author: 刘佳 | Hits:

[Delphi VCLSETIP

Description: 一个自动投票的作弊工具。 近日单位服务明星投票,没办法,一个IP只能投两次。 本程序自动修改IP地址,并实现idhttp数据的POST自动提交,实现2次投票。1小时可以投200票左右。 大家可以修改一下,继续完善-An automatic voting cheating tool. Recently, units of service-Star voting, no way, an IP can only vote twice. This procedure automatically amend the IP address, and to achieve automatic idhttp submit POST data to achieve 2 times the voting. 1 hour and can be cast about 200 votes. We can make some corrections, continue to improve
Platform: | Size: 211968 | Author: newman | Hits:

[Algorithmpost

Description: 在一个按照东西和南北方向划分成规整街区的城市里,n 个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y 坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1, y1) 和(x2, y2) 之间的距离可以用数值| x1 . x2| + | y1 . y2| 度量。 居民们希望在城市中选择建立邮局的最佳位置,使n 个居民点到邮局的距离总和最小。-In a direction in accordance with the East-West and North-South divided into regular city blocks, n and the distribution of settlements scattered in different neighborhoods in. Things used to express the coordinates x, y coordinates used to express the North and the South. The location of the settlements by the coordinates (x, y) express. Arbitrary blocks 2:00 (x1, y1) and (x2, y2) can use the distance between the values | x1. X2 |+ | Y1. Y2 | metrics. Residents want the city to select the best location to establish post offices, so that n settlements to the post office the sum of the smallest distance.
Platform: | Size: 1024 | Author: 程光 | Hits:

[WEB Codedemo

Description: 本代码主要实现封装curl。 将curl统一成一个固定的类文件(PHP5) 方便开发者开发小偷程序和模拟浏览器进行访问。 支持POST、GET方法。 支持随HTTP302自动跳转功能。 支持文件上传。 支持代理。 支持SSL验证。 可以让你很方便地使用PHP的CURL功能。-The main achievement of this code package curl. Unity will curl into a fixed type of document (PHP5) to develop and facilitate the development of procedures and simulation of thieves browser for a visit. Support for POST, GET method. Support with automatic HTTP302 Jump function. Support for file uploads. Support agent. Support for SSL authentication. Can let you easily use PHP
Platform: | Size: 4096 | Author: wasiuk | Hits:

[Windows DevelopISAPI

Description: WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http get/post请求-WinCE ISAPI demo program, as a CE in the embedded web interface, through programming ISAPI to complete the specific data access, which in this case from shared memory read mapping, in response to the user
Platform: | Size: 5120 | Author: tenshionkai | Hits:

[Speech/Voice recognition/combinesegSNR+IS

Description: 提供了segmantal SNR及IS的计算代码,用于语音增强后评价用。-Provided segmantal SNR and IS calculation code for speech enhancement with post-evaluation.
Platform: | Size: 1024 | Author: 张秀杰 | Hits:

[Symbiansrc

Description: symbian http/post引擎 xml引擎 支持IAP设置,根据设置进行连接,从而做到联网时不提示-symbian http/post engine engine xml support IAP settings, according to connection settings, so do not do networking tips
Platform: | Size: 18432 | Author: 和风细雨 | Hits:

[File FormatHow_to_Examine_the_HTTP_Header+Body_for_a_POST_to_

Description: How to Examine the HTTP Header + Body for a POST to be sent -How to Examine the HTTP Header+ Body for a POST to be sent
Platform: | Size: 1024 | Author: jack yuan | Hits:

[JSPEclipse

Description: 1.1 前言 2005-3-2公司开会并分给我一个任务:写一个程序从福建移动的BOSS系统取出一些相关数据。我得到的资料只有一个“福建移动BOSS与业务增值平台接口规范V1.2.2(新).doc”,这个规范页数不多,一下就浏览完了。但之后依然不知所措,感觉到了一条河边,河前有一条大道(就是这份文档)能让我直达目的地,但却找不到过河的桥。这份文档只给出了数据的格式编码规范,但没有告诉你用什么技术,怎么去取这些数据,甚至连一个数据格式的XML例子文件也没有。 里面只有这样几句话:“交易消息(包括请求和应答)是以XML格式表达的,包括两个部分:Message Header(消息头)与Service Content(交易业务内容)。” “接口协议使用HTTP协议,落地方为发起方提供访问的URL,发起方使用HTTP POST方法发送请求报文并得到应答报文,发起方作为落地方的HTTP客户端,落地方作为发起方的HTTP服务器。因此,各个参与方需要同时实现HTTP客户端以及服务器的功能。” 这里面有两个关键字:XML、HTTP,再加上老大说用SOAP,我想这个BOSS系统和外界的信息交换技术也是基于SOAP实现的吧。于是我上网搜索了一些资料,始有此文。 -err
Platform: | Size: 1894400 | Author: 薛泽朋 | Hits:

[Algorithmfelt-3.06-devel.src.tar

Description: C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements - probably in the mechanical/structural/civil fields. In a command line environment, FElt uses an intuitive, straightforward input syntax to describe problems. It also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment. -C the development of finite element software, the interface can also be, yes, you can try. FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements- probably in the mechanical/structural/civil fields. In a command line environment, FElt uses an intuitive, straightforward input syntax to describe problems. It also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment.
Platform: | Size: 1005568 | Author: wangsong | Hits:

[Internet-Networkhttp_Post_Get

Description: 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
Platform: | Size: 24576 | Author: | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net