资源列表

« 1 2 ... .97 .98 .99 .00 .01 13302.03 .04 .05 .06 .07 ... 14959 »

[汇编语言DIV4P

说明:MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。-mcs51 division operation routine for tetra-byte ,may calculate both quotient of tetra-byte and remaining of tetra-byte
<张希刚> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[其它vb位操作函数

说明:在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。-in vb to byte variable-bit operations functions. Including the left, the death, at home, reset, judgment-operation.
<胡金辉> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[其它programofatm

说明:初学者适用于学习的java写的atm简单模拟程序-beginners learning to write java atm simple simulation program!
<xiao y> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[其它2003011273project3

说明:Java小程序:计算费波纳契数列,并使用该数列解决一个数学问题。-Java : calculating costs Beinajie series and to use the series to solve a mathematical problem.
<文宇> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[编译器/词法分析ll1Analysis

说明:LL(1)分析法 1、LL(1)分析法的功能 LL(1)分析法的功能是利用LL(1)控制程序根据显示栈栈顶内容、向前看符号以及LL(1)分析表,对输入符号串自上而下的分析过程。 2、LL(1)分析法的前提 改造文法:消除二义性、消除左递归、提取左因子,判断是否为LL(1)文法, 3、LL(1)分析法实验设计思想及算法-LL (1) an analysis, LL (1) Analysis of the functio
<吴伟> 在 2008-10-13 上传 | 大小:1.56kb | 下载:0

[汇编语言colorful_graph

说明:汇编的图像程序 一般的大学汇编实验都要用得到
<shijie> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[其它palindrome

说明:A linked list can be operated as a stack and a queue since new items can be added to its beginning or to its end. In this tutorial, we will manipulate on linked lists such as reversing a list and comparing two lists.
<jovi> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[编译器/词法分析LL1

说明:ll1语法分析的c语言实现代码 需要输入词法分析的txt结果文件-ll1 the grammar analysis c language realization code needs to input the lexical analysis the txt result document
<信仰> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[其它Combination

说明:组合算法的各种实现及讨论。 算法的优劣,原理等。
<tonymo> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[语音合成与识别mel2frq

说明:之前上传的是fre向mel,这次上传的是mel向fre转换的m文件
<小单> 在 2008-10-13 上传 | 大小:1.56kb | 下载:0

[其它daicanyunxing

说明:这是带参运行功能示例,可以用C、C++等或以文本形式打开。
<周俊辉> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[其它lxing

说明:编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20)
<刘星> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 13302.03 .04 .05 .06 .07 ... 14959 »

源码中国 www.ymcn.org