搜索结果
找到约 884 项符合
One 的查询结果
按分类筛选
- 全部分类
- 书籍 (104)
- 其他书籍 (61)
- 其他 (56)
- matlab例程 (41)
- 单片机编程 (35)
- Java编程 (29)
- 单片机开发 (27)
- Linux/Unix编程 (26)
- 技术资料 (23)
- 人工智能/神经网络 (22)
- 电源技术 (18)
- 游戏 (17)
- VC书籍 (16)
- 数学计算 (15)
- Java书籍 (14)
- 软件设计/软件工程 (14)
- 电子书籍 (14)
- VHDL/FPGA/Verilog (14)
- 汇编语言 (13)
- 模拟电子 (12)
- 可编程逻辑 (11)
- 嵌入式/单片机编程 (11)
- 数值算法/人工智能 (11)
- 数据结构 (11)
- 软件工程 (11)
- 教程资料 (10)
- 驱动编程 (9)
- 加密解密 (9)
- 通讯编程文档 (9)
- 文章/文档 (9)
- 其他嵌入式/单片机内容 (8)
- 无线通信 (7)
- J2ME (7)
- 微处理器开发 (7)
- 技术管理 (7)
- 网络 (7)
- VIP专区 (7)
- Internet/网络编程 (6)
- Delphi控件源码 (6)
- 压缩解压 (6)
- 行业发展研究 (6)
- 其他行业 (6)
- 技术书籍 (5)
- 接口技术 (5)
- Symbian (5)
- 通讯/手机编程 (5)
- DSP编程 (5)
- 编译器/解释器 (5)
- 3G开发 (5)
- RFID编程 (4)
- Jsp/Servlet (4)
- SQL Server (4)
- 系统设计方案 (4)
- JavaScript (4)
- 论文 (4)
- 嵌入式综合 (3)
- 书籍源码 (3)
- 邮电通讯系统 (3)
- 文件格式 (3)
- 编辑器/阅读器 (3)
- 多国语言处理 (3)
- 源码 (3)
- allegro (2)
- 通信网络 (2)
- ARM (2)
- 其他数据库 (2)
- 操作系统开发 (2)
- GPS编程 (2)
- uCOS (2)
- CA认证 (2)
- 中间件编程 (2)
- 企业管理 (2)
- Oracle数据库 (2)
- 磁盘编程 (2)
- FlashMX/Flex源码 (2)
- 多媒体 (1)
- 行业应用文档 (1)
- 资料/手册 (1)
- Mentor (1)
- 传感与控制 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- 源码/资料 (1)
- Windows Mobile (1)
- TAPI编程 (1)
- 手机WAP编程 (1)
- 语音压缩 (1)
- 并行计算 (1)
- VxWorks (1)
- 数据库系统 (1)
- 嵌入式Linux (1)
- Windows CE (1)
- SCSI/ASPI (1)
- MySQL数据库 (1)
- Ajax (1)
- 人物传记/成功经验 (1)
- 手机短信编程 (1)
- 图形图像 (1)
- 电路图 (1)
- 多媒体处理 (1)
数学计算 The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full
The package includes 3 Matlab-interfaces to the c-code:
1. inference.m
An interface to the full inference package, includes several methods for
approximate inference: Loopy Belief Propagation, Generalized Belief
Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods
(Metropol ...
其他 For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately,
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a D3DXMESH
object, including loading it from a file and ...
其他书籍 ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip
ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied)
The ADM6993F/FX is a single chip integrating two 10/100 Mbps MDIX TX/FX transceivers, a three-port 10/100M Ethernet L2 switch controller, and one OAM engine to meet demanding applications, including Fiber-to-Ethernet media converters, ...
matlab例程 The toolbox solves a variety of approximate modeling problems for linear static models. The model ca
The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There ar ...
微处理器开发 Name Function --- --- --- --- --- --- Check_SST_39VF160 Check manufacturer and device ID CFI_Que
Name Function
--- --- --- --- --- ---
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Al ...
其他书籍 Linux Bible: 介紹包括 Fedora, KNOPPIX, Debian, SUSE, Ubuntu , 及其他 7 種 Linux * Ideal for users planning
Linux Bible: 介紹包括 Fedora, KNOPPIX, Debian, SUSE, Ubuntu , 及其他 7 種 Linux
* Ideal for users planning the transition to Linux who want to sample different distributions to see which one best meets their needs
* Includes sections on practical uses for Linux, multimedia apps, instant messaging, ...
其他数据库 This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scal ...
人工智能/神经网络 LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、 易于使用、快速有效的通用SVM 软件包
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、
易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、
n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )
等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有 ...
Linux/Unix编程 This GTK+ version 2.12.3. GTK+ is a multi-platform toolkit for creating graphical user interfaces.
This GTK+ version 2.12.3. GTK+ is a multi-platform toolkit for
creating graphical user interfaces. Offering a complete set of widgets,
GTK+ is suitable for projects ranging from small one-off projects to
complete application suites.
网络 Libnet is a generic networking API that provides access to several protocols. It is not designed as
Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provi ...