资源列表
pwm-8
- C8051F320在学习板上的pwm波输出的程序源码-C8051F320 learning board pwm wave output program source code
LIN_CCS
- Lin bus configuration for pic microcontrollers. written in CCS C-compiler
CHM_Explorer
- 完美反编译各种版本的CHM文件 把所有内容以完整结构(目录路径)反编译出来,100 还原,详细计算各种文件的数量:图片、网页、多媒体等; 支持所有版本的CHM,支持所有编码; 允许有选择性地导出不同类型的文件,包括仅导出所有图片、仅导出所有网页文件、仅导出所有多媒体文件、仅导出列表等; 特有树形结构预览; 支持快速批量反编译,如果导出目标文件夹存在,则会自动生成新的序列文件夹; 智能操作,无所不在的快捷方式与体贴的操作与提示; 自动识别文件类型,判断有潜
tinyPython
- this is about tiny python implementation
underC-src-1.2.9
- this is about a scr ipt
neko-1.8.0
- this about neko program which is a scr ipt langugage
tcc
- 这是一个功能完善的可编译DOS下和windows下的tiny-c编译器。里面有可执行文件可以试验。源码非常清晰,值得研究。-This is a fully functional that can be compiled under DOS and windows under the tiny-c compiler. Inside the executable file can experiment. Source code is very clear and worth studying.
nasm-Source
- NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。-NASM is an open source cross-platform assembler. Inside the source code under linux and dos are under. NASM contains a compilation of tutorials, source code is very clear, with a small
xigegzfacc
- that acc server version 1.4
englishparse
- this a english paser that is writed in c sharp .net. i hope it will be advatageaus.-this is a english paser that is writed in c sharp .net. i hope it will be advatageaus.
cifafenxi
- 词法分析程序的功能是,接受一个表达式,输出该表达式中的各类单词符号。测试词法分析程序时,可以按照一定格式输出各类单词符号。 本程序实现整数四则运算表达式的词法分析程序。-Lexical analyzer function is to accept an expression, the output of the expression of the various types of word symbols. Testing lexical analysis program, you can
LexYacc
- A bried guide to Lex and Yacc utilities for making lexical and grammatical analysis. Compiler Design - A Compact Guide To Lex & Yacc.pdf-A bried guide to Lex and Yacc utilities for making lexical and grammatical analysis. Compiler Design- A