搜索结果
找到约 144 项符合
PUT 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (13)
- 单片机编程 (7)
- 其他 (7)
- 书籍 (7)
- Linux/Unix编程 (6)
- 电子书籍 (6)
- 书籍源码 (6)
- Java编程 (6)
- 技术资料 (6)
- 单片机开发 (5)
- Internet/网络编程 (4)
- 文件格式 (4)
- FlashMX/Flex源码 (3)
- 网络 (3)
- VC书籍 (3)
- 软件设计/软件工程 (3)
- 压缩解压 (3)
- Java书籍 (3)
- 汇编语言 (3)
- 加密解密 (3)
- 电子技术 (3)
- matlab例程 (2)
- 驱动编程 (2)
- Delphi控件源码 (2)
- 数学计算 (2)
- 多国语言处理 (2)
- 中间件编程 (2)
- 编辑器/阅读器 (2)
- SQL Server (2)
- Jsp/Servlet (2)
- 嵌入式/单片机编程 (2)
- 技术书籍 (1)
- PCB相关 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 游戏 (1)
- USB编程 (1)
- 并行计算 (1)
- 其他数据库 (1)
- 人物传记/成功经验 (1)
- 编译器/解释器 (1)
- 行业发展研究 (1)
- 数值算法/人工智能 (1)
- 通讯编程文档 (1)
- 其他嵌入式/单片机内容 (1)
- 文章/文档 (1)
- 通讯/手机编程 (1)
- 百货/超市行业 (1)
- DSP编程 (1)
- Symbian (1)
- 源码 (1)
文件格式 This program may crash your system or run poorly depending on your hardware. The program and code co
This program may crash your system or run poorly depending on your hardware. The program and code contained in this archive was scanned for virii and has passed all test before it was put online. If you use this code in project of your own, send a shout out to the author!
其他 // 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 there what
// you need. See CMyBar classes in the demo projects for examples.
Java编程 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 interaction between your objects and the database. You don t even need to know the database is there, and you ...
matlab例程 %%% 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 you need to do is to run each of the demos. Please be sure that
all the files are put on an accessibl ...
单片机开发 This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an inte
This will sample all 8 A/D-channels by the continous mode.
Each end of conversion will call an interrupt routine,
where the AD-channel is put to Port4[2..0]
and the upper nibble of the result is put to Port4[7..4].
Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
Internet/网络编程 This package provides a complete http client library. It currently implements most of the relevant p
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 ...
Java编程 一个简单的IBM MQ操作例子
一个简单的IBM MQ操作例子,put方法和get方法
Linux/Unix编程 在Linux系统上使用Socket接口实现FTP客户端和服务器的程序
在Linux系统上使用Socket接口实现FTP客户端和服务器的程序,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作。客户端和服务器的命令通道和数据通道需要分离,支持以下一些FTP命令:
get:取远方的一个文件
put:传给远方一个文件
pwd:显示远方当前目录
dir:列出远方当前目录
cd:改变远方当前目录
?:显示提供 ...
单片机开发 winavr code for avr mega8. The program get data from serial port in interrupt function. And then out
winavr code for avr mega8. The program get data from serial port in interrupt function. And then out put the data to 74ls595 (serial to parallel IC) for controlling relay output.
单片机开发 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:
<install_root>\FastChip\Projects
Keil Project Files
* These files are to be put into the directory of
your choice and the proje ...