搜索结果
找到约 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)
编译器/解释器 this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 compu
this a pack include source code for quartus 2.
It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 ...
操作系统开发 与MS-DOS兼容的DOS操作系统
与MS-DOS兼容的DOS操作系统, FreeDOS like。
aldera OpenDOS Machine Readable Source Kit (M.R.S) 7.01
BUILDING THE MRS KIT
The Caldera OpenDOS MRS kit contains the following components: IBMBIO, IBMDOS and COMMAND
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 ...
电子书籍 A salient-boundary extraction software package based on the paper: S. Wang, T. Kubota, J. M. Siskind
A salient-boundary extraction software package based on the paper: S. Wang, T. Kubota, J. M. Siskind, J. Wang. Salient Closed Boundary Extraction with Ratio Contour, IEEE Transactions on Pattern Analysis and Machine Intelligence, 27(4):546-561, 2005
电子书籍 This document is designed to aid anyone considering whether to write an emulator for an arcade gam
This document is designed to aid anyone considering whether to write an
emulator for an arcade game machine. It will attempt to answer frequently
asked questions, give a step by step tutorial, and provide the resources
necessary for a capable programmer to begin work on an emulator for an
arcade ...
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...
数值算法/人工智能 支持向量机
支持向量机,用于分类。Classify using (a very simple implementation of) the support vector machine algorithm
JavaScript Java是由Sun Microsystems公司于1995年5月推出的Java程序设计语言(以下简称Java语言)和Java平台的总称。用Java实现的HotJava浏览器(支持Java applet
Java是由Sun Microsystems公司于1995年5月推出的Java程序设计语言(以下简称Java语言)和Java平台的总称。用Java实现的HotJava浏览器(支持Java applet)显示了Java的魅力:跨平台、动感的Web、Internet计算。从此,Java被广泛接受并推动了Web的迅速发展,常用的浏览器现在均支持Java applet。另一方面,Java技术也不断更新 ...
VC书籍 本程序是DES加密系统的c语言源程序
本程序是DES加密系统的c语言源程序,它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。
人工智能/神经网络 一个用神经网络方法实现人脸识别的程序
一个用神经网络方法实现人脸识别的程序,来源于CMU的machine learning 课程作业,具有参考价值