资源列表

« 1 2 ... .64 .65 .66 .67 .68 14269.70 .71 .72 .73 .74 ... 14959 »

[编译器/词法分析Vhdl2

说明:信号分频,可任意的进行奇数分频和偶数分频-Can any of the odd points on frequency and even points frequency
<zhongjian> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[书籍源码Edit_Tab

说明:可自动将Edit框中的回车转换成Tab键。这是DELPHI版的哦-Automatically edit box Enter to convert the Tab key. DELPHI version of Oh
<zgzsdhy> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[编译器/词法分析LAB01

说明:Program for searching methods - Linear and Binary
<Danu> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言DXSNH

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

[书籍源码select

说明:可以筛选txt文档中特定的字符,并写入另一txt文档中-Can filter the specific character of the txt file and write another txt file
<baihan> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言example2

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

[书籍源码bin2hex.c

说明:BIN to Hex convertor BIN to Hex convertor
<YFC> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[书籍源码defun

说明:lisp本程序改变字体对齐方式为左齐,字宽比例,字高-lisp this procedure to change the font alignment Zuo Qi, the proportion of word-wide, word
<李飞> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[易语言编程ac

说明:cad求和功能,能够更加快捷方便,爱好cad的人可以下载这个程序-cad summation function
<张阳> 在 2025-01-18 上传 | 大小: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, express
<邓炜> 在 2025-01-18 上传 | 大小: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 o
<刘博> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言compiler1

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

源码中国 www.ymcn.org