搜索资源列表
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
字图像获取处理及实践应用一书光盘
- 图像处理光盘里面附带了很多在图像处理中经常用到的基本处理算法,如快速傅立叶变换,中值滤波等-image processing fringe discs inside a lot in image processing frequently used to deal with the basic algorithm, as Fast Fourier Transform, the value filter
ictclas_Source_Code
- 计算所汉语词法分析系统ICTCLAS介绍 词是最小的能够独立活动的有意义的语言成分。 但汉语是以字为基本的书写单位,词语之间没有明显的区分标记,因此,中文词语分析是中文信息处理的基础与关键。为此,我们中国科学院计算技术研究所在多年研究基础上,耗时一年研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),该系统的功能有:中文分词;词性标注;未登录词识别。分词正确率高达97
453123
- 字处理演示程序 实现书上程序已经有的字处理功能,即左移,右移和插入的功能 扩展该字处理程序的功能,使其拥有上移,下移和删除的功能 -word processing demonstration program written procedures have been some word processing function, which is to the left. the shift to right and insert the word processing function
kbdio
- 字处理演示程序之扩充键盘功能(SHIFT键的功能)-word processing demonstration procedures expansion keyboard functions (SHIFT key function)
PANEL
- 小型的窗口字处理软件的C 语言源程序
vc++1
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
3
- 编一个程序,实现简单的字处理程序功能---光标可以上下左右移动,可一写字符,删字符。
PANEL1
- 小型的窗口字处理软件的C语言源程序,绝对正确
字图像处理典型算法及实现
- visual c++数字图像处理典型算法及实现一书的所有源码,是图像处理入门的极好教程--图象处理,对图像处理新手有很大帮助
64x64LED.16字 LED点阵屏+DS1302电子钟 C 程序
- 16字 LED点阵屏+DS1302电子钟 C 程序 1 脚接+5V 2,3脚32768HZ晶振 4脚接地 5脚接S51的P02 6脚接S51的P01 7接S51的P00 8脚接后备电源,可以接老计算机主板上的3.6V电池,也可以通过二级管隔离接一个大容量电解电容 电压在2.5V以上即可维持 595连级输出数据,138行驱动 P1_0为时钟模式转换键、P2_1为时钟加键、P1_2为时钟减键、P2_3为时钟复位键。在对时钟调整时未对调整 项做闪烁处理,16-chara
TextEditExample
- 简单的字处理实例,编译通过,大家可以参考,很实用哈-Simple word processing example, the compiler is passed, everyone can refer to, it is practical Kazakhstan
assemble
- 十个经典汇编小程序,对初学者很有用,包括一些小型字处理程序-err
wenben
- 这是一个汇编程序,文本方式下字处理程序的设计与实现-This is an assembler, a text mode word-processing program design and implementation of
20100702
- 编一个程序,实现简单的字处理程序功能---光标可以上下左右移动,可一写字符,删字符。-Compile a program to achieve a simple word processor features--- the cursor can move around up and down can be a written characters, delete characters.
511
- 字处理演示程序(二) 实现光标左右上下 移动 并del删除功能-gjghgj
1
- 汇编程序 文本方式下字处理程序的设计与实现-Design and Implementation of the word processing program in assembler text
VCPP
- 实现对C语言的源程序的词法分析的词法分析器,词法分析器的功能就是读入字符串形式的源程序,识别出具有独立意义的最小语法单位,即单词,并对识别出的单词进行相应的产生属性字处理。-Lexical analyzer lexical analysis of the C language source code, the lexical analyzer function is to read into a string in the form of source code to identify the
huibian
- BIOS和DOS中断调用应用程序设计:编写一个可以进行光标左右移动和插入字符的简单字处理程序-BIOS and DOS interrupt calls application design: the preparation of a cursor can move around and simple word processing program to insert the character
VisualC++数字图像处理第三章 图像正交变换
- 字图像处理第三章 图像正交变换 傅里叶正交变换 离散余弦变换 沃尔什变换等……
