搜索资源列表
递归下降分析程序
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASC
单文档多视图
- 这是一个VC的界面分割程序。多个界面View视图可以很方便的进行切换,单个文档可以对应多个视图。-This is a VC interface segmentation procedures. View multiple interfaces can easily view the switch, a single document can be more than counterparts View.
一个强大完整的web表单验证程序
- 一个强大完整的web表单验证程序.chm-a powerful web form complete the verification process. Chm
作业调度程序
- E统天下--织网梦 ...背景不同。Java是基于C++、面向计算机程序 设计...代替。 (2)Javascr ipt 源代码无须编译 嵌入HTML...则与之不同。Java的源代码必须进行编译,成为 存在...中的一部分,以一般的文本编辑器就可以连同HTML一... www.51foru.com/index008jsjc.htm 19K 2003-12-10 - 百度快照 C Java PHP Perl Python的程序代码美化工
18B20源程序加上位机温度显示应用程序包(1)
- 用c写的18b20驱动程序 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : s
LED数字显示例子程序
- VC下的数字LED显示程序,利用了几个类,此程序是单文档的-VC digital LED display procedure, and use of several categories, this procedure is the single document
VB api0006模拟鼠标单击
- 程序说明: 本例采用API函数实现模拟的鼠标事件,程序运行后会 产生十分有趣的效果。也来试一试。 本例中只使用了相对鼠标坐标,我们也可以使用绝对 鼠标坐标来试一试。-procedures Note : In this example, using API functions simulation of a mouse, running will have a very interesting results.
单片机C语言的精确延时程序设计
- 单片机C语言的精确延时程序设计,很有用的哦- The monolithic integrated circuit C language precise time delay programming, is very useful oh
C51_Watchdog_Examples
- 51单片机看门狗的例子程序,c语言和汇编的都有,已经通过调试,供初学者使用。-51 monolithic integrated circuit 鐪嬮棬鐙?example procedure, the c language and the assembly all has, already through the debugging, used for the beginner.
Myhuaban
- 本程序是一个简单的而居于单文档的画图程序,其具有画椭圆,直线,矩形等功能。-this procedure is a simple living in a single document the drawing program, with its oval painting, line, rectangle functions.
C51常用字程序
- C51常用字程序,单片及开发中的常用程序,缩小巧但很实用,而且包括的面很广,有很强的借鉴价值!-C51 characters commonly used procedures, and development of a single common procedures, and narrow the cleverest but very useful, but also the broad-based and has a strong
6位数码管时钟程序2222
- 数码6位数码管时钟程序2222 6 位数码管多功能时钟程序 74HC164驱动LED 显示 74hc138进行位选 Creat By: 单片东东 2004.12.28 bian xie-six digital clock control procedures 2222 6-bits digital clock control procedures 74HC164 multifunctional LED Di
单文档中的圆
- 单文档中生成一个灰色的圆,可以随着鼠标移动,很简单的程序,但是是很基本的东西,可以借鉴,本实例在VC.NET2003,WINXP下调试通过.-single document generated a gray circle with a mouse can be mobile, a very simple procedure, but it is very basic things, we can draw on the examples
S语言词法分析程序
- 一、 实验内容 S语言的编译程序的词法分析部分实现 从左到右扫描每行S语言源程序的符号,拼成单词,换成内部表示(token) 二、 实验要求 要求实现编译器的以下功能: 组织源程序的输入 按规则拼写单词,并转换成二元形式 删除空格及无用符号(如回车符,字符常数的引号符等) 发现并定位错误 建立单词表、符号表、常数
com编程获取表单域信息
- 这是一个用COM获取表单域的程序,可以获取浏览器中的表单中的内容,可以了解用钩子函数等相关技术-This is a form used to obtain COM domain procedures, the browser can access the contents of the form, use the hook can understand the technologies related function
如何实现托盘程序
- 在Windows操作系统中,任务栏的右边(托盘)会常驻几个图标,如输入法切换图标、音量控制图标等,此外我们还经常遇到具有托盘图标的软件,如金山词霸、实时监测功能的杀毒软件等。这些软件在后台运行,通常不占用太多的屏幕资源,只在通知栏上放一个小小的标志,必要时我们可以通过用鼠标点击图标对其进行选单操作或激活其主窗口。该源代码给出了具体实现托盘程序-the Windows operating system, the right side of
cn700_vc616677824
- 学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术.-compiler theory when learning to do morphology and syntax analysis procedures. Morphology and syntax analysis package in a category C
在单文档程序中动态切换多个窗体-界面类编程-VC
- 在单文档程序中动态切换多个窗体-界面类编程-VC.-procedures in a single document Dynamic switching more windows-like interface programming-VC.
PowerMILL自动出程式单
- 自动出程序单介绍,详细说明了出powermill网页版程序单的参数设置(Introduction of PowerMILL automatic program list Introduction of PowerMILL automatic program list)
2019.1.5电流电压双闭环的PI单相逆变器仿真
- 基于dsp的单相全桥逆变电路的仿真设计实用程序设计(Simulation design of single-phase full-bridge inverters based on DSP)