资源列表

« 1 2 ... .54 .55 .56 .57 .58 2259.60 .61 .62 .63 .64 ... 11386 »

[其它资源hm

说明:/* 程序名称: LL(1)文法分析程序 */ /* 程序用途: 编译原理课程设计 */ /* 编写日期: 2006年6月29日 */ /* 实验题目: 识别下列表达式 */ /* E->E+T|E-T|T */ /* T->T*F|T/F|F */ /* F->(E)|i */ -/ * process Name : LL (1) grammar analysis program * /
<黄铭> 在 2008-10-13 上传 | 大小:4.14kb | 下载:0

[其它资源hm2

说明:超市运行模拟软件源程序源代码,是一个用c#语言编写的C/S软件,开发环境是VS.NET 2003 登陆时可以看数据库中的姓名和密码,不然无法登陆,具体操作见里面的说明!-supermarket run simulation software source code, is a language used c # prepared by the C / S software, the development environment is
<黄铭> 在 2008-10-13 上传 | 大小:152.5kb | 下载:0

[其它资源hm3

说明:实现扑克牌的洗牌算法。 将52张牌(不包括大、小王)按东、南、西、北分发。 每张牌用一个对象代表,包括:牌的类型、大小序号、名称。 例如:黑头A的牌型为S,序号为13(在K之后),名称为A。 比较牌大小时按序号比较大小(2的序号最小、A最大) 显示牌时将按牌型、名称显示。 例如:东家最后牌为: S:1,4,12 H:7,9 D:2,4,8,10 C:4,5,12,13 注
<黄铭> 在 2008-10-13 上传 | 大小:1.52kb | 下载:0

[其它资源hm4

说明:数字翻译问题 设有输入3个数组: String x[]={ \"one\",“two\", \"three\",four\", \"five\",\"six\",seven\",\"eight\",\"nine\"} String y[]={ten\",\"eleven\",\"twelve\",\"thirteen\",\"fourteen\",\"fifteen\", \"sixteen\",\"seventeen\
<黄铭> 在 2008-10-13 上传 | 大小:1.53kb | 下载:0

[其它资源hm7

说明:Applet画面中绘制一个19×19的围棋棋盘 在Applet画面中绘制一个19×19的围棋棋盘。棋盘的颜色由白(white)、灰(gray)、橘黄(orange)、浅红(pink)几种颜色中随机选取。-Applet picture drawing a 19 x 19 Go Applet chessboard in drawing a picture 000 19 x 19 Go chessboard. Calculations
<黄铭> 在 2008-10-13 上传 | 大小:862byte | 下载:0

[其它资源SHF1

说明:usb接口和msc51通信,并进行文件的相关操作,如打开,关闭,新建。。。 -usb interface and msc51 communications, and documents related operations, such as open, close, the new. . .
<> 在 2008-10-13 上传 | 大小:11.15kb | 下载:0

[其它资源gaussjor

说明:全主元高斯-约当消去法,解线性方程组,内含函数以及调用例子-all PCA Gauss-Jordan elimination method, the solution of linear equations, functions and includes examples Call
<younger> 在 2008-10-13 上传 | 大小:1.3kb | 下载:0

[其它资源LUDCMP

说明:LU分解法解线性方程组,内含LU分解函数以及调用的例子-LU decomposition method for solving linear equations, containing LU decomposition and the calling function examples
<younger> 在 2008-10-13 上传 | 大小:1.42kb | 下载:0

[其它资源TriDag

说明:追赶法解线性方程组,内含追赶函数以及调用的例子-chasing method for solving linear equations, containing catch up with the calling function and examples
<younger> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源Lagran

说明:拉各朗日插值方法,内含插值函数以及函数的调用方法-pull the Long Day interpolation method includes interpolation function and the function call methods
<younger> 在 2008-10-13 上传 | 大小:1.4kb | 下载:0

[其它资源POLIN2

说明:二元拉格朗日插值方法,内含插值函数以及调用的例子-dual Lagrangian interpolation method includes interpolation function call and the example
<younger> 在 2008-10-13 上传 | 大小:1.03kb | 下载:0

[其它资源SPLIE2

说明:双三次样条插值方法,内含函数以及函数调用的例子-bicubic spline interpolation method intron function and the function call examples
<younger> 在 2008-10-13 上传 | 大小:1001byte | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 2259.60 .61 .62 .63 .64 ... 11386 »

源码中国 www.ymcn.org