搜索资源列表
asn1-2_12
- asn格式文件的编译器,可以生成相应的.c,.h文件,该模块在Linux操作系统环境下编译通过-asn format of the compiler can generate the corresponding. C,. H documents, The module of the Linux operating system environment through compiler
demo_producer_consumer_ucosII
- 陈向群老师主讲的嵌入式操作系统实验作业之经典生产者消费者程序,在Windows平台下的uC/OS实验环境开发。需要下载任何一个µ C/OS-II version 2.51以后的版本,比如uCOSV262.exe;下载borlandc3.1或者4.5版本的编译器编译运行-Xiang-Qun Chen teachers speakers embedded operating system operations, experimental classical producers and co
C语言的小编译器
- c语言的小编译器,学习的好东东.-small c language compiler, a good learning Wanton.
tcc-0.9.25
- 这是传说中的TCC编译器源码,它是一个只有1M却功能齐全的C编译器,作者已停止更新,这是最后一版-TCC compiler source legendary, it is only 1M but full-featured C-compiler, the author has stopped updating, this is the last edition
timeroll
- 操作系统中简单的时间片轮转实现算法,可设多个进程,在Linux环境下使用vi编译器写的C程序-Simple operating system time slice rotation algorithm, multiple processes can be set in the Linux environment, using vi to write the C compiler program
MSYS-Update
- MSYS是Windows环境上的UNIX工作环境,由www.mingw.org项目所开发,但不易安装; MSYS类似于Cygwin,但是由于编译方式的不同,速度更快、体积更小、功能强大; 使用MSYS可以很方便的取代商业的VC编译器,开发出商业版权的程序而不受版权限制; 我们通过对MSYS和gcc编译重新整理,发布在这里方便中国的用户更容易安装、使用; 默认提供捆绑在一起的C/C++/Fortran编译器,Fortran可以适用于进行科学计算的用户;
ucosexperiment
- ucos 系统源代码,可以在visual C++编译器中进行,简单系统实验。-ucos system source
30daysosmake
- 30天自制操作系统是从头编写操作系统的好书,但是作者自己编写的汇编器和c编译器可以不用,可以用nasm,gas和gcc,img生成器可以使用于渊《一个操作系统的实现》中的img生成器。把这本“30天”书可以作为算法参考来用。-30 days made OS is the operating system from scratch to write books, but the authors have written assembler and c compiler can not be use