搜索结果
找到约 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)
人工智能/神经网络 EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明
EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明
人工智能/神经网络 An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific
An Introduction to Genetic Algorithms for Scientists and Engineers
By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04)
书中的算法源程序
电子书籍 The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flow, CORE Generator so ...
嵌入式Linux This model is just testing an idea of MIMO, which IEEE802.11n will have. But I havo not seen the s
This model is just testing an idea of MIMO, which IEEE802.11n
will have. But I havo not seen the standard, I tried to make
it with 11a. Actually this model would not work in real world,
because the preambles were not designed to solve the MIMO feature.
But this model may be useful to get som ...
Java编程 a program that takes in an integer number as an argument and returns its equivalent in the binary a
a program that takes in an integer number as an argument and returns its equivalent in the binary
and octal formats.
Java编程 a program that takes in three arguments: the first one represents the size of an array that will be
a program that takes in three arguments: the first one represents the size of an array that will be
created the second one represents the maximum value that each of the array elements can have the third
one represents the position in the array that you would like to print the value of.
文件格式 what do you want to? an fox
what do you want to? an fox
Delphi控件源码 ACKAGE INSTALL =============== NOTE: if you get an error when installing TVideoGrabber on the
ACKAGE INSTALL
===============
NOTE: if you get an error when installing TVideoGrabber on the component palette, probably that you
need to apply a Delphi update pack (see details in the "UPDATE PACKS" chapter below).
Linux/Unix编程 qADSL is an auto-login & keep-alive daemon for Internet connections. It was created to automate the
qADSL is an auto-login & keep-alive daemon for Internet connections.
It was created to automate the annoying login process of several
Swedish ISP s, e.g.
数据结构 给定n 个整数a ,a , ,an 1 2  组成的序列
给定n 个整数a ,a , ,an 1 2  组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有
0 = å
=
j
k i
k a ,则称序列区间i i j a , a , , a +1  为一个零和区间,相应的区间长度为j-i+1。