搜索结果
找到约 359 项符合
Get 的查询结果
按分类筛选
- 全部分类
- Java编程 (26)
- 其他 (25)
- 其他书籍 (24)
- Linux/Unix编程 (14)
- VC书籍 (12)
- 技术资料 (12)
- Delphi控件源码 (11)
- 网络 (11)
- 单片机开发 (11)
- 书籍 (11)
- Internet/网络编程 (10)
- 汇编语言 (9)
- 软件设计/软件工程 (9)
- 单片机编程 (9)
- matlab例程 (8)
- 电子书籍 (8)
- Java书籍 (7)
- 人工智能/神经网络 (5)
- 文件格式 (5)
- 可编程逻辑 (4)
- 操作系统开发 (4)
- JavaScript (4)
- 嵌入式/单片机编程 (4)
- 软件 (4)
- 源码 (4)
- 嵌入式综合 (3)
- 文章/文档 (3)
- 驱动编程 (3)
- 微处理器开发 (3)
- 其他行业 (3)
- 数值算法/人工智能 (3)
- Delphi/CppBuilder (3)
- 书籍源码 (3)
- 嵌入式Linux (3)
- Windows CE (3)
- 其他嵌入式/单片机内容 (3)
- 系统设计方案 (3)
- 软件工程 (3)
- VHDL/FPGA/Verilog (3)
- 编辑器/阅读器 (3)
- 数据结构 (3)
- 电源技术 (2)
- 压缩解压 (2)
- Windows Mobile (2)
- 游戏 (2)
- 通讯/手机编程 (2)
- 人物传记/成功经验 (2)
- DSP编程 (2)
- 其他数据库 (2)
- Jsp/Servlet (2)
- Symbian (2)
- 数据库系统 (2)
- USB编程 (2)
- Ajax (2)
- 多国语言处理 (2)
- 通讯编程文档 (2)
- 技术教程 (1)
- 学术论文 (1)
- 图形图像 (1)
- Genesis (1)
- Mentor (1)
- 教程资料 (1)
- 通信网络 (1)
- 无线通信 (1)
- 教程资料 (1)
- C/C++语言编程 (1)
- 编译器/解释器 (1)
- 手机WAP编程 (1)
- 金融证券系统 (1)
- Modem编程 (1)
- 并行计算 (1)
- SQL Server (1)
- 电子政务应用 (1)
- 邮电通讯系统 (1)
- TAPI编程 (1)
- 家庭/个人应用 (1)
- 传真(Fax)编程 (1)
- *行业应用 (1)
- 教育系统应用 (1)
- 加密解密 (1)
- 磁盘编程 (1)
- J2ME (1)
- Windows编程 (1)
- 手册 (1)
- 教程 (1)
- 论文 (1)
人工智能/神经网络 这是linux下的进化计算的源代码。 === === === === === === === === === === === ===== check latest news at http:
这是linux下的进化计算的源代码。
=== === === === === === === === === === === =====
check latest news at http://eodev.sourceforge.net/
=======================================================================
Welcome to EO, the Evolving Objects library.
The latest news about EO can be found on the s ...
网络 CGI DOS演示代码
CGI DOS演示代码,主要原理是不停的GET相关文件
Symbian symbian c++的HTTP联网
symbian c++的HTTP联网,里面包括简单的get和post请求
电子书籍 ASP开发指南,里面的西很不错的哟.This book is for anyone who wants to learn about using .NET for web interface desi
ASP开发指南,里面的西很不错的哟.This book is for anyone who wants to learn about using .NET for web interface design. Beginner or
hobbyist .NET developers can certainly get a good foundation of .NET web interface design by going
through this book from cover to cover. However, more seasoned .NET profe ...
其他书籍 During this course you will learn how to use Matlab, to design, and to perform mathematical computat
During this course you will learn how to use Matlab, to design, and to perform mathematical computations.
You will also get acquainted with basic programming. If you learn to use this program well, you will find it
very useful in future, since many technical or mathematical problems can be solved us ...
其他嵌入式/单片机内容 Application Note Abstract This Application Note introduces a complete and detailed PSoC® project
Application Note Abstract
This Application Note introduces a complete and detailed PSoC&reg project. Telephone Call Logger keeps the detailed record of
approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of
the phone call in the ...
单片机开发 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes:
8051 Web Server project
See Makefile for build notes
Written for Keil C51 V5.1 compiler, notes:
It uses big endian order, which is the same as the
network byte order, unlike x86 systems.
Use OPTIMIZE(2)or higher so that automatic variables get shared
// between functions, to stay within the 256 byt ...
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...
Jsp/Servlet 两个Bean之间属性的复制
两个Bean之间属性的复制,自动通过get.set方法进行复制,支持将一个集合中的bean复制到另一个集合
Internet/网络编程 HTTP客户端例子程序 用HTTP协议与WEB网站通信
HTTP客户端例子程序
用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。
主要功能:
GET 网站上的页面、下载JPG文件等
POST 表单,包括上传文件。
分析部分常用的返回信息
主要用途:
实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。
主要函数都没有用MFC,可以轻松移植到嵌入式系统。 ...