资源列表
tree
- 判断是否为完全二叉树,c++编写,运行正常-tree
a
- 这里是我个人编写的状态机的实现的程序,-Here are my personal preparation of the state machine implementation of the procedures, 111
caidengshiyan
- 彩灯实验源代码,实验源程序,可供大家参考-caidengshiyan
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
libolanshi
- 赋值语句的翻译 通过设计、编制、调试一个典型的语法成分的语法分析和语义分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析以及语义翻译工作,进一步掌握常用的语法分析方法和语义分析方法。 要求: 选择最有代表性的语法分析方法,如算符优先法(或简单优先法)、递归下降分析法、LL分析法和LR分析法之一进行语法分析。 选择对各种常见程序语言都通用的语法结构,如赋值语句(尤指表达式)作为分析对象,并且与所选语法分析方法要比较贴切。 选择最有代表性的语义分析方法,如语法制
polynomial-
- 一元多项式相加减 #include<stdio.h> #include<malloc.h> typedef struct polynode /*用单链表存储多项式的结点结构*/ { int coef int exp struct polynode *next }node-Unary polynomial-phase addition and subtraction# include <stdio.h># incl
PWM_TEST_03
- Dual PWM with 16f628a
eng1
- Energy Detection simulation code
zxczxczxc
- 求圆周率的源码,使用本人自己导出的公式 自行车自行车操作性-Find the source of pi, using my own formula derived
HT1621-LCD
- 合泰MCU HT1621驱动LCD源代码,内有编译说明,可以参考。-HT 1621 LCD Driver source code,FYI
LCSwork
- 最长公共子序列,可通过文本输入或者控制台输入,上传为源代码的txt文本,需自行建立项目与文件;-Longest common subsequence, text input or console input, upload txt text of the source code, create your own projects and documents
area
- input x,y coordinates, the area between the curve and the horizontal coordinates can be calculated.-input x,y coordinates, the area between the curve and the horizontal coordinates can be calculated.
