搜索结果
找到约 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 book is about the management of business processes. This is certainly not a new topic. Since t
This book is about the management of business processes. This is certainly
not a new topic. Since the beginning of the Industrial Revolution, it
has been written about from every possible point of view—economic,
sociological, psychological, accountancy, mechanical engineering and
business administr ...
驱动编程 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo
驱动开发向导
I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the ...
Java编程 带进度条的文件上传(java+ajax源码) 在写代码的时候
带进度条的文件上传(java+ajax源码)
在写代码的时候,还要用到关于servlet的包servlet-api.jar。
写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。
关于获取及显示进度部分,用了我 ...
Delphi控件源码 VCLSkin™ is a component to create skinnable user interface for Delphi/C++Builder application, I
VCLSkin™ is a component to create skinnable user interface for Delphi/C++Builder application, It is easy to use, just put on component on mainform, Vclskin will skin whole application without source code modification.
嵌入式/单片机编程 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 on the board and connect some speakers to the LINE OUT port.Preparing the SD card
网络 在Linux下使用socket方式开发的FTP程序
在Linux下使用socket方式开发的FTP程序,可以事项GET PUT功能,是学习socket和ftp编程的入门代码。
其他书籍 With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to s
With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator a ...
并行计算 How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-e ...
其他 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 fail (and also if it succeeds) you can find a CrE-ME CAB file in the ActiveSync folder on the PC ("\Prog ...
VC书籍 To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Selec
To use the ATLTrace tool:
Debug an MFC or ATL project select Start from the Debug menu.
Select MFC/ATL Trace Tool in the Tools menu.
Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories fo ...