搜索结果
找到约 2,311 项符合
an 的查询结果
按分类筛选
- 全部分类
- 书籍 (169)
- 其他书籍 (153)
- 其他 (138)
- matlab例程 (112)
- Java编程 (85)
- Linux/Unix编程 (75)
- 技术资料 (74)
- 单片机编程 (69)
- 单片机开发 (67)
- 数学计算 (59)
- 人工智能/神经网络 (54)
- 软件设计/软件工程 (48)
- 电子书籍 (46)
- 电源技术 (45)
- VC书籍 (44)
- 文章/文档 (41)
- 模拟电子 (36)
- 通讯编程文档 (35)
- VHDL/FPGA/Verilog (35)
- Java书籍 (34)
- 其他嵌入式/单片机内容 (34)
- 微处理器开发 (33)
- 数值算法/人工智能 (32)
- 系统设计方案 (31)
- 嵌入式/单片机编程 (31)
- 行业发展研究 (30)
- 网络 (29)
- 文件格式 (29)
- 数据结构 (29)
- 可编程逻辑 (28)
- DSP编程 (28)
- 压缩解压 (28)
- 通讯/手机编程 (27)
- 软件工程 (26)
- 教程资料 (24)
- Delphi控件源码 (22)
- 书籍源码 (21)
- 汇编语言 (21)
- 加密解密 (20)
- 驱动编程 (15)
- 编译器/解释器 (13)
- 论文 (13)
- 无线通信 (12)
- SQL Server (11)
- 技术管理 (10)
- JavaScript (10)
- 游戏 (10)
- VIP专区 (10)
- GPS编程 (9)
- Applet (9)
- Windows CE (9)
- 编辑器/阅读器 (9)
- 嵌入式Linux (8)
- 嵌入式综合 (7)
- Internet/网络编程 (7)
- Symbian (7)
- 其他行业 (7)
- 邮电通讯系统 (7)
- 行业应用文档 (6)
- J2ME (6)
- 操作系统开发 (6)
- 通信网络 (5)
- USB编程 (5)
- Windows Mobile (5)
- Jsp/Servlet (5)
- MacOS编程 (5)
- *行业应用 (5)
- 源码 (5)
- 测试测量 (4)
- 手机短信编程 (4)
- uCOS (4)
- 串口编程 (4)
- CA认证 (4)
- 数据库系统 (4)
- 3G开发 (4)
- 技术书籍 (4)
- 接口技术 (4)
- 其他 (4)
- 其他文档 (3)
- 资料/手册 (3)
- allegro (3)
- PCB相关 (3)
- ARM (3)
- 工控技术 (3)
- 源码/资料 (3)
- 生物技术 (3)
- 其他数据库 (3)
- Modem编程 (3)
- VxWorks (3)
- MySQL数据库 (3)
- RFID编程 (3)
- 金融证券系统 (3)
- 多国语言处理 (3)
- 软件 (3)
- 传感与控制 (2)
- TAPI编程 (2)
- 手机WAP编程 (2)
- 手机彩信(MMS)编程 (2)
- FlashMX/Flex源码 (2)
- 中间件编程 (2)
网络 DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux ke
DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux kernel and ns2 network simulator, written in C and C++.
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
技术管理 一篇关于TCP-Vegas的文献:Vegas is an implementation of TCP that achieves between 37 and 71% better throughpu
一篇关于TCP-Vegas的文献:Vegas is an implementation of TCP that achieves between 37 and 71% better throughput on the Internet, with onefifth to one-half the losses, as compared to the implementation of TCP in the Reno distribution of BSD Unix. This paper motivates and describes the three key techniq ...
其他书籍 An+ensemble learning approach to independent component analysis
An+ensemble learning approach to independent component analysis
数值算法/人工智能 FreeFEM is an implementation of the GFEM language dedicated to the finite element method. It provid
FreeFEM is an implementation of the GFEM language dedicated
to the finite element method. It provides you a way to solve Partial
Differential Equations (PDE) simply. Although you can solve quite complicated
problems can be solved also.
单片机开发 * The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for an
* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any
* matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver
* can support "SHIFT" keys. These keys are: SHIFT1, SHIFT2 and SHIFT3.
单片机开发 This module provides an interface to an alphanumeric display module. The current version of this dr
This module provides an interface to an alphanumeric display module.
The current version of this driver supports any alphanumeric LCD module based on the:Hitachi HD44780 DOT MATRIX LCD controller.
人工智能/神经网络 *** *** *** *** *** *****/ /* 基于遗传算法的人工生命模拟 AL_GA.C */ /* An Artificial Life Simulation model Base
*** *** *** *** *** *****/
/* 基于遗传算法的人工生命模拟 AL_GA.C */
/* An Artificial Life Simulation model Based on Genetic Algorithm */
/* 同济大学计算机系 王小平 2000年5月
微处理器开发 ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In t
ST32
基于(英蓓特)STM32V100的EXTI程序
This example shows how to configure an external interrupt line.
In this example, the EXTI line 9 is configured to generate an interrupt on each
falling edge. In the interrupt routine a led connected to PC.06 is toggled.
This led will be toggled due to the softa ...
Linux/Unix编程 ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks
ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts. It is quite portable and runs on a variety of platforms. Check the about page for a more complet ...