Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • gen.rar Program in C (CCS to compiler). It is a thermometer with scales in degrees Celsius and Farenheit. Reads a sensor (2N3004 like diode) and using a ADC0831 connected to a PIC16F84, it captures the value, calculates the temperature andt displays it on ...
  • ntc.rar Program in C (CCS to compiler). It is a Program Program in C (CCS to compiler). It is a thermometer realized with a PIC16F84 and a NTC. The time of load of a condenser of fixed value is moderate. The ...
  • compiler_vc.rar 用Visual C++编写的小编译程序,集成了词法分析,语法分析和语义分析。
  • FE2d132.zip Finite element program written by Charles G. Dietz 2D model incorporating grids, beams, and quads PowerBasic 9.00 (32 bit compiler)
  • LED_Fade_Timer0_PWM.rar Micro : AVR Program : This program shows how to use TIMER0 s PWM feature to generate PWM waveforms. Compiler: CodeVisionAVR C Compiler
  • FreeRTOS_LEDBlink_WinAVR.rar Micro: AVR Program: This program shows how to use FreeRTOS and write simple LED blinking application. - Extract the archive file into separate folder. - Use Eclipse IDE and open that folder, using Open Workspace option. Compiler : WinAVR (AVR-GCC)
  • Mango2443_Monitor_ADS12.zip Mango24(S3C2443) Monitor Program is Source code. Compiler is ADS 1.2 version source
  • SerialDisplay.rar Serial Display is program developed using KeilC compiler.This code updates LCD screen with the data from Serial Port.
  • NetDecompiler.zip A decompiler is the name given to a computer program that performs the reverse operation to that of a compiler. That is, it translates a file containing information at a relatively low level of abstraction ( ...
  • OledTest.rar OLED Test Program and Document. OLED is NVK-064SC012F. It can display 96*48 pixel with 65K color. Source code is compiled AVR-GCC compiler.