搜索结果
找到约 2,153 项符合
As 的查询结果
按分类筛选
- 全部分类
- 书籍 (265)
- 其他书籍 (130)
- 其他 (122)
- 单片机编程 (102)
- 技术资料 (90)
- matlab例程 (87)
- Java编程 (85)
- Linux/Unix编程 (67)
- 单片机开发 (61)
- 电源技术 (50)
- VC书籍 (48)
- VHDL/FPGA/Verilog (39)
- 电子书籍 (36)
- FlashMX/Flex源码 (35)
- 软件设计/软件工程 (34)
- 可编程逻辑 (33)
- 数学计算 (33)
- 人工智能/神经网络 (31)
- Java书籍 (31)
- 压缩解压 (30)
- 模拟电子 (28)
- 嵌入式/单片机编程 (28)
- 通讯/手机编程 (28)
- 其他嵌入式/单片机内容 (27)
- 微处理器开发 (25)
- 文章/文档 (24)
- 数值算法/人工智能 (22)
- 软件工程 (22)
- 驱动编程 (21)
- Internet/网络编程 (21)
- 数据结构 (21)
- 通讯编程文档 (20)
- 加密解密 (20)
- 网络 (19)
- 教程资料 (18)
- DSP编程 (18)
- 汇编语言 (16)
- 行业发展研究 (15)
- 其他行业 (14)
- 编译器/解释器 (14)
- Delphi控件源码 (13)
- 系统设计方案 (13)
- 无线通信 (12)
- 其他数据库 (12)
- 论文 (12)
- USB编程 (11)
- 嵌入式综合 (9)
- SQL Server (9)
- 文件格式 (9)
- 嵌入式Linux (8)
- 技术管理 (7)
- J2ME (7)
- 通信网络 (6)
- 测试测量 (6)
- 书籍源码 (6)
- uCOS (6)
- GPS编程 (6)
- 操作系统开发 (6)
- 多国语言处理 (6)
- 技术书籍 (5)
- 邮电通讯系统 (5)
- 并行计算 (5)
- Windows CE (5)
- Jsp/Servlet (5)
- JavaScript (5)
- 游戏 (5)
- VIP专区 (5)
- PCB相关 (4)
- ARM (4)
- *行业应用 (4)
- 中间件编程 (4)
- 数据库系统 (4)
- 接口技术 (4)
- 其他 (4)
- 源码 (4)
- allegro (3)
- 工控技术 (3)
- 手机短信编程 (3)
- Applet (3)
- RFID编程 (3)
- Oracle数据库 (3)
- 金融证券系统 (3)
- 行业应用文档 (3)
- 学术论文 (2)
- C/C++语言编程 (2)
- 源码/资料 (2)
- 语音压缩 (2)
- VxWorks (2)
- CA认证 (2)
- Delphi/CppBuilder (2)
- 交通/航空行业 (2)
- Symbian (2)
- Windows Mobile (2)
- 串口编程 (2)
- 认证考试资料 (2)
- 磁盘编程 (2)
- MySQL数据库 (2)
- 电子政务应用 (2)
- 3G开发 (2)
- 教育系统应用 (2)
其他嵌入式/单片机内容 Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microco
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept ...
通讯编程文档 MatLab Commands as a Reference for the Use of Communication
MatLab Commands as a Reference for the Use of Communication
FlashMX/Flex源码 纯AS正态曲线,falsh制作,有源文件
纯AS正态曲线,falsh制作,有源文件
单片机开发 Class Wizard to prepare and some commonly used methods, as well as how to use IO to read out the sys
Class Wizard to prepare and some commonly used methods, as well as how to use IO to read out the system files
Linux/Unix编程 linux指令速查手册Learn about linux commands and research, from the entry, such as improve
linux指令速查手册Learn about linux commands and research, from the entry, such as improve
嵌入式/单片机编程 The Library Reference describes the C functions, data types, and protocols that are included as part
The Library Reference describes the C functions, data types, and protocols that are included as part of the QNX Neutrino RTOS.
其他 Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a
Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a product of all the edges in the path. The weights are rational numbers (e.g., 0.25, 0.75, 3.75 etc) or integers (2, 3). There are no negative edges. Given such a graph as input, you are to output the ...
单片机开发 pic example code ,such as pic watch dog, power on and power off ,reset
pic example code ,such as pic watch dog, power on and power off ,reset
JavaScript IT IS AN airline reservation system catering to the needs of officials as well as to the customer
IT IS AN airline reservation system catering to the needs of officials as well as to the customer
压缩解压 EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done
EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done using EZW algorithm.