文件名称:小编译器
- 所属分类:
- 编译
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-04-11
- 文件大小:
- 68.45kb
- 下载次数:
- 0次
- 提 供 者:
- zhuxiangnet
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
好用的小编译器,任意各类
You should keep a few things in mind:
1) This is NOT an optimizing compiler. It THINKS it is...I left the peephole
optimizing routine -- peephole() -- alive, but it doesn't do anything. The
staging buffer is passed through unmodified, and here's where you I-live-to-
optimize gangbusters can go hog wild. I'd like to see the results.
You should keep a few things in mind:
1) This is NOT an optimizing compiler. It THINKS it is...I left the peephole
optimizing routine -- peephole() -- alive, but it doesn't do anything. The
staging buffer is passed through unmodified, and here's where you I-live-to-
optimize gangbusters can go hog wild. I'd like to see the results.
相关搜索: 编译
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : small c for dos源代码.rar 列表 small c for dos源代码/ABS.C small c for dos源代码/ATOI.C small c for dos源代码/ATOIB.C small c for dos源代码/AVAIL.C small c for dos源代码/CALLOC.C small c for dos源代码/CC.DEF small c for dos源代码/CC1.C small c for dos源代码/CC11.C small c for dos源代码/CC12.C small c for dos源代码/CC13.C small c for dos源代码/CC2.C small c for dos源代码/CC21.C small c for dos源代码/CC22.C small c for dos源代码/CC3.C small c for dos源代码/CC31.C small c for dos源代码/CC32.C small c for dos源代码/CC33.C small c for dos源代码/CC4.C small c for dos源代码/CC41.C small c for dos源代码/CC42.C small c for dos源代码/CLEARERR.C small c for dos源代码/CLIB.DEF small c for dos源代码/CLIB.LIB small c for dos源代码/COMPILE.BAT small c for dos源代码/CSEEK.C small c for dos源代码/CSYSLIB.C small c for dos源代码/CTELL.C small c for dos源代码/DTOI.C small c for dos源代码/EPILOG.H small c for dos源代码/EXIT.C small c for dos源代码/FCLOSE.C small c for dos源代码/FEOF.C small c for dos源代码/FERROR.C small c for dos源代码/FGETC.C small c for dos源代码/FGETS.C small c for dos源代码/FOPEN.C small c for dos源代码/FPRINTF.C small c for dos源代码/FPUTC.C small c for dos源代码/FPUTS.C small c for dos源代码/FREAD.C small c for dos源代码/FREE.C small c for dos源代码/FREOPEN.C small c for dos源代码/FSCANF.C small c for dos源代码/FWRITE.C small c for dos源代码/GETARG.C small c for dos源代码/GETCHAR.C small c for dos源代码/ISALNUM.C small c for dos源代码/ISALPHA.C small c for dos源代码/ISASCII.C small c for dos源代码/ISATTY.C small c for dos源代码/ISCNTRL.C small c for dos源代码/ISCONS.C small c for dos源代码/ISDIGIT.C small c for dos源代码/ISGRAPH.C small c for dos源代码/ISLOWER.C small c for dos源代码/ISPRINT.C small c for dos源代码/ISPUNCT.C small c for dos源代码/ISSPACE.C small c for dos源代码/ISUPPER.C small c for dos源代码/ISXDIGIT.C small c for dos源代码/ITOA.C small c for dos源代码/ITOAB.C small c for dos源代码/ITOD.C small c for dos源代码/ITOO.C small c for dos源代码/ITOU.C small c for dos源代码/ITOX.C small c for dos源代码/LEFT.C small c for dos源代码/LEXCMP.C small c for dos源代码/LIBMAKE.TXT small c for dos源代码/MALLOC.C small c for dos源代码/NOTICE.H small c for dos源代码/OTOI.C small c for dos源代码/PAD.C small c for dos源代码/POLL.C small c for dos源代码/PROLOG.H small c for dos源代码/PUTCHAR.C small c for dos源代码/PUTS.C small c for dos源代码/README.DOC small c for dos源代码/RENAME.C small c for dos源代码/REVERSE.C small c for dos源代码/REWIND.C small c for dos源代码/SC.BAT small c for dos源代码/SIGN.C small c for dos源代码/STDIO.H small c for dos源代码/STRCAT.C small c for dos源代码/STRCHR.C small c for dos源代码/STRCMP.C small c for dos源代码/STRCPY.C small c for dos源代码/STRLEN.C small c for dos源代码/STRNCAT.C small c for dos源代码/STRNCMP.C small c for dos源代码/STRNCPY.C small c for dos源代码/STRRCHR.C small c for dos源代码/TOASCII.C small c for dos源代码/TOLOWER.C small c for dos源代码/TOUPPER.C small c for dos源代码/UNGETC.C small c for dos源代码/UNLINK.C small c for dos源代码/UTOI.C small c for dos源代码/XTOI.C small c for dos源代码