搜索结果
找到约 474 项符合
Machine 的查询结果
按分类筛选
- 全部分类
- 技术资料 (97)
- matlab例程 (37)
- 人工智能/神经网络 (32)
- 其他书籍 (29)
- 其他 (24)
- VHDL/FPGA/Verilog (20)
- 书籍 (19)
- 单片机编程 (14)
- 单片机开发 (13)
- Java编程 (11)
- Java书籍 (11)
- 数值算法/人工智能 (8)
- 电子书籍 (8)
- 编译器/解释器 (7)
- VC书籍 (7)
- 可编程逻辑 (6)
- Linux/Unix编程 (6)
- Internet/网络编程 (5)
- 数学计算 (5)
- 数据结构 (5)
- 其他嵌入式/单片机内容 (5)
- 加密解密 (4)
- 操作系统开发 (4)
- 网络 (4)
- 汇编语言 (4)
- 文章/文档 (4)
- VIP专区 (4)
- 数据库系统 (3)
- 软件工程 (3)
- 嵌入式综合 (3)
- 驱动编程 (3)
- 串口编程 (3)
- 编辑器/阅读器 (3)
- Delphi控件源码 (3)
- 其他行业 (3)
- 软件设计/软件工程 (3)
- 行业发展研究 (3)
- 论文 (2)
- Linux/uClinux/Unix编程 (2)
- 通讯/手机编程 (2)
- 图形图像 (2)
- 模拟电子 (2)
- 教程资料 (2)
- Mentor (2)
- *行业应用 (2)
- Applet (2)
- 嵌入式/单片机编程 (2)
- 系统设计方案 (2)
- 习题答案 (1)
- 电源技术 (1)
- 无线通信 (1)
- 接口技术 (1)
- 学术论文 (1)
- 书籍源码 (1)
- 技术书籍 (1)
- 单片机相关 (1)
- 开发工具 (1)
- 实用工具 (1)
- 工控技术 (1)
- 电机控制 (1)
- allegro (1)
- 压缩解压 (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- 文件格式 (1)
- 技术管理 (1)
- 通讯编程文档 (1)
- 嵌入式Linux (1)
- 微处理器开发 (1)
- STL (1)
- Delphi/CppBuilder (1)
- 交通/航空行业 (1)
- TAPI编程 (1)
- 中间件编程 (1)
- JavaScript (1)
- SQL Server (1)
- 精品软件 (1)
Linux/Unix编程 C programs for adding two matrices parallely usinf Parallel Virtual Machine(PVM).It is working and c
C programs for adding two matrices parallely usinf Parallel Virtual Machine(PVM).It is working and can be used as a starting point to familiarize PVM
STL SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming l
SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
VHDL/FPGA/Verilog Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. T
Designing a synchronous finite state machine (FSM) is a common task for a digital
logic engineer. This paper discusses a variety of issues regarding FSM design using
Synopsys Design Compiler. Verilog and VHDL coding styles are presented, and
different methodologies are compared using real-world exam ...
Java书籍 Java technology has evolved from a programming language designed to create machine-independent embe
Java technology has evolved from a programming language designed to create
machine-independent embedded systems into a robust, vendor-independent,
machine-independent, server-side technology, enabling the corporate community
to realize the full potential of web-centric applications.
Java began with ...
技术资料 《机器人杂志》Servo.Magazine.5-06.-.Jun.2007.-.Machine.Art
·《机器人杂志》Servo.Magazine.5-06.-.Jun.2007.-.Machine.Art
其他 machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision
machine learning, accuracy estimation, cross-validation,
bootstrap, ID3, decision trees, decision graphs, naive-bayes,
decision tables, majority, induction algorithms, classifiers,
categorizers, general logic diagrams, instance-based algorithms,
discretization, lazy learning, bagging, MineSet. ...
matlab例程 support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) wit
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_tra ...
编译器/解释器 This a state-machine driven rs232 serial port interface to a "Wishbone" // type of bus.
This a state-machine driven rs232 serial port interface to a "Wishbone"
// type of bus.
网络 Suck Wrappers are a set of UNIX script files that sets up inn, an NNTP server, on a local machine so
Suck Wrappers are a set of UNIX script files that sets up inn, an NNTP server, on a local machine so that suck can communicate with a News server supplied by an ISP . It also installs a set of wrapper scripts (based on the sample scripts provided with the suck tar ball) that call suck with the corre ...
多国语言处理 YASMET: Yet Another Small MaxEnt Toolkit (Statistical Machine Learning) 由Franz Josef Och编写
YASMET: Yet Another Small MaxEnt Toolkit (Statistical Machine Learning) 由Franz Josef Och编写,一个简短但非常经典的最大熵统计模型实现源码。