搜索结果

找到约 94 项符合 Compiled 的查询结果

Linux/Unix编程 Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be por

Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled ...
https://www.eeworm.com/dl/619/327360.html
下载: 158
查看: 1174

其他 Rotation tool, totates a single image contained in HANDLE.HANDLE can be a handle to figure, axes, or

Rotation tool, totates a single image contained in HANDLE.HANDLE can be a handle to figure, axes, or image object. This GUI is a pure imitation of ROTATEGUI from Birju Patel and uses some code from that function. However, it has extended functionalities and was re-writen using R13 syntax. Which mean ...
https://www.eeworm.com/dl/534/470887.html
下载: 172
查看: 1123

编译器/解释器 The Small C compiler translates a subset of the C language into assembly language. It runs under P

The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to mai ...
https://www.eeworm.com/dl/628/138510.html
下载: 81
查看: 1122

Java书籍 The book then branches out into different approaches for incorporating Ajax, which include: The

The book then branches out into different approaches for incorporating Ajax, which include: The Prototype and script.aculo.us Javascript libraries, the Dojo and Rico libraries, and DWR Integrating Ajax into Java ServerPages (JSP) applications Using Ajax with Struts Integrating Ajax into Java ...
https://www.eeworm.com/dl/656/476326.html
下载: 121
查看: 1071

压缩解压 The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pasca

The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Original TP source code SPLAY.C Translation of code to C SPLAY.EXE C ...
https://www.eeworm.com/dl/617/149142.html
下载: 94
查看: 1104

USB编程 This software package contains the USB framework core developped by ATMEL, as well as a CDC driver

This software package contains the USB framework core developped by ATMEL, as well as a CDC driver for an USB to serial converter. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - cdc/ -> Source code for the CDC driver -> Makefile ...
https://www.eeworm.com/dl/643/404575.html
下载: 191
查看: 1105

USB编程 This software package contains the USB framework core developped by ATMEL, as well as two HID driv

This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - hid/ -> Source code for the HID drivers -> Makefile ...
https://www.eeworm.com/dl/643/404577.html
下载: 170
查看: 1088

技术资料 DSP上优化的G.729A代码

·详细说明:DSP上优化的G.729A代码,运行效果占CPU11%,是不可多得的代码,可直接在DSP中编译运行。-Optimized ITU G729.A source code running on DSP,use 11 CPU resource, can be compiled and executed on DSP, very useful. 文件列表(点击判断是否您需要的文件): ...
https://www.eeworm.com/dl/881398.html
下载: 8
查看: 1989

嵌入式/单片机编程 The major functionality added in this release includes: - Rootless mode in X11 - Widget Templt

The major functionality added in this release includes: - Rootless mode in X11 - Widget Templtes [both compiled and XML] As always, this isn t meant to be a stable release, it is only provided so people can more easily experiment with PicoGUI and possibly help in its development. Some of the ...
https://www.eeworm.com/dl/647/414969.html
下载: 34
查看: 1096

其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
https://www.eeworm.com/dl/534/134191.html
下载: 129
查看: 1101