搜索结果
找到约 378 项符合
machine 的查询结果
按分类筛选
- 全部分类
- matlab例程 (37)
- 人工智能/神经网络 (32)
- 其他书籍 (27)
- 其他 (24)
- VHDL/FPGA/Verilog (19)
- 书籍 (19)
- 单片机编程 (14)
- 单片机开发 (12)
- 技术资料 (12)
- Java书籍 (11)
- Java编程 (10)
- 电子书籍 (8)
- 数值算法/人工智能 (8)
- 编译器/解释器 (7)
- 可编程逻辑 (6)
- VC书籍 (6)
- Linux/Unix编程 (6)
- 其他嵌入式/单片机内容 (5)
- 数学计算 (5)
- Internet/网络编程 (5)
- 数据结构 (5)
- 操作系统开发 (4)
- 网络 (4)
- 汇编语言 (4)
- 加密解密 (4)
- 文章/文档 (4)
- VIP专区 (4)
- 嵌入式综合 (3)
- 串口编程 (3)
- 编辑器/阅读器 (3)
- 软件设计/软件工程 (3)
- Delphi控件源码 (3)
- 其他行业 (3)
- 行业发展研究 (3)
- 软件工程 (3)
- 模拟电子 (2)
- Mentor (2)
- 教程资料 (2)
- *行业应用 (2)
- 通讯/手机编程 (2)
- Applet (2)
- 嵌入式/单片机编程 (2)
- 数据库系统 (2)
- 系统设计方案 (2)
- Linux/uClinux/Unix编程 (2)
- 图形图像 (2)
- 论文 (2)
- 学术论文 (1)
- 电机控制 (1)
- allegro (1)
- 电源技术 (1)
- 无线通信 (1)
- 开发工具 (1)
- 实用工具 (1)
- 嵌入式Linux (1)
- 中间件编程 (1)
- 压缩解压 (1)
- 多国语言处理 (1)
- Delphi/CppBuilder (1)
- 交通/航空行业 (1)
- 书籍源码 (1)
- TAPI编程 (1)
- JavaScript (1)
- SQL Server (1)
- 微处理器开发 (1)
- 金融证券系统 (1)
- 通讯编程文档 (1)
- 技术管理 (1)
- 文件格式 (1)
- 驱动编程 (1)
- STL (1)
- 技术书籍 (1)
- 接口技术 (1)
- 习题答案 (1)
- 精品软件 (1)
人工智能/神经网络 a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classif
a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classifiers have been shown to perform well in a variety of artificial intelligence, machine learning, and data mining applications.
其他书籍 Verilog and VHDL状态机设计
Verilog and VHDL状态机设计,英文pdf格式
State machine design techniques for Verilog and VHDL
Abstract : Designing a synchronous finite state Another way of organizing a state machine (FSM) is a common task for a digital logic only one logic block as shown in
engineer. This paper will discuss a var ...
人工智能/神经网络 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in co
来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。
This Toolbox provides a number of functions that are useful in computer vision,
machine vision and related areas. It is a somewhat eclectic collection reflecting
the author s personal interest in areas of photometry, photogrammetry, colorimetry. It ...
人工智能/神经网络 基于libsvm
基于libsvm,开发的支持向量机图形界面(初级水平)应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观.参考文章 Fast and Efficient Strategies for Model Selection of Gaussian Support Vector Machine 可google之。
单片机开发 A small tool to change the default source control provider client, so you can use SourceSafe, Source
A small tool to change the default source control provider client, so you can use SourceSafe, SourceOffsite, Workspaces etc, on the same machine
数据结构 acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight o
acm HDOJ 1051WoodenSticks
Description:
There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. Th ...
其他书籍 Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general
Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that ...
其他书籍 This guide provides an in-depth look at the construction and underlying theory of a fully functional
This guide provides an in-depth look at the construction and underlying theory of a fully functional virtual machine and an entire suite of related development tools.
数值算法/人工智能 ApMl provides users with the ability to crawl the web and download pages to their computer in a dire
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
编辑器/阅读器 SIC_XE程式Pass 1:先對每個Source statement做定location
SIC_XE程式Pass 1:先對每個Source statement做定location,Pass 2:對每個細項做不同的處理,算出object code,最後轉成machine code輸出。