搜索结果
找到约 32 项符合
compilation 的查询结果
按分类筛选
技术资料 双音多频(DTMF)信号发生器的使用源程序
·详细说明:双音多频(DTMF)信号发生器的使用源程序,vc 编写,与《双音多频(DTMF)接收器的使用源程序》联合用- The double sound multi- frequencies (DTMF) the signal generating device use source program, the vc compilation, (DTMF) Receiver Use Source p
Linux/Unix编程 The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword b
The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScrip ...
技术书籍 ARM入门宝典
目 录
前 言 ..........................................................................................2
1 嵌入式开发平台......................................................................4
1.1 ARM 的开发平台:.........................................................4
1.2 器件选型............. ...
VHDL/FPGA/Verilog This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim.
SDCC is the compiler.
Example compilation:
cd compile
sdcc --iram-size 0x80 --xram-size 0x800 t8051.c
REM sdcc --iram-size 0x80 t8051.c
packihx t8051.ihx > t8051.hex
...
技术资料 ARM入门宝典
目 录
前 言 ..........................................................................................2
1 嵌入式开发平台......................................................................4
1.1 ARM 的开发平台:.........................................................4
1.2 器件选型............. ...
Java编程 精致、漂亮、实用的日历选择代码
精致、漂亮、实用的日历选择代码,Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your form elements. This class is a compilation of many date-pickers I have implemented over the years and has been completely re-written for Mootools. I have tried to include all the ...
其他书籍 With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to s
With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator a ...
压缩解压 SharpZipLib之前叫做NZipLib
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明!
Changes for v0.85.2 release
Minor tweaks for CF, ZipEntryFactory and ZipFile.
Fix for zip testing and Zip64 local header patching.
FastZip revamped to handle file attri ...
压缩解压 SharpZipLib之前叫做NZipLib
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例!
Changes for v0.85.2 release
Minor tweaks for CF, ZipEntryFactory and ZipFile.
Fix for zip testing and Zip64 local header patching.
FastZip revamped to handle file attributes on ...
技术资料 基于单片机的电梯无线控制系统设计
为了实现电梯无线控制,提出基于单片机的电梯无线控制系统设计方案。电梯无线控制系统主要由AD信息采集模块、物联网控制模块、交叉编译模块、嵌入式模块、程序加载模块和集成控制模块等组成,构建人机交互模块进行电梯无线控制中的人机对话设计,采用总线传输和嵌入式交叉编译控制技术进行电梯无线控制程序写入,采用单片机作为 ...