this is a graphical editor similar to MS_PAINT built using c++ language runs on turbo c++ compiler
標簽: graphical MS_PAINT compiler language
上傳時間: 2014-01-06
上傳用戶:nanxia
Thermostat Project using DS18B20 and P89V51RD2 Microcontroller. Compiler used is SDCC. Schematic Included. Main file is "09.C". The code is written for turning the relay on and off at particular temperature thresholds.
標簽: Microcontroller Thermostat Schematic Compiler
上傳時間: 2014-01-18
上傳用戶:woshiayin
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept plaintext from UART and show encrypted text on 16x2 LCD after receiving key from 4x4 membrane keypad. Schematics and screenshots are included.
標簽: microcontrollers implementing compiler Program
上傳時間: 2017-04-07
上傳用戶:wanghui2438
This is Pascal compiler
上傳時間: 2013-12-30
上傳用戶:yd19890720
Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations, 2D fonts, graphics, and images, as well as speech input/output and 3D models." By presenting each API in the context of its appropriate use within an integrated media application, the authors both illustrate the potential of the APIs and offer the architectural guidance necessary to build compelling programs.
標簽: Media Java Cross-Platform Visualization
上傳時間: 2013-12-04
上傳用戶:hanli8870
S60 SDL is a Simple DirectMedia Layer adaptation for S60. SDL is a cross-platform multimedia library: Applications and libraries built on SDL can easily be ported to other operating systems. But S60 SDL does more than makes porting easy: S60 multimedia applications can be implemented without any knowledge of Symbian C++ native API and a developer can use SDL and standard C, C++ interfaces. The SDL development supports both Nokia OpenC and Symbian stdlib (ESTLIB) C implementations.
標簽: cross-platform DirectMedia adaptation multimedia
上傳時間: 2014-01-24
上傳用戶:wangyi39
small compiler written in java lexic, syntatic, semantic, and code generation implemented in java for some of 8086 funcionalities
標簽: java implemented generation compiler
上傳時間: 2013-12-20
上傳用戶:Amygdala
classification cross validation
標簽: classification validation cross
上傳時間: 2017-04-19
上傳用戶:lnnn30
擴充C0文法編譯器 1.安裝 直接將compiler.exe文件拷貝到指定文件夾即可。 2.編譯和運行 采用命令行的方式。運行cmd,進入compiler.exe所在文件夾。 鍵入:compiler <源程序文件名> 即可執行編譯。 (注意:如果源程序和compiler.exe不在同一個文件夾下,必須輸入文件完整路徑) 如果編譯通過,則會顯示編譯成功并直接解釋執行程序。編譯完的中間代碼存放在out.txt中 如果編譯未通過,則會顯示編譯未通過,并且顯示錯誤個數。詳細錯誤信息存放在Err.txt中 3.結果顯示 待編譯的程序被正確編譯后,運行的結果將直接顯示在cmd窗口中。
上傳時間: 2017-04-20
上傳用戶:13517191407
how to create a compiler
上傳時間: 2017-04-21
上傳用戶:saharawalker