搜索结果
找到约 94 项符合
Compiled 的查询结果
按分类筛选
- 全部分类
- 技术资料 (10)
- Linux/Unix编程 (6)
- 其他 (5)
- Delphi控件源码 (5)
- 编译器/解释器 (4)
- 单片机开发 (4)
- 微处理器开发 (4)
- 软件设计/软件工程 (4)
- VC书籍 (4)
- 压缩解压 (3)
- 数学计算 (3)
- 嵌入式/单片机编程 (3)
- 单片机编程 (2)
- 操作系统开发 (2)
- 其他书籍 (2)
- 电子书籍 (2)
- 驱动编程 (2)
- Java编程 (2)
- 网络 (2)
- USB编程 (2)
- 嵌入式Linux (2)
- 电源技术 (1)
- DSP编程 (1)
- 通讯/手机编程 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- Internet/网络编程 (1)
- 手机短信编程 (1)
- 编辑器/阅读器 (1)
- *行业应用 (1)
- 多国语言处理 (1)
- 文件格式 (1)
- 汇编语言 (1)
- 人工智能/神经网络 (1)
- 文章/文档 (1)
- Java书籍 (1)
- FlashMX/Flex源码 (1)
- VHDL/FPGA/Verilog (1)
- matlab例程 (1)
- 系统设计方案 (1)
- Jsp/Servlet (1)
- VIP专区 (1)
嵌入式Linux This software package contains the USB framework core developped by ATMEL, as well as a Mass stora
This software package contains the USB framework core developped by ATMEL,
as well as a Mass storage driver. The MSD driver uses the internal flash
of the chip to operate as a disk-on-key.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the co ...
Linux/Unix编程 The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates t
The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family. During devlopment the driver was tested on a real ...
其他 Please read this document before attempting to compile and run the libraries and applications! The p
Please read this document before attempting to compile and run the libraries and applications! The projects
must be compiled in a particular order. Standard support questions are about compiler and/or linker errors
that are generated when users try to compile the projects in the wrong order. Other i ...
Java编程 JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, a
JaNet: Java Neural Network Toolkit
resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs.
description: jaNet package is a java neural network toolkit, which you can use to design, test, train and optimize an ideal Neural Network for ...
Delphi控件源码 内存管理程序
内存管理程序,功能与FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the
memory manager code natively compiled into your EXE or you can use
an included external DLL which will allow you to share memory across
multiple DLLs with one central place for memory management. U ...
VC书籍 Game programmers, check out the only book on data structures written especially for you! Described i
Game programmers, check out the only book on data structures written especially for you! Described in layman s terms, this book will explain all of the essential data structures that are used in video game programming. It will also go over some of the more advanced and specialized data structures, t ...
文件格式 This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 &micro m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the sync ...
操作系统开发 Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most po
Bochs is a highly portable open source IA-32 (x86) PC emulator
written in C++, that runs on most popular platforms. It includes
emulation of the Intel x86 CPU, common I/O devices, and a custom
BIOS. Currently, Bochs can be compiled to emulate a 386, 486,
Pentium, Pentium Pro or AMD64 CPU, including ...
VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de
C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.
A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
编译器/解释器 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 ...