资源列表

« 1 2 ... .65 .66 .67 .68 .69 14270.71 .72 .73 .74 .75 ... 14959 »

[汇编语言compiler2

说明:语法分析(一) 在实验一的基础上,对符号表中的单词采用自顶向下的分析方法进行语法分析,对不符合给定的文法的字符串,给出错误信息。 内容:给定描述语法的文法为: E→E+T|E-T|T T→T*F|T/F|F F→i 注:i为实验一中分析得到的整型数值型数据,+、-、*和/为实验一文法二所描述的算符。 使用的数据结构: 1.定义一个结构体,利用该结构体定义一个数组stable,用来存放字符串中字符的属性(类
<刘博> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[书籍源码TIMER0

说明:定时器TIMER0数数,AVR 16,希望可以帮入门的童鞋们学习一下-TIMER0 code
<eve> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言1

说明:数据结构中利用数序存储结构,把两个线性表合并成一个线性表-Data structure, storage structure, the number sequence merger of two linear tables into a linear form
<陶雪峰> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言6-6HEAT-AND-COOL

说明:汇编源程序,包括加热制冷控制电机两部分,字体大小可调版-Compilation of source, including two parts of the heating-cooling control motor, adjustable font size version
<sunboy> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言TANK

说明:汇编实现电脑屏幕上画出坦克,并用wsad键控制坦克上下左右的移动-Compilation on the computer screen to draw a tank and use the wsad keys to control the tanks up and down about the mobile
<风乱羽> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言36-7

说明:通过调用时钟,模拟仿真36选7的开奖过程-Simulation of 36 7 of the lottery process
<陈楚升> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[书籍源码Untitled

说明:用前推回代法计算潮流 是关于配电网40个节点的潮流计算matlab程序-Before use to push back on behalf of the trend of the calculation the trend on the distribution network of 40 nodes matlab program
<大波> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[Dephi控件源码1902

说明:控件上输入姓名、生日及号码等,可以在控件上显示并且呈现绿色-Control, enter the name, birth date and number displayed on the control and showing green
<zhang> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[书籍源码psnr

说明:求PSNR,(其中,a是原音频,b是嵌入后的音频,)-Seeking PSNR, (where, a is the original audio b embedded audio)
<bai_xu_er> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[易语言编程apidownload

说明:api下载文件,通过调用API函数达到文件下载的目的-api download files, by calling the API functions to achieve the purpose of the file downloaded
<hacker> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[易语言编程copressorcharastis

说明:求解曲线拟核,很有用,在压气机编程中使用-compresoor curve fit
<lzx> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言GAUSSJ

说明:一个全主元高斯约当算法的函数代码,有一个整形变量输入,两个数组代表输入和输出-a function of c++
<lijiangcheng> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 14270.71 .72 .73 .74 .75 ... 14959 »

源码中国 www.ymcn.org