资源列表
SDCard_hard
- SD Card hardware Driver - CCS compiler
AntlrProject(C_Example)
- 使用Antlr实现的C#版的简易计算器。内含有源代码。大家可以进行参考使用。-A simple calculator using Antlr to achieve the C# version. Including source code. We can use for reference.
GCompiler
- Gcode解释器,C源代码,支持G指令,支持上位机指令接口-gcode compiler,a free, open source, high performance CNC milling controller written in optimized C
Adafruit-GPS-Library-master
- library for arduino for GPS extraction data and all the data that you need for turn on this device
main_bragg_fiber
- you can calculate the bragg wavelength
myshell.c
- Your shell prompt MUST adhere to the following format: o Current date (optional) and time (mandatory) followed by the hash sign (e.g., 13:03:00#) Your shell MUST support, at minimum, the following commands: o The internal shell co
vshader.glsl
- #version 130 in vec4 vPosition in vec4 vColor out vec4 color uniform int xsize uniform int ysize void main() { mat4 scale = mat4(2.0/xsize, 0.0, 0.0, 0.0, 0.0, 2.0/ysize, 0.0, 0.0, 0.0, 0.0, 1.0, 0
FruitTetris.cpp
- This program build a hybrid game of falling fruit and tetris in 2D plane
Aspx
- ASPX模拟器,可以在没有ASP服务器的环境下调试运行ASP程序,-ASPX muni ASPX muniASPX muniASPX muniASPX muniASPX muniASPX muniASPX muniASPX muniASPX muni
8led1
- Switch, led using AT89c51
LA
- 是一个词法分析器 对于输入的程序段 能够准确的区分类型 是编译器的第一步 具体也记不清了 大二的时候写的-Is a lexical analyzer for the program blocks can accurately distinguish between types is the first step of the compiler can not remember specifically written sophomore
asm86chk
- This tool checks for the syntax error for assembly codes for 8086 processor