搜索结果
找到约 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)
Java书籍 THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interes
THIS book covers the Java&#8482 Native Interface (JNI). It will be useful to you if
you are interested in any of the following:
&#8226 integrating a Java application with legacy code written in languages such as C
or C++
&#8226 incorporating a Java virtual machine implementation into an existing app ...
图形图像 SVM(matlab)多分类
支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine
(SVM), a classification algorithm source code [Matlab]
人工智能/神经网络 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.
其他书籍 介绍回归问题中高斯过程的应用
介绍回归问题中高斯过程的应用,C. E. Rasmussen & C. K. I. Williams, Gaussian Processes for Machine Learning,
技术资料 机器学习应用与趋势研究手册算法,方法与技术
·[机器学习应用与趋势研究手册算法,方法与技术].Handbook.Of.Research.On.Machine.Learning.Applications.and.Trends.Algorithms,.Methods.and.Techniques.(2.Volumes)
其他书籍 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 ...
人工智能/神经网络 一个用神经网络方法实现人脸识别的程序
一个用神经网络方法实现人脸识别的程序,来源于CMU的machine learning 课程作业,具有参考价值
VC书籍 虚拟机设计与实现——C/C++
虚拟机设计与实现——C/C++,即Virtual Machine Design and Implementation in C/C++ ,随书光盘源码,HEC虚拟机的源代码
VC书籍 基于C++阐述虚拟机编程原理 This guide provides an in-depth look at the construction and underlying theory of a
基于C++阐述虚拟机编程原理
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.