搜索结果
找到约 373 项符合
Compiler 的查询结果
按分类筛选
- 全部分类
- 编译器/解释器 (79)
- 技术资料 (35)
- 单片机开发 (35)
- 微处理器开发 (21)
- 其他书籍 (18)
- 其他 (16)
- 其他嵌入式/单片机内容 (14)
- Java编程 (12)
- 书籍 (11)
- 电子书籍 (10)
- 嵌入式/单片机编程 (9)
- 软件设计/软件工程 (9)
- Linux/Unix编程 (8)
- VHDL/FPGA/Verilog (7)
- 单片机编程 (5)
- 汇编语言 (5)
- matlab例程 (5)
- VC书籍 (5)
- 编辑器/阅读器 (4)
- 嵌入式Linux (4)
- 数学计算 (3)
- 通讯编程文档 (3)
- uCOS (3)
- 人工智能/神经网络 (3)
- 精品软件 (3)
- 数值算法/人工智能 (2)
- 书籍源码 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- 游戏 (2)
- 文件格式 (2)
- Java书籍 (2)
- Windows CE (2)
- 系统设计方案 (2)
- Oracle数据库 (2)
- 软件 (1)
- PCB相关 (1)
- 行业应用文档 (1)
- 接口技术 (1)
- DSP编程 (1)
- 加密解密 (1)
- 数据库系统 (1)
- 技术书籍 (1)
- 软件工程 (1)
- EDA相关 (1)
- 集成开发环境 (1)
- DSP工具/软件 (1)
- IC设计软件 (1)
- Mentor (1)
- 源码/资料 (1)
- 压缩解压 (1)
- 手机短信编程 (1)
- 串口编程 (1)
- 网络 (1)
- 多国语言处理 (1)
- 技术管理 (1)
- USB编程 (1)
- 文章/文档 (1)
- Delphi/CppBuilder (1)
- Windows Mobile (1)
- 行业发展研究 (1)
Java编程 The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enab
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtua ...
其他 The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Ed
The C++ Editor is a text editor for C++ programmers. The editor have
color syntax highlighting. Editor s main purpose is to edit source
code files outside the IDE (Integrated Development Environment) with
multiple opened copies of program, when programmer needs to find,
replace or compare source ...
单片机开发 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc
用CY7C63723设计的鼠标固件程序
chip.c - include file that defines CY7C63723 constants
- combi.c - main source file
- combi.hex - Intel hex file for programming a CY7C63723 microcontroller
- combi.lst - output listing from c-compiler for use with the CYDB debugger
- macros.h - defines macros used ...
uCOS 经修正并验证过在 IAR MSP430 v3.42A 下编译正之 uC/OS-II For MSP430F149 的例程(修正一般网站上重复 Define 无法编译的问题),而且我以于 Simulat
经修正并验证过在 IAR MSP430 v3.42A 下编译正之 uC/OS-II For MSP430F149 的例程(修正一般网站上重复 Define 无法编译的问题),而且我以于 Simulator 内并设好了 Watch Dog Interrup 及观测的断点也设好了,可以直接于 IAR MSP430 下 Compiler 后再进 Debug Mode 执行即可正常执行于 app.c 下的 LED 闪烁任务调度工程. ...
技术资料 基于现代DSP技术的机器人运动控制器设计
· 摘要:  介绍了一种基于现代DSP技术的机器人运动控制器设计方法,根据控制器的基本原理.利用MATLAB/DSP Builder搭建硬件模型,然后利用ALTERA公司提供的Signal Compiler工具对其进行编译,产生Ouartus II能够识别的VHDL源程序,并且给出了采用ALTERA公司的cyclone Ⅱ系列的FPGA芯片EP2C20F484C8实现控制器的方法 ...
Linux/Unix编程 CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applic
CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the "curses" library. CForms uses a language-based design to define forms. An application may contain C source modules, field p ...
微处理器开发 D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 22
D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger
Description A 32 byte block from 220h-240h is transfered to 240h-260h
using DMA0 in a burst block using software DMAREQ trigger.
After each transfer, source, destination and DMA size are
reset to inital software setting because DMA tran ...
人工智能/神经网络 The code on this diskette has been organized by chapter. Each subdirectory containing listing has a
The code on this diskette has been organized by chapter. Each subdirectory
containing listing has a readme.txt describing program usage and any relevent
file formats. The readme will also describe how to compile the target
programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All progr ...
USB编程 mp3设计程序资料
mp3设计程序资料,采用c语言编写。
README file for
yampp-3 source code 2001-05-27
This is the current state of the yampp-3 source code, 2001-05-27.
This code is intended to run on Rev. B of the yampp-3 PCB, but can
ofcourse be used on compatible systems as well.
It still uses the "old" song s ...
其他书籍 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 ...