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

Search list

[CSharpPL0

Description: PL0扩展功能——编译原理课程设计 有运算符的扩充等-PL0 extensions- Principles of curriculum design compiler operator expansion, etc.
Platform: | Size: 249856 | Author: 严远驰 | Hits:

[OS programcompiler

Description: 一个简单的PASCAL编译器,采用C++语言开发,在VS2005环境下进行开发-A simple PASCAL compiler, using C++ Language development, in the VS2005 development environment
Platform: | Size: 502784 | Author: 呀困 | Hits:

[VC/MFCAlgorithmsofgraphtheoryandprogramming

Description: 图论的算法与程序设计,书中包括图论中比较流行的算法及其Pascal程序的源代码。-Graph Theory Algorithm and programming, including graph theory in the book more popular algorithm and its Pascal source code.
Platform: | Size: 5239808 | Author: yuxiaojun | Hits:

[ELanguageproject

Description: 本Delphi项目文件为本人在一个Pascal-s(子集)源代码基础上完成的。本人增加了类进行封装,并加上了用户界面。可以作为学习编译原理的参考代码。-The Delphi project documents for himself in a Pascal-s (subset of) the source code based on the completion. I increased the types of packages, plus a user interface. The principle can be used as reference for learning compiler code.
Platform: | Size: 278528 | Author: 张德柱 | Hits:

[OtherDelphi

Description: 利用花指令扰乱Cracker,以达到保护软件的作用。 本工具可以自定义花指令,有三种模式,如下: 1、随机插入花指令 2、指定插入固定的花指令 3、全部插入花指令 使用方法: 1、请自行在 JunkData.mdb 数据库中添加花指令 2、在您要放花指令的地方写:{$F Junk} 3、{$F Junk} 为花指令标记 4、用本工具处理后,重新编译即可。-Disrupt the use of junk code Cracker, in order to achieve the role of protection software. This tool can customize the junk code, there are three modes, as follows: 1, randomly insert junk code 2, the designated fixed insert junk code 3, the full insert junk code to use: 1, your own database in JunkData.mdb add junk code 2, in the command you want to put flowers where to write: ($ F Junk) 3, ($ F Junk) tag for flower orders 4, after treatment with this tool, you can re-compile.
Platform: | Size: 711680 | Author: 长毛 | Hits:

[VC/MFCsource

Description: 这是书上的代码,C语言与Pascal语言混合编程技术,供大家参考-This is the book code, C language and Pascal programming language hybrid technology, for your reference
Platform: | Size: 6144 | Author: Lucy | Hits:

[JSP/Javajava_arithmetic

Description: 用JAVA写的个种算法:排序,迷宫,巴斯卡(Pascal), ThreeColorFlags ,Knight tour-Written by JAVA species algorithms: sorting, maze, Pascal (Pascal), ThreeColorFlags, Knight tour
Platform: | Size: 45056 | Author: sp | Hits:

[transportation applicationsBUSTLE

Description: 一个公交车的仿真模拟程序,用PASCAL 语言实现-A bus simulation procedures, using PASCAL language
Platform: | Size: 4096 | Author: 何振宇 | Hits:

[OtherMS-DOS-Program

Description: 本书是介绍MS-DOS编程的技术书籍,是一本多年来的权威性畅销著作。内容非常 全面,覆盖了DOS的各个方面。 ·包括了MS-DOS 6.xx的全部内容,并覆盖了DOS的各个版本(1.0-6.22)。书中 包括全部的DOS功能调用及数据结构,包括一些未公开的功能和保留的功能。 ·介绍了PC编程时所需的BIOS、鼠标、EMS、XMS、DPMI、任务切换等的功能调 用。 .分专题介绍了DOS编程的各个方面:输入/输出设备;内存、文件、目录、设备管 理 TSR及设备驱动程序 DOS出错处理等等。 ·介绍了如何在汇编语言、BASIC C/C++及Pascal中使用DOS及BIOS的技术。 ·丰富而实用的大量实例源代码。 本书的读者对象为对PC编程有兴趣的专业技术人员、大专院校学生及计算机爱好 者。 -err
Platform: | Size: 509952 | Author: 马强业 | Hits:

[AI-NN-PRstorn_pascal

Description: 微分进化法的pascal程序,里面有四种微分进化法的变化-Differential evolution law pascal procedures, there are four differential evolution law changes
Platform: | Size: 139264 | Author: 徐陈 | Hits:

[Othercq-001

Description: noip2008提高组复赛源程序,330分重庆市第一名,前三题AC-to improve the semi-finals noip2008 source group, the first 330 hours in Chongqing, the first three questions AC
Platform: | Size: 2048 | Author: WSC | Hits:

[ELanguagemax_flow

Description: 最大流算法的pascal实现 非常适合初学者-Maximum flow algorithm is very suitable for beginners to achieve pascal
Platform: | Size: 1024 | Author: 黄劲松 | Hits:

[Delphi VCLSLIDER

Description: 3x3智慧拼盘计算机游戏源码,借花献佛了-3x3 plate wisdom source computer games, none of the
Platform: | Size: 217088 | Author: xrg | Hits:

[Delphi/CppBuilderDELPHI

Description: 这是给新手学习DELPHI所用的资料.我搜了很多了,就这个最实用.请多看几次.-This is for novices to learn DELPHI data used. I found a lot, and on the most practical. Please look at several times.
Platform: | Size: 812032 | Author: 郑斌 | Hits:

[ELanguagedianzhitaili

Description: 用pascal编一个年历具体要求是:设计电子月历的程序 一、任务内容(task) 1.设计的程序应具有以下功能: (1)任意输入某年的某一月份,屏幕应能显示该月的月历; (2)应允许多次从键盘输入某月份,并自行设置结束标志。 (3)如在屏幕上输入2007年12月份的信息,屏幕的显示形式如下: month Sun. Mon. Tue. Wed. Thu. Fri. Sat. 12 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 (4)备注:输出界面也可以是其它形式,另外还可对输出界面进行必要的修饰(如:加入表格线)。 2.程序设计要求: 1)采用结构化的程序设计方法进行编程; 2)用case控制语句实现选择分支结构; 3)用while \repeat…until\for语句实现循环结构; 4)利用标准过程readkey实现程序执行暂停; 5)利用标准过程 clrscr实现清屏操作。-err
Platform: | Size: 1024 | Author: 李青 | Hits:

[Software EngineeringGCCKnowledge

Description: 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、Pascal、Modula-3和 Ada等。 -In developing applications for Linux, the vast majority of cases are used in C language, so almost every Linux programmer facing a primary problems are how to make flexible use of C compiler. Linux is currently the most commonly used C language compiler is a GCC (GNU Compiler Collection), it is the GNU project in line with the standard ANSI C compiler system, able to compile with C, C++ And Object C language, such as procedures. GCC is not only very powerful, flexible structure is also abnormal. The most commendable is that it can through a variety of front-end module to support a variety of languages such as Java, Fort ran, Pascal, Modula-3 and Ada, etc..
Platform: | Size: 137216 | Author: 蕊儿 | Hits:

[ADO-ODBCpubd2

Description: 一个OBJECT PASCAL 的数据访问通用接口,包括BDE,ADO。为方便编程而作-OBJECT PASCAL a generic data access interface, including the BDE, ADO. For the convenience of programming and for
Platform: | Size: 3072 | Author: 1 | Hits:

[Delphi VCLDELPHI+SPCOMM

Description: Delphi源程序,利用Spcomm控件实串口通信。-Delphi source code, the use of serial communication is SPComm controls.
Platform: | Size: 195584 | Author: 周海华 | Hits:

[Delphi VCLdc

Description: 学位英语单词软件用Borland公司推出的基于Object Pascal语言的可视化开发系统Delphi 7.0为自己记单词方便而编写这个程序,学位英语单词软件系统共有两个方面功能第一:单词过关、第二:单词练习。我把学位英语单词、短语精选5000个分为10组,分别存放在10个Memo部件属性上,使用时调入一个基本Memo部件上进行操作。在单词过关中,能随机取题、随机取供选择答案,并通过电脑自动判断对错进行加分、减分,这样可以有效提高积极性和趣味性。在单词练习中,有显/隐单词、显/隐词义、自动/手动按钮,使用起来非常方便。-err
Platform: | Size: 927744 | Author: wengzijian | Hits:

[Windows Develop[p]ScaledForm

Description: 入门演示随着屏幕变化窗口内物体比例显示,同时演示如何轻量级快速编译pascal程序-Demonstration of changes in entry-screen window with the proportion of objects displayed at the same time demonstrate how fast compiler pascal lightweight process
Platform: | Size: 4096 | Author: love4myxsg | Hits:
« 1 2 ... 44 45 46 47 48 4950 »

CodeBus www.codebus.net