搜索结果
找到约 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)
数值算法/人工智能 ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The
ACM试题An Easy Problem
Description
As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the numbe ...
VC书籍 This section contains a brief introduction to the C language. It is intended as a tutorial on the la
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) ...
其他书籍 Microsoft® XML Core Services (MSXML) 4.0, formerly known as the Microsoft XML Parser, allows cust
Microsoft® XML Core Services (MSXML) 4.0, formerly known as the Microsoft XML Parser, allows customers to build high-performance XML-based applications that provide a high degree of interoperability with other applications that adhere to the XML 1.0 standard.
压缩解压 My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 a
My (so called) HiP compression algorithm as console mode
utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman
encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash
algorithm etc.
matlab例程 decoding of binary LDPC as in Elec. Letters by MacKay&Neal 13March1997
decoding of binary LDPC as in Elec. Letters by MacKay&Neal 13March1997
通讯编程文档 PSTN to PSTN Dialing via SIP Network.This is a representation, as a slide show, of the SIP examples
PSTN to PSTN Dialing via SIP Network.This is a representation, as a slide show, of the SIP examples detailed in RFC 3666 - RFC3666 SIP PSTN Call Flow.
网络 When created, this DLL does not export any symbols. As a result, it will not produce a .lib file
When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be ...
单片机开发 * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS * OR IMPLIED WARRANTIES, INC
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS
* OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCID ...
Java编程 The project Adventure is a simple text-based adventure game. The game, as given, involves the hero t
The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting.
This proje ...