资源列表
miczzb
- 以前的一个HTML练手作品,主要是学习交互以及布局处理(A previous HTML practice, mainly learning interaction and layout processing.)
pl0
- 分析pl0源码,具体代码其中有详细英文注释,代码不长,容易看懂(Analysis of PL0 source code, specific code, including detailed English notes, the code is not long, easy to understand)
预处理.py
- 使用python对数据进行预处理后跑逻辑回归模型(Using Python to preprocess the data, run the logistic regression model.)
Tutorial.tar
- CMake 入门实例教程,适合初学者,可下载后按照Step1-7逐步练习,了解CMake的基本语法-CMake Getting Started tutorial examples, suitable for beginners, you can download and follow Step1-7 step exercises to understand the basic syntax CMake
Program02
- 211 die program. roll the die
Neuer-Ordner
- Matlab code for calculating admitance for the system
yufafenxi(LR)
- LR方法 编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -LR parser written methods to achieve parsing of arithmetic expressions. Requirements of arithmetic
UMAT-2D
- umatps85 Ever J. Barbero
DSP
- Different DSP related source codes pertaining to FFT,Convolution,filtering,concatenation of signals in different frequencies,sampling including upsampling & downsampling
client-work-with-command
- vb6 client winsock in vb6
vi_test
- vi 编辑器的一些测试代码,快捷键,代码中很好地进行了解析-VI edit test
SqlStringFormat
- sql整形工具,可为sql语句添加或去除双引号-sql shaping tool for sql statement to add or remove double quotes