搜索资源列表
Gh0st3
- Gh0st 源码 vc++6 编译器编译-Gh0st code vc++ computer
jClazzME_src
- 手机端Class反编译器源码,俄国人开发的-Mobile Class decompiler source code, the Russians developed
c-compiler
- c编译器源码,完全实现了c编译器的功能,可以做为编译器学习的参考-c compiler, source code, the full realization of the c compiler features, the compiler can be used as reference for learning
chaoshengbo
- 用于超声波测距 程序是用于msp430的 放在msp430编译器建立工程项将本记事本 中的源码复制进去编译就可-Ultrasonic Ranging process is used for the msp430' s on the msp430 compiler works project will be to establish the source of this notebook can be copied into the build
CPPSTL
- C++STL源码库及使用说明,可将该库并入标准C编译器中扩充C功能。-C++STL source code library and instructions for use, can be incorporated into the library expansion of C functions in the standard C compiler.
devcpp4src
- devcpp项目源码,c++开源编译器,通过项目,更加深入的了解C++的核心,提高编程水平。-devcpp project source, c++ open source compiler, through the project, more in-depth understanding of C++ core, improve the level of programming.
nec-78k0-SMP-key_led
- 此为本人在本学期单片机创新课程中做的实验之一。本实验基于nec单片机,Applilet2 for 78K0KX2和SM+编译器实现的按键-亮灯实验。虽然程序本身并不复杂,但是由于nec的源码相对稀有,相信该程序是对特定人群,尤其是和我一样也要上单片机创新课程的同学是很有帮助的。-This do for himself in this microcontroller innovation course of one of the experiment.This experiment based o
C#221仿word源程序
- C#仿word源程序,文本编译器开发,功能类似word。(C# imitation word source, text compiler development, functions similar to word.)
贪吃蛇c语言代码
- 贪吃蛇 测语言源码 可以使用c语言的编译器之间使用(Snake language source code)
7074808
- VB代码集合·一个C语言分析器 生成Pascal语言 Basic编译器源码()
易语言Bat编辑器4.5源码
- 易语言Bat编辑器,强大的Bat,编译器(Easy language Bat editor, powerful Bat, compiler)
Dev C++下载
- Dev-C++(或者叫做 Dev-Cpp)是 Windows 环境下的一个轻量级 C/C++ 集成开发环境(IDE)。它是一款自由软件,遵守GPL许可协议分发源代码。它集合了功能强大的源码编辑器、MingW64/TDM-GCC 编译器、GDB 调试器和 AStyle 格式整理器等众多自由软件,适合于在教学中供 C/C++语言初学者使用,也适合于非商业级普通开发者使用。