搜索结果
找到约 30,777 项符合
2.0 的查询结果
按分类筛选
- 全部分类
- 技术资料 (433)
- 单片机开发 (250)
- 单片机编程 (167)
- 其他 (166)
- VIP专区 (136)
- Java编程 (132)
- 其他书籍 (89)
- Linux/Unix编程 (85)
- 汇编语言 (82)
- 数据结构 (71)
- matlab例程 (66)
- 数学计算 (58)
- 书籍源码 (49)
- VHDL/FPGA/Verilog (48)
- 学术论文 (45)
- 源码 (45)
- Java书籍 (44)
- 技术书籍 (41)
- 电源技术 (41)
- 软件设计/软件工程 (39)
- 其他 (39)
- Windows CE (37)
- VC书籍 (36)
- 嵌入式/单片机编程 (36)
- 编译器/解释器 (35)
- 电子书籍 (34)
- 其他嵌入式/单片机内容 (33)
- J2ME (32)
- 电子书籍 (32)
- 模拟电子 (31)
- 人工智能/神经网络 (30)
- Internet/网络编程 (30)
- 微处理器开发 (28)
- 数值算法/人工智能 (28)
- 其他数据库 (27)
- 开发工具 (26)
- SQL Server (25)
- 加密解密 (25)
- USB编程 (25)
- 可编程逻辑 (23)
- 嵌入式Linux (23)
- 其他行业 (23)
- 企业管理 (23)
- 通讯/手机编程 (22)
- 教育系统应用 (22)
- 通讯编程文档 (22)
- 文章/文档 (21)
- Delphi控件源码 (21)
- 游戏 (21)
- DSP编程 (20)
- 手册 (20)
- PCB相关 (19)
- Jsp/Servlet (19)
- 传感与控制 (18)
- 文件格式 (18)
- Ajax (18)
- 嵌入式综合 (17)
- 压缩解压 (17)
- 操作系统开发 (17)
- 驱动编程 (17)
- 软件 (17)
- *行业应用 (16)
- 数据库系统 (15)
- uCOS (14)
- 手机短信编程 (13)
- FlashMX/Flex源码 (13)
- 网络 (13)
- 系统设计方案 (13)
- 软件工程 (12)
- 实用工具 (10)
- 中间件编程 (10)
- 测试测量 (9)
- 设计相关 (9)
- VxWorks (9)
- 经验 (9)
- 接口技术 (8)
- 仿真技术 (8)
- 技术管理 (8)
- MySQL数据库 (8)
- C/C++语言编程 (8)
- Pro/E教程 (7)
- 手机WAP编程 (7)
- 邮电通讯系统 (7)
- 串口编程 (7)
- 行业发展研究 (7)
- 交通/航空行业 (7)
- JavaScript (7)
- BREW编程 (7)
- 技术教程 (6)
- 工控技术 (6)
- 无线通信 (6)
- 书籍 (6)
- 应用设计 (6)
- 网络及电脑 (5)
- 通信网络 (5)
- OA系统 (5)
- 多国语言处理 (5)
- 磁盘编程 (5)
- Symbian (5)
- SCSI/ASPI (5)
压缩解压 This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windo
This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample also introduces several types that are new in the .NET Framework version 2.0.
多国语言处理 This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the
This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its behavior when it encounters problems during the encoding or decoding process.
Java书籍 JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes i
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with de ...
Java书籍 In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer
In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer Pages. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of JavaServer Pages 2.0 from the ground up. The book includes Apac ...
Linux/Unix编程 Linux系统下著名的个人防火墙
Linux系统下著名的个人防火墙,C语言编写,采用Gtk 2.0作为图形界面, 用法和“天网个人防火墙”差不多。可以对某个端口的数据规则进行过滤,也可以屏蔽来自某个IP的所有数据。
Internet/网络编程 使用本程序在局域网内聊天
使用本程序在局域网内聊天,需知道对方的IP地址或主机名 ,可在cmd下运行config/all命令查看。使用时双方启动程序后输入对方IP后便可以聊天,回车发送。在2.0下IP和主机名全填后将以IP为准
VC书籍 本文将介绍如何在.NET平台下使用C#创建串口通信程序
本文将介绍如何在.NET平台下使用C#创建串口通信程序,.NET 2.0提供了串口通信的功能,其命名
空间是System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进行通信。
通讯/手机编程 这是江苏企业通讯协议(联通版本)的一个Release
这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理 ...
单片机开发 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
数学计算 幂法: 程序中把循环变量定义为循环20次
幂法:
程序中把循环变量定义为循环20次,同样可以更改
示例
矩阵:
1.0 1.0 0.5
1.0 1.0 0.25
0.5 0.25 2.0
初值(1 1 1)T