资源列表

« 1 2 ... .39 .40 .41 .42 .43 11144.45 .46 .47 .48 .49 ... 11387 »

[其它资源语法分析之左递归实验

说明:此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi
<何浩> 在 2008-10-13 上传 | 大小:43.11kb | 下载:0

[其它资源矩阵处理的C语言源程序

说明:矩阵处理的C语言源程序 是用C语言处理矩阵问题的一个源程序 很有用的哦-matrix of C language source code is in C language processing matrix of a very useful source of the oh
<王憧翼> 在 2008-10-13 上传 | 大小:23.55kb | 下载:0

[其它资源单片机在TrueIde模式读写CF卡

说明:这是单片机读写CF卡的详细设计,很有用处-SCM CF card reader for the detailed design, useful
<黄勇> 在 2008-10-13 上传 | 大小:80.54kb | 下载:0

[其它资源xor123456

说明:BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响-BP model approximation differences or problems, the observation can be hidden nodes and hidden layers of the model
<刘峰> 在 2008-10-13 上传 | 大小:8kb | 下载:0

[其它资源Sea

说明:用BP网络实现对图像的边缘进行提取,本程序为演示程序,可以看到BP在应用中的效果-BP network of image edges extraction, the procedure for the demonstration program, we can see BP in the application of the results
<刘峰> 在 2008-10-13 上传 | 大小:916.49kb | 下载:0

[其它资源PIC芯片用于USB的源程序

说明:这是用PIC芯片处理USB的源代码,包括初始化USB,中断设置等,是汇编语言入门USB操作的很好参考程序!-This is the PIC chip USB source code, including the USB initialization, interrupt settings, assembly language entry USB good reference operating procedure!
<黄勇> 在 2008-10-13 上传 | 大小:99.88kb | 下载:0

[其它资源单片机控制LCD模块显示

说明:单片机控制LCD显示的源代码。控制器兼容8051系列芯片,包括原理图。-SCM control LCD display the source code. 8051-compatible controller chips, including schematics.
<黄勇> 在 2008-10-13 上传 | 大小:68.22kb | 下载:0

[其它资源KUAHAO

说明:用C做的括号匹配程序,可以检测用户输入的括号是否匹配并给出提示-C matching brackets do procedures, the user can input the brackets and whether the match is suggested
<阿姆罗> 在 2008-10-13 上传 | 大小:1.02kb | 下载:0

[其它资源4-2三维图形的转换

说明:对绘制的三维几何图形实现平移、旋转、变比的基本变换-Drawing on the realization of 3D geometry translation, rotation, variable than the basic transformation
<赵虎> 在 2008-10-13 上传 | 大小:48.03kb | 下载:0

[其它资源traffic_1112

说明:一个交通灯的vhdl语言实现 用 VC的  1.在指定的文件夹内查找某个文件      2.获取系统文件夹的路径, 要求显示windows system temp 当前目录的路径 C语言  跳马问题:在5*5的棋盘上,以编号为1的点出发,按日只跳马,要求不重复地跳所有位置,求出符合规则所有跳马的方案     1  6  15  10  21     14 9  20  5   16     19 2  7   22  11     8 
<小三> 在 2008-10-13 上传 | 大小:1.37kb | 下载:0

[其它资源用VC制作小程序

说明:简单的扫雷游戏 本文从分析Windows扫雷游戏的功能特点开始,应用面向对象的可视化编程语言Visual C++给出了个功能模块的具体实现方法,并提供了编写小游戏程序的一般方法和Visual C++的一些使用技巧。 -simple game of mine is mine from the analysis of Windows features games, the application of object-oriented vis
<叶尔兰> 在 2008-10-13 上传 | 大小:8.64kb | 下载:0

[其它资源MGTCCX

说明:这是一个简单的迷宫程序,我花费了一天的时间写的-This a simple maze procedure, I spent a day of time to write!
<李淼> 在 2008-10-13 上传 | 大小:1.13kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 11144.45 .46 .47 .48 .49 ... 11387 »

源码中国 www.ymcn.org