搜索结果
找到约 1,403 项符合
How 的查询结果
按分类筛选
- 全部分类
- 技术资料 (162)
- 其他书籍 (136)
- 其他 (76)
- 单片机开发 (72)
- Java编程 (61)
- VC书籍 (44)
- Java书籍 (42)
- 软件设计/软件工程 (38)
- 书籍 (37)
- 软件工程 (37)
- 电子书籍 (34)
- Linux/Unix编程 (33)
- matlab例程 (28)
- 文章/文档 (25)
- 微处理器开发 (25)
- 汇编语言 (24)
- 单片机编程 (21)
- 驱动编程 (19)
- 模拟电子 (18)
- 可编程逻辑 (17)
- 人工智能/神经网络 (17)
- 教程资料 (16)
- 系统设计方案 (16)
- 嵌入式/单片机编程 (15)
- Delphi控件源码 (15)
- 行业发展研究 (15)
- USB编程 (14)
- 其他嵌入式/单片机内容 (14)
- VHDL/FPGA/Verilog (13)
- 操作系统开发 (12)
- 书籍源码 (12)
- 通讯/手机编程 (11)
- 数学计算 (11)
- 通讯编程文档 (11)
- 电源技术 (10)
- DSP编程 (10)
- 文件格式 (10)
- Symbian (10)
- 加密解密 (8)
- *行业应用 (8)
- 技术管理 (8)
- Windows Mobile (8)
- 数值算法/人工智能 (7)
- 游戏 (7)
- VIP专区 (7)
- 无线通信 (6)
- 压缩解压 (6)
- Internet/网络编程 (6)
- 编译器/解释器 (6)
- Windows CE (6)
- SQL Server (6)
- 邮电通讯系统 (6)
- 嵌入式综合 (5)
- 串口编程 (5)
- Applet (5)
- 其他数据库 (5)
- JavaScript (5)
- Jsp/Servlet (5)
- MacOS编程 (5)
- 测试测量 (4)
- 数据结构 (4)
- FlashMX/Flex源码 (4)
- 其他行业 (4)
- GPS编程 (4)
- 认证考试资料 (4)
- 数据库系统 (3)
- 手机短信编程 (3)
- 编辑器/阅读器 (3)
- J2ME (3)
- 手机彩信(MMS)编程 (3)
- RFID编程 (3)
- C/C++语言编程 (2)
- 行业应用文档 (2)
- 技术教程 (2)
- 传感与控制 (2)
- 通信网络 (2)
- 磁盘编程 (2)
- 网络 (2)
- 嵌入式Linux (2)
- 3G开发 (2)
- 源码 (1)
- PCB相关 (1)
- 接口技术 (1)
- 仿真技术 (1)
- 电子元器件应用 (1)
- PCB图/BOM单/原理图 (1)
- 技术书籍 (1)
- 资料/手册 (1)
- 开发工具 (1)
- 实用工具 (1)
- 工控技术 (1)
- 教程资料 (1)
- allegro (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 语音压缩 (1)
- SCSI/ASPI (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
人工智能/神经网络 this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) fi
this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
其他 maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where y
maven 2.0
The following instructions show how to install Maven 2:
1) Unpack the archive where you would like to store the binaries, eg:
tar zxvf maven-2.0.tar.gz
or
unzip maven-2.0.zip
2) A directory called "maven-2.0" will be created.
3) Add the bin directory to your PATH, eg:
export PATH=/u ...
其他 Ever wondered how all those COM components that you ve written through the years play along with the
Ever wondered how all those COM components that you ve written through the years play along with the .NET runtime. If you are a diehard COM developer interested in knowing how Classic COM Components are positioned in the .NET world or how COM aware clients could consume .NET components, read on.
压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder
We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...
其他书籍 Teach you how to use Rails to write web applications. For that, you probably ought to start with Rol
Teach you how to use Rails to write web applications. For that, you probably ought to start with Rolling with Ruby on Rails. This is an introduction and road map to the many features of Rails.
Java编程 This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate
This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code.
This doclet requires JDK 1.2.1 or later, it will not work with J ...
单片机开发 this program tell you how to connect ps2 to a mcu(for example at89s51)
this program tell you how to connect ps2 to a mcu(for example at89s51)
软件设计/软件工程 This article introduces how to use Visual C++ to develop ActiveX control by example.Then we compile
This article introduces how to use Visual C++ to develop ActiveX control by example.Then we compile script to insert it into web page.from this ,it displays the strong life of the ActiveX controll in the development of netware.
软件设计/软件工程 for total beginner to learn Eclipse and Java ,step by step teach you how to develop java pragams und
for total beginner to learn Eclipse and Java ,step by step teach you how to develop java pragams under eclipse IDE
操作系统开发 Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstr
Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstrates a technique to rename an object if an object of the same name exists in the destination.
This sample shows how to perform these operations in an MP-safe way.