搜索结果
找到约 378 项符合
Tobaco-machine 的查询结果
编译器/解释器 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 课程作业,具有参考价值