PUT

共 171 篇文章
PUT 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 171 篇文章,持续更新中。

nearest neighbour clustering is an algoithm that puts data in categories. This algotithm is a data m

nearest neighbour clustering is an algoithm that puts data in categories. This algotithm is a data mining subject. Similar data is put in the same cluster.

www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POS

www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebD

The worm will duplicate to WINNT catalogue , put worm shelf adult.exe into C: , in zip file under C:

The worm will duplicate to WINNT catalogue , put worm shelf adult.exe into C: \, in zip file under C:\WINNT , C:\WINNT\system32 , these three catalogues ,. The worm will falsely use the person who sen

学生成绩管理啊

#include "string.h"<br /> #include "ctype.h"<br /> #include "stdio.h"<br /> search(char pd[])<br /> {FILE *fp;<br /> &nbsp;int time=0,i=0,j=0,add[80],k=0,m;<br /> &nbsp;char *ch,<br /> &nbsp;str[900];

linux下ftp服务器

linux下ftp服务器,实现ls cd put get quit命令

CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This

CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This folder contains a folder called "Bank" that should be moved into: &lt;install_root&gt;\FastChi

在Linux系统上使用Socket接口实现FTP客户端和服务器的程序

在Linux系统上使用Socket接口实现FTP客户端和服务器的程序,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作。客户端和服务器的命令通道和数据通道需要分离,支持以下一些FTP命令: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远方当前目录 dir:列出远方当前目录 cd:改变远方当前目录 ?:显示提供的命令 quit:退出返回 !dir,列出本

一个简单的IBM MQ操作例子

一个简单的IBM MQ操作例子,put方法和get方法

%%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and

%%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4 illustrate PUMA working with different parameters and with four different images. All yo

Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write

Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interactio

// Hint: These classes are intended to be used as base classes. Do not // simply add your code to t

// Hint: These classes are intended to be used as base classes. Do not // simply add your code to these files - instead create a new class // derived from one of CSizingControlBarXX classes and put

CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be exec

CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be executed on a Desktop PC to which your Windows CE device is attached through ActiveSync. Should this fai

Java编写简单的HTTP1.0客户端与服务器

<p class="MsoNormal"> 实验的目的是构建一个简单的Web客户机和一个简单的Web服务器的服务器来响应HTTP&nbsp;GET和PUT命令;<span style="text-indent:21pt;line-height:1.5;">实验1:构建一个简单的HTTP&nbsp;/&nbsp;1.0客户机命令行接口;</span><span style="line-height

This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads W

This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot

带进度条的文件上传(java+ajax源码) 在写代码的时候

带进度条的文件上传(java+ajax源码) 在写代码的时候,还要用到关于servlet的包servlet-api.jar。   写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,

modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture class in 1990.

modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. Th

The J2000 codec was written in an effort to produce the cleanest and simplest implementation possibl

The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code

This book is about using Python to get jobs done on Windows.This intended to be a practical book foc

This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial.

mp3设计程序资料

mp3设计程序资料,采用c语言编写。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3

Web 服务器的配置 对PUT请求的处理

Web 服务器的配置 对PUT请求的处理