资源列表

« 1 2 ... .32 .33 .34 .35 .36 12037.38 .39 .40 .41 .42 ... 14959 »

[汇编语言浮点异常的控制位

说明://浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /
<张虹> 在 2025-02-12 上传 | 大小:3kb | 下载:0

[汇编语言display.ara

说明:关于56700 的网络购物系统的实现程序源代码及有关注释-56,700 on the online shopping system of the source code and related Notes
<张虹> 在 2025-02-12 上传 | 大小:5kb | 下载:0

[编译器/词法分析编译LLR(1)

说明:用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on J
<小名> 在 2025-02-12 上传 | 大小:195kb | 下载:0

[书籍源码kalman_fliter

说明:卡尔曼滤波源码(matlab) 实现用Kalman滤波求出信号的估计值-A kalman filter code written with matlab,with it we can find out the estimative value.
<王明> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[编译器/词法分析编译程序

说明:关于c++的词法分析,语法分析,运行成功。对大家希望有帮助-Accidence analyse and parsing about C++,which run succeed.wish it can help you.
<张单> 在 2025-02-12 上传 | 大小:9kb | 下载:0

[磁盘编程DFORMAT

说明:一个用汇编实现的磁盘自动分区和格式化程序。-a compilation of achievement with the automatic zoning and disk formatting procedures.
<liuben> 在 2025-02-12 上传 | 大小:6kb | 下载:0

[编译器/词法分析编译词法语法

说明:PL/0语言的词法分析,主要是将每个词识别并且读入-PL/0 language lexical analysis, mainly to identify each word and read
<周周> 在 2025-02-12 上传 | 大小:2.13mb | 下载:0

[编译器/词法分析小小的词法分析器

说明:这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行.-This our compiler theory when learning to do a procedure. It is a simple lexical analysis procedure. A text file of the derivation rules.
<周裕涛> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[汇编语言dddddddd

说明:用来实现对音乐的编译!用的是TASM编译器来实现在COM下的音乐效果-used for the compilation of music! TASM is the compiler to achieve in the COM Music
<曹进波> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[汇编语言急求竞赛抢答器的汇编代码

说明:可选自能抢答器,用来对一些节目抢答很有必要,,采用8255编程-optional self Responder, used to some programs Responder is necessary, using 8255 programming, and,
<张强> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[汇编语言dt_card

说明:大唐电信卡读写程序,兼容4406和4436,DTTC28卡,RST CLK SDA-Datang Telecom Card Reader procedures compatible with 4406 and 4436, DTTC28 cards, RST CLK SDA
<王小荣> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[编译器/词法分析词法分析2

说明:一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(-read a word process, from the import of the source to identify all the independent significance of the word, that is to retain the basic c
<华庆> 在 2025-02-12 上传 | 大小:246kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 12037.38 .39 .40 .41 .42 ... 14959 »

源码中国 www.ymcn.org