资源列表

« 1 2 ... .66 .67 .68 .69 .70 2771.72 .73 .74 .75 .76 ... 3004 »

[汇编语言Find-String-Position

说明:Simple way to Find String Location In Assembly Language-Simple way to Find String Location In Assembly Language....
<Ivan> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[汇编语言DXSNH

说明:基于最小二乘的多项式拟合法的GPS周跳探测程序-Based on the least square polynomial fitting method of GPS cycle slip detection program
<马超> 在 2025-06-03 上传 | 大小:1kb | 下载:3

[汇编语言example2

说明:汇编语言编程,学习循环指令BANZ的使用,程序虽然短小,但是有代表性-Assembly language programming, learning cycle instruction BANZ to, procedures, although short, but representative
<lianglan> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[汇编语言sushu

说明:100 以内的素数,使用到子程序,完成这些素数的输出显示和个数统计以及求和计算,均以十进制形式输出。-Prime numbers less than 100, you want to use to the subroutine, the display and the number of statistics completion of these primes output and calculate the sum, expressed in decimal form output.
<邓炜> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[汇编语言cpsy3

说明:语法分析 要求:在实验一的基础上,对符号表中的单词采用自底向上的分析方法进行语法分析,对不符合给定的文法的字符串,给出错误信息。 内容:给定描述语法的文法为: E→E+T|E-T|T T→T*F|T/F|F F→F^P|P P→i 注:i为实验一中分析得到的整型数值型数据,+、-、*和/为实验一文法二所描述的算符。 -The syntax requirements: In the experiment on the basis of bottom-up analy
<刘博> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[汇编语言compiler1

说明:词法分析 对输入的字符串进行词法分析,形成词法分析产生的符号表。 内容:给定描述词法的文法为: 文法一:〈整型数值型数据〉→[+|-]〈数字〉〈数字〉* 〈数字〉→0|1|2|3|4|5|6|7|8|9 文法二:〈算符〉→+|-|*|/ 利用以上二个文法对从键盘输入的字符串进行词法分析,对符合这两个文法的字符串建立单词符号表;对不符合这两个文法的字符串给出错误信息。编程序实现该功能,并上机调试。 -Lexical analysis, lexical analysis
<刘博> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[汇编语言compiler2

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

[汇编语言1

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

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

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

[汇编语言36-7

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

[汇编语言GAUSSJ

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

源码中国 www.ymcn.org