资源列表
PBC_2D
- Homo PBC 2D by python
lex
- 词法分析器,可以分析标识符,实数常量,字符常量,运算符,界限符,分隔符。-Lexical analyzer can analyze the identifier, real number constants, character constants, operators, boundary character delimiter.
UART
- UART 软件参考程序, 可以用单片机里面的 UART 口发送数据-UART transmit code for MCU with inbuilt uart, for use with internal uart
standard_cpp_delegates_demo
- C# like delegate implementation in C-C# like delegate implementation in C++
MFCC
- Program to calculate the MFCC features
pcm
- pcm编码,对学习通信原理的同学有一定的帮助。希望大家可以好好利用-pcm coding
LexAnalyzer
- c0文法下的词法分析程序,读入某路径下的文件进行词法分析,输出每个单词的分类,注释处输出一空白行-c0 grammar under lexical analysis program that reads a file in a path of lexical analysis, the output of each word classification, annotation at the output of a blank line
D1Q5.c
- A simple energy conserving one dimensional lattice Boltzman method. How to incorporate interactions into this model in such a way that phase-separation can be observed is still an unsolved problem.
dangefangzhen1
- 指数积方法和迭代法在机器人逆运动学中的求解-Index product method and iteration method in solving inverse kinematics of the robot
jsq2
- 很好的计算器 单片机使用 很好的计算器 单片机使用 很好的计算器 单片机使用-Good use of a good calculator calculator chip microcontroller using a good calculator calculator chip microcontroller using good use
CC-01
- This is c++ code for lexical code through filing
snake
- /*--- --- -----编译过程使用的头文件*/ #include<graphics.h> #include<stdlib.h> #include<dos.h> /*-----------------宏定义用到的数量关系(键盘上、下、左、右按键的值)*/ #define N 200 #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000