Welcome![Sign In][Sign Up]
Location:
Search - pascal

Search list

[Otherobject_pascal_program

Description: 这是关于PASCAL的教程,希望对大家有帮助,谢谢 -This is the Directory of PASCAL, and I hope to be helpful, thank you
Platform: | Size: 1286144 | Author: 郑文清 | Hits:

[Delphi/CppBuilderEssentialPascal

Description: Essential Pascal,Delphi初学者的入门书,内容精炼易懂-Essential Pascal, Delphi beginners to introduce the book, as refining understandable
Platform: | Size: 218112 | Author: | Hits:

[ELanguagePascal_compliter

Description: 一个用VC++开发的Pascal编译器. 包括词法分析 语法分析 语义分析 中间代码生成 对学习编译原理的同学有很大用途-a VC development of the Pascal compiler. Lexical analysis, including analysis of semantic analysis Grammar intermediate code Generation of compiler theory of learning students have great use
Platform: | Size: 87040 | Author: lizhi | Hits:

[Speech/Voice recognition/combinetvsa3

Description: pascal开发的音频测谎源码,老外编的,很简单。但有些参考价值。-pascal development of the audio source polygraph, a foreigner series, the answer is very simple. But some reference value.
Platform: | Size: 72704 | Author: Daniel Mar | Hits:

[ELanguageCompilerPL0

Description: PL0的一个编译器,从pascal改为C的,注释比较详细-PL0 of a compiler from pascal to C, a more detailed Notes
Platform: | Size: 1141760 | Author: 孙秀翠 | Hits:

[Compress-Decompress algrithmsLZMA.442b

Description: Pascal lzma 算法实现,可以直接在delphi中使用,Delphi 2007 是用这个东西发包的-Pascal lzma algorithm can be directly used in delphi. Delphi 2007 is the delivery of the things
Platform: | Size: 63488 | Author: zzzzzz | Hits:

[ELanguagePL0Backup

Description: 《PL/0的编译器》:PL/0语言是Pascal语言的一个子集,《PL/0的编译器》实现了把客户用PL/0语言编写的程序编译成类PCODE代码,并能虚拟机上解释运行生成的类PCODE代码的功能。《PL/0的编译器》采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。-"PL/0 compiler" : PL/0 Pascal language is a language subset, "PL/0 compiler" achieved the customers using PL/0 language procedures compiled PCODE category code and the virtual machine can explain the operation generated PCODE category code functions. "PL/0 compiler" to use syntax analysis of the core, the compiler again scanning methods. Lexical analysis and code generation as an independent for the subroutine call syntax analysis program. Grammatical analysis at the same time, provided a report errors and error recovery functions.
Platform: | Size: 384000 | Author: 李建龙 | Hits:

[Otherbyyl_cffxq

Description: 编译原理:词法分析器(C++实现) 将PASCAL的源程序,即相应字符流转换成内部表示,并对标识符填写相应的符号表供编译程序以后各阶段使用,输出的单词符号格式为二元组(单词种别,单词在标识符表中的地址),标识符表格式有“序号”和“标识符本身的值”两项。-compiler : lexical analyzer (C achieved) will PASCAL source, that is, replaced by the corresponding characters in the internal circulation, also fill in the corresponding identifier of the symbol table compiler for the subsequent stages, Word output format for binary symbols (words of other species, the identifier word in the address table) Table format identifier "serial number" and the "value of the identifier" 2.
Platform: | Size: 10240 | Author: Snake | Hits:

[Othertongji-pascal

Description: Tongji——pascal PASCAL写的, PASCAL资源较少 这个是统计用户输入的数字的程序。。。 -Tongji-- PASCAL pascal wrote, PASCAL fewer resources to the statistical figures of user input procedures. . .
Platform: | Size: 2048 | Author: L | Hits:

[ELanguagePASCAL2C

Description: 把pascal程序转成C语言程序 把pascal程序转成C语言程序-pascal procedures to put into C language program pascal procedures to put into C language program put pas cal procedures conversion C Programming Language
Platform: | Size: 353280 | Author: xgx | Hits:

[OtherPL0-1

Description: pascal编译器程序,希望能给广大读者带来帮助,谢谢大家使用-pascal compiler procedures in the hope that readers can help bring, thank you for the use of
Platform: | Size: 4096 | Author: 程长河 | Hits:

[ELanguagePL0hhh

Description: 编译原理的课程设计,对PL0进行扩充完成内容如下:1. 基本内容: (1)增加单词:保留字;运算符 (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 (4)扩充赋值运算:+= 和 -= (5)扩充语句(Pascal的FOR语句) 2. 选做内容: (1)增加运算:++ 和 --。 (2)增加类型:① 字符类型; ② 实数类型。 (3)增加一维数组类型(可增加指令)。 (4)其他典型语言设施:case语句;repeat语句。 -compiler theory of curriculum design, right PL0 expansion completed as follows : 1. Basic elements : (1) increase the words : reserved word; Operators (2) Revise the words : re# sign of inequality
Platform: | Size: 106496 | Author: 胡海洪 | Hits:

[Delphi VCLNNpascalsourcecode.ZIP

Description: delphi pascal、 人工神经网络源代码-delphi pascal, artificial neural network source code
Platform: | Size: 15360 | Author: Riverside | Hits:

[Delphi VCLNumericalRecipesinPascal

Description: Delphi Pascal 数据挖掘领域算法包 数值算法大全-Delphi Pascal data mining algorithms package volumes of numerical algorithm
Platform: | Size: 304128 | Author: Riverside | Hits:

[ELanguagePL0(pascall)

Description: PL/0语言编译程序分析(pascal版)-PL/0 language compiler analysis (pascal version)
Platform: | Size: 5120 | Author: lcch | Hits:

[Delphi/CppBuilderobjectpascal

Description: Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化 和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。 Object Pascal 具有一些特性以支持Borland 组件框架和RAD(快速应用程序开发)环境。在很大程 度上,本语言参考的说明和示例假定你使用Borland 公司的开发工具,如Delphi 和Kylix。 绝大多数使用Borland 开发工具的开发者是在IDE(集成开发环境)环境下编写代码并进行编译。 Borland 开发工具帮助我们设置工程和源文件的许多细节,比如维护单元的依赖信息。并且,使用这些工 具在程序的组织上还有一些限制,严格说来,这不是Object Pascal 语言规范的一部分。比如,Borland 开发工具遵循某些文件和程序的命名约定,若你在IDE 以外编写代码并使用命令行来编译,你可以避开 这些限制。 这些帮助主题假设你在IDE 环境下工作,并且使用VCL(可视化组件库)和/或 CLX(跨平台组件 库)创建应用程序。但有时候,Borland 一些特定的规则和Object Pascal 的通用规则并不相同。-Object Pascal is a high-level language compiler, strong type (of the types of data very strict inspection) features, structured and object-oriented programming. Its advantages include code readability, fast compiler, and documentation to support a number of modules to achieve modular programming. Object Pascal has some characteristics of components in support of Borland framework and RAD (Rapid should development of procedures) environment. To a large extent, the language reference to the description and examples assume that you are using Borland's development tools, If Delphi and Kylix. Most use of the Borland development tools is the development of the IDE (Integrated Development Environment), prepared on behalf of the environment code and compiler. Borland development tools to help
Platform: | Size: 733184 | Author: 小滔 | Hits:

[AlgorithmTurboPascalAdvancedProgramming

Description: 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘操作单元DISK 2.4 热键单元POPUP 2.5 数据库交互单元DBASE 2.6 扩充内存单元EMS 2.7 扩展内存单元XMS 2.8 数学函数单元MATH 2.9 矩阵运算单元MATRIX 2.10 概率分布函数单元PROB 2.11 复数运算单元COMPLEX 第3章 实用程序 3.1 软锁驱动器程序 3.2 锁硬盘逻辑盘程序 3.3 稿纸打印程序 3.4 源程序列表程序 3.5 查找并替换程序 3.6 备份硬盘主引导扇区程序 3.7 四通-PC文本文件转换程序 3.8 SPT文件与BMP文件的双向转换程序 3.9 数据库卡片打印程序 3.10 BATCH文件转换为COM文件程序 3.11 机密文件的有效销毁程序 3.12 释放内存程序 附录1 源程序文件索引表 附录2 各种显示卡及其显示模态表 -Chapter 1 TURBO PASCAL senior programming technology and its use 1.1 1.2 modules and compile language Programming were mixed with 1.3 C language types and process 1.4 1.5 interrupt routine use of a method of preparation dynamic array .6 1.7 and its use expanded memory (EMS) 1.8 and its use of Extended Memory (CPU) and 1.9 The procedures for the use of the standard code for data processing method Chapter 2 2.1 Utilities modules screen input and output alone ACRT 2.2 billion string processing unit ASTR 2.3 disk operating unit DISK 2.4 hotkeys modules P OPUP 2.5 interactive database modules expand nutritional 2.6 2.7 EMS memory modules expand the memory modules Intel mathematical function modules 2.8 2.9 MATH matrix element MATRIX 2.10 probability distribution letter PROB 2.11 modular unit co
Platform: | Size: 111616 | Author: zhangyoufu | Hits:

[ELanguagecompiler([1].netstl)

Description: (1) 给定一段符合Pascal子集语法的语言,能成功转换成C语言; (2) 一个简单的说明文档; (3) 2007.7.14之前上传到ftp:// C07:C07@10.11.3.71/upload,用学号建立自己的目录; (4) (可额外加分5分)若有出错处理功能,请在说明文档中写明可以处理哪几项错误。 注意事项: (1) 两人一组 (2) 可以使用词法、语法自动生成工具,windows下有Flex,Bison,Linux下有Lex,Yacc,Java的有Jlex,JavaCC,ANTLR等 (3) 不用考虑Pascal和C的关键词不同问题,即Pascal子集语言中假设不出现int,for等作为变量标志符 (4) read()和write()可用由scanf(),printf()等组成的语句转换。 (5) 如果有疑问可以发信给我 xpqiu@fudan.edu.cn.
Platform: | Size: 48128 | Author: cy | Hits:

[Editorr-DzSoftPHPEditor

Description: 一款文本编辑器,支持多达50余种文件格式(包括C/C++, HTML, ASP, PHP, Perl, Pascal……)的高亮显示,内置拼写检查、二进制编辑器、代码模板、自动纠错、打印预览、书签工具……可导出文件为RTF\HTML\LaTeX格式,可对Windows\MAC OS\Linux操作系统的相应格式文件进行操作。号称包含所有便于编辑文本文件的必备功能-A text editor, supports up to more than 50 file formats (including C/C++, HTML, ASP, PHP, Perl, Pascal ... ...) the highlight, built-spell-checking, binary editor, code templates, automatic error correction, print preview, bookmarks tool can be derived ... ... RTFHTMLLaTeX format document may be WindowsMAC OSLinux the corresponding operating system files to operate. Claimed to contain all easy to edit text files must-have feature
Platform: | Size: 3768320 | Author: rambo4027 | Hits:

[OtherMathZoon

Description: 我的Pascal封笔之作,因为大学不用Pascal了,就用Pascal把一些常用的数学功能写成程序,作为封笔之作~-Pascal of my creating in effect, because universities do not have Pascal, and Pascal on the use of some commonly used mathematical functions written procedures, as of creating in effect for ~
Platform: | Size: 223232 | Author: 彭立勋 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net