4. If a modified source code is distributed, the original unmodified -- source code must also be included (or a link to the Free IP web -- site). In the modified source code there must be clear -- identification of the modified version.
標簽: source code distributed unmodified
上傳時間: 2013-12-14
上傳用戶:qq1604324866
LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
標簽: LIBSVM classification integrated software
上傳時間: 2015-04-04
上傳用戶:alan-ee
This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and output tracking a single point in the mesh. Released 15 June 1999.
標簽: parallel-plate simulation traveling simple
上傳時間: 2015-04-06
上傳用戶:stella2015
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 maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
標簽: language translates compiler assembly
上傳時間: 2015-04-08
上傳用戶:Avoid98
linux 環境下 elf可執行文件格式標準 包括程序裝載,load,link過程。
上傳時間: 2015-04-09
上傳用戶:遠遠ssad
JC1.0。本編譯器包含完整的文檔與程序。借助 Lex & Bison, masm 開發。語句5個,支持混合運算。輸入輸出作為兩個 IO 語句(函數調用),由匯編實現并編譯為 io.obj,將由 Link 鏈接。生成 EXE。整個流程完整清晰,代碼易讀。
上傳時間: 2014-01-08
上傳用戶:yt1993410
The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
標簽: create C. framework program
上傳時間: 2013-12-03
上傳用戶:silenthink
PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to print a screen capture directly to your printer instead of just copying the image to the Windows clipboard. PrintNow can also print any DIB image in the clipboard, regardless of its original source. PrintNow supports multiple instances, it can print multiple copies of a screen capture to the same printer with different print settings, to several different printers, or any combination thereof, with a single keystroke.
標簽: Windows application PrintNow allows
上傳時間: 2015-04-27
上傳用戶:zhanditian
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一個多語言,宏編譯器,可以在一個單獨的文件中定義所有的語法和代碼生成。Draak 是一個單獨的二進制文件,可以在任意平臺上只使用一個文件來編譯任何上下文無關的語言(類似 C, Pascal, Java)。
標簽: multi-language generation compiler defined
上傳時間: 2013-12-30
上傳用戶:a673761058
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
標簽: KEIL_IODemo allocation routines project
上傳時間: 2013-12-08
上傳用戶:ve3344