搜索结果
找到约 1,986 项符合
BE 的查询结果
按分类筛选
- 全部分类
- 书籍 (172)
- 其他 (112)
- 单片机开发 (107)
- 其他书籍 (102)
- matlab例程 (99)
- 单片机编程 (84)
- Java编程 (67)
- Linux/Unix编程 (62)
- 技术资料 (56)
- 微处理器开发 (38)
- 可编程逻辑 (37)
- 人工智能/神经网络 (37)
- 数学计算 (37)
- 电源技术 (35)
- 模拟电子 (33)
- VHDL/FPGA/Verilog (32)
- VC书籍 (31)
- 嵌入式/单片机编程 (31)
- 压缩解压 (26)
- 编译器/解释器 (26)
- Java书籍 (25)
- 通讯/手机编程 (23)
- 网络 (23)
- 行业发展研究 (23)
- 加密解密 (23)
- 教程资料 (22)
- 通讯编程文档 (22)
- 文章/文档 (22)
- 软件工程 (21)
- 电子书籍 (21)
- Delphi控件源码 (21)
- 软件设计/软件工程 (21)
- 数值算法/人工智能 (20)
- 汇编语言 (20)
- 驱动编程 (20)
- 系统设计方案 (20)
- 其他嵌入式/单片机内容 (19)
- 数据结构 (18)
- DSP编程 (18)
- 书籍源码 (17)
- 无线通信 (14)
- Internet/网络编程 (14)
- 文件格式 (14)
- Windows CE (12)
- J2ME (12)
- 测试测量 (10)
- 嵌入式综合 (9)
- 编辑器/阅读器 (9)
- 嵌入式Linux (9)
- 多媒体处理 (8)
- 其他数据库 (8)
- 论文 (8)
- 其他行业 (7)
- 技术管理 (7)
- SQL Server (7)
- 游戏 (7)
- *行业应用 (7)
- GPS编程 (7)
- 传感与控制 (6)
- Windows Mobile (6)
- 手机短信编程 (6)
- Symbian (6)
- 操作系统开发 (6)
- Jsp/Servlet (6)
- 技术书籍 (6)
- 通信网络 (5)
- 邮电通讯系统 (5)
- 多国语言处理 (5)
- USB编程 (5)
- PCB相关 (4)
- Applet (4)
- MySQL数据库 (4)
- 金融证券系统 (4)
- VxWorks (4)
- FlashMX/Flex源码 (4)
- VIP专区 (4)
- allegro (3)
- 数据库系统 (3)
- 串口编程 (3)
- uCOS (3)
- 人物传记/成功经验 (3)
- Delphi/CppBuilder (3)
- 源码/资料 (3)
- Linux/uClinux/Unix编程 (3)
- 源码 (3)
- 软件 (3)
- 行业应用文档 (2)
- 资料/手册 (2)
- Mentor (2)
- C/C++语言编程 (2)
- 手机彩信(MMS)编程 (2)
- RFID编程 (2)
- 企业管理 (2)
- 认证考试资料 (2)
- 中间件编程 (2)
- STL (2)
- BREW编程 (2)
- 软件测试 (2)
- 接口技术 (2)
- 其他 (2)
Internet/网络编程 excellent event-driven http framework which can be used as a light-http library
excellent event-driven http framework which can be used as a light-http library
USB编程 This project shows how to use the IOKit notification mechanism to register to be notified when devic
This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unplugged).
单片机开发 Audio-visual system an online simulation of the film, when operations can be used by the
Audio-visual system an online simulation of the film, when operations can be used by the
微处理器开发 The example of ARM7 developed with ADS. It will be help to the begineer of ARM.
The example of ARM7 developed with ADS. It will be help to the begineer of ARM.
TAPI编程 电话应用编程接口的pas文件。 The directives can be controlled using the Tapi.inc include file which is included
电话应用编程接口的pas文件。
The directives can be controlled using the Tapi.inc include file which is
included in both Tapi.pas and TSPI.pas.
文章/文档 More details can be found in the publications on directed diffusion. Directed diffusion simulation c
More details can be found in the publications on directed diffusion. Directed diffusion simulation code is available in ns-2. The latest release of the diffusion routing software is available on the Testbeds and Software page.
驱动编程 WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe application, device ma
WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe
application, device manager property pages, WBEMTEST.exe and scripts
generated by the wmimofck.exe tool.
SQL Server Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, a
Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, and F are the attributes (columns). Write the SQL statements that will express each of the queries given below:
matlab例程 Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model
Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model (AR, MA or ARMA). With automatic inference, not only the model parameters but also the model structure are determined from the data. It is assumed that the ARMASA toolbox is presen
单片机开发 Application (fix point) for playing MP3 data on embedded systems. mp3play is designed to be able to
Application (fix point) for playing MP3 data on embedded systems. mp3play is
designed to be able to play mp3 data files within the local filesystem
(which can be a network filesystem), or fetch files to play via http
over a network. For the http case the address can specify a streaming
MP3 server. ...