搜索结果
找到约 8,612 项符合
to 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (607)
- 其他 (559)
- 书籍 (521)
- Java编程 (404)
- matlab例程 (375)
- 单片机开发 (342)
- 技术资料 (258)
- Linux/Unix编程 (236)
- 单片机编程 (221)
- 软件设计/软件工程 (202)
- VC书籍 (199)
- 电子书籍 (180)
- 文章/文档 (155)
- Java书籍 (149)
- 嵌入式/单片机编程 (141)
- 微处理器开发 (139)
- 数学计算 (130)
- VHDL/FPGA/Verilog (130)
- 人工智能/神经网络 (126)
- 电源技术 (122)
- 汇编语言 (122)
- Delphi控件源码 (119)
- 软件工程 (117)
- 通讯编程文档 (110)
- 通讯/手机编程 (106)
- 驱动编程 (102)
- 其他嵌入式/单片机内容 (95)
- 系统设计方案 (92)
- DSP编程 (92)
- 行业发展研究 (88)
- 模拟电子 (86)
- 可编程逻辑 (86)
- 数值算法/人工智能 (83)
- 文件格式 (81)
- 编译器/解释器 (81)
- 压缩解压 (79)
- 书籍源码 (75)
- 网络 (74)
- 加密解密 (71)
- Internet/网络编程 (65)
- 教程资料 (57)
- 数据结构 (57)
- 其他行业 (51)
- USB编程 (49)
- VIP专区 (47)
- SQL Server (44)
- 游戏 (44)
- Windows CE (39)
- Jsp/Servlet (39)
- 技术管理 (38)
- 操作系统开发 (37)
- J2ME (36)
- 无线通信 (33)
- JavaScript (33)
- 嵌入式Linux (31)
- 串口编程 (30)
- 其他数据库 (30)
- GPS编程 (29)
- Symbian (29)
- 编辑器/阅读器 (28)
- 技术书籍 (25)
- 嵌入式综合 (25)
- Applet (25)
- *行业应用 (25)
- 中间件编程 (24)
- 多媒体处理 (23)
- 手机短信编程 (23)
- uCOS (22)
- 论文 (21)
- Windows Mobile (20)
- 金融证券系统 (20)
- 测试测量 (19)
- 源码 (19)
- VxWorks (18)
- 通信网络 (17)
- 数据库系统 (17)
- MySQL数据库 (17)
- 多国语言处理 (16)
- 传感与控制 (15)
- FlashMX/Flex源码 (14)
- Delphi/CppBuilder (13)
- 邮电通讯系统 (13)
- 并行计算 (12)
- 资料/手册 (11)
- PCB相关 (11)
- 实用工具 (11)
- RFID编程 (11)
- Modem编程 (11)
- 3G开发 (11)
- 教育系统应用 (10)
- 家庭/个人应用 (10)
- BREW编程 (9)
- MacOS编程 (9)
- 接口技术 (8)
- 源码/资料 (8)
- 语音压缩 (8)
- CA认证 (8)
- 技术教程 (7)
- 行业应用文档 (7)
- 开发工具 (7)
Internet/网络编程 CWebGrab is a simple class that allows you to quickly and easily download files from the net. The cl
CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
Java书籍 Ivor Horton s Beginning Java 2, JDK 5 Edition Solutions to the Exercises
Ivor Horton s Beginning Java 2, JDK 5 Edition Solutions to the Exercises
其他数据库 每个RFC 3261信息头有一个相应的存取标识. 但是,许多信息头拥有同样的形式。 例如。To和From的信息头都是由显示名和一个URI组成。 To和From信息头用来管理与处理NameAddr实例的
每个RFC 3261信息头有一个相应的存取标识. 但是,许多信息头拥有同样的形式。 例如。To和From的信息头都是由显示名和一个URI组成。 To和From信息头用来管理与处理NameAddr实例的. 这个类管理每个信息头类型来负责 解析信息头文本,倘若存储和存取在信息的生存期间,和序列化信息头值为翻译的文本。 下面的表显示了reSIP当前支 ...
微处理器开发 A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the volta
A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the voltage drop over a potentiometer that is sampled by an ADC.
微处理器开发 An assembly to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the voltage drop
An assembly to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the voltage drop over a potentiometer that is sampled by an ADC
单片机开发 Program for polling toaster for temperature and writing to standard output.
Program for polling toaster for temperature and writing to standard output.
VC书籍 文本语音(Text-to-Speech
文本语音(Text-to-Speech,以下简称TTS),它的作用就是把通过TTS引擎把文本转化为语音输出。本文不是讲述如何建立自己的TTS引擎,而是简单介绍如何运用Microsoft Speech SDK 建立自己的文本语音转换应用程序。
汇编语言 还是汇编语言编的asm to vxd例子
还是汇编语言编的asm to vxd例子
数学计算 This program will ask how many numbers you want to find the average of, then it will allow you to en
This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
数学计算 This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (<
This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,