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

Search list

[Linux-Unixfpl-14.12

Description: 类PASCAL语言的编译器,LINUX环境的,我没试过是否正确.-Class PASCAL language compiler, LINUX environment, I have not tried is correct.
Platform: | Size: 560128 | Author: 赵捷 | Hits:

[Windows DevelopPSPCRC

Description: 一个pascal语言写的CRC校验代码。 TPSPCrc v1.2 by Pedro Machado (psp@esoterica.pt)-Pascal language written by a CRC checksum code. TPSPCrc v1.2 by Pedro Machado (psp@esoterica.pt)
Platform: | Size: 8192 | Author: 齐飞 | Hits:

[JSP/Javastudyc

Description: 从何学编程语言,这是一个争论不休的话题,不同人总会有不同的见解。传统的说法是从Pascal开始,而较为新点的是C开始,这几年以来,也有提出直接从C++或者C#/Java开始学起。这篇文章可供参考-Where to learn a programming language, this is a topic of debate, different people will always have different views. Traditional argument is to start from Pascal, and more new C-point is the beginning, the past few years, has also made directly from the C++ Or C#/Java since the beginning of school. This article can be used as reference
Platform: | Size: 13312 | Author: lx | Hits:

[Internet-NetworkDownload

Description: 用pascal实现多线程断点续传功能,欢迎下载-By pascal realize multi-threaded HTTP functionality, welcome to download
Platform: | Size: 112640 | Author: Kira | Hits:

[OtherDOS

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的技术。 ·丰富而实用的大量实例源代码。 -err
Platform: | Size: 508928 | Author: misslerman | Hits:

[Windows DevelopWindowsCoreProgrammingWithPASCAL

Description: Windows核心编程(PASCAL代码) ------------------------------------- 《Windows核心编程》 原书: Programming Applications for Microsoft Windows Fourth Edition 作者: Jeffrey Richter 译者: 王建华等 --------------------------------------- 书中有不少C++写的Win32 SDK小程序,闲暇时用Object Pascal写了一遍, 限于自身水平和时间精力等关系,可能存在错误,期待您能给予指正。 感谢风云剑客提供原书光盘,否则,只是打字可能就会把人累得半死!^.^ -Windows core programming (PASCAL code )------------------------------------- Windows core programming the original book: Programming Applications for Microsoft Windows Fourth Edition Author: Jeffrey Richter Translator: Wang Jianhua, etc.--------------------------------------- book has a lot of C++ Writing the Win32 SDK applet, using Object Pascal spare time to write again, confined to their own level and the relationship between time and energy, etc., there may be errors, look forward to your correction can be given. Thanks to the provision of the original book Fengyun Swordsmen CD-ROM, otherwise, just typing the person may be too tired to death! ^. ^
Platform: | Size: 424960 | Author: whua | Hits:

[VC/MFCdllStudy

Description: 动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。structures of computer science. -Dynamic link libraries (DLLs) from the C language function library and Pascal library modules developed from the concept. All of the C language standard library functions are stored in a library at the same time users can also create their own procedures LIB library. Link applications in the process, the linker copies of documents from the Treasury calls a function code, and code these functions added to the executable file. structures of computer science.
Platform: | Size: 541696 | Author: 我是谁 | Hits:

[Delphi VCLuartcommunicat

Description: 这是一个PC机串口通信控制软件 开发环境:基于window xp的delphi 7.0平台 开发语言:pascal语言-This is a serial communication PC-control software development environment: window xp based on the delphi 7.0 platform development language: pascal language
Platform: | Size: 287744 | Author: 李志文 | Hits:

[Graph programErythrocyteRecognizeSys

Description: 该程序用Delphi7.0实现,中文名称:血液红细胞识别与统计系统,可以识别一幅图片中的血红细胞并统计出个数,准确率达到90%以上,该程序包含了用Object Pascal语言处理图像的一些基本常用技巧,值得一看-Delphi7.0 realize with the program, Chinese name: blood red blood cell identification and statistical systems to identify a picture of the red blood cells and a number of statistical accuracy rate over 90, the program includes the use of Object Pascal language processing images some basic common skills, worth a visit
Platform: | Size: 5379072 | Author: 张密 | Hits:

[Delphi VCLUSB

Description: PROGRAM USB USE PROGRAM USB USE
Platform: | Size: 156672 | Author: war | Hits:

[ELanguageSub_PascalCompiler

Description: 一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件。-Subset of a Pascal language compiler, a subset of the pascal language source.txt Save as source files, compiler after treatment has been C++ Language code.cpp document.
Platform: | Size: 174080 | Author: 脑袋 | Hits:

[OtherAPCS_Brief_Introduction

Description: APCS,ARM 过程调用标准(ARM Procedure Call Standard),提供了紧凑的编写例程的一种机制,定义的例程可以与其他例程交织在一起。最显著的一点是对这些例程来自哪里没有明确的限制。它们可以编译自 C、 Pascal、也可以是用汇编语言写成的。 -APCS, ARM Procedure Call Standard (ARM Procedure Call Standard), provides a compact routine to prepare a mechanism for the definition of routine and other routines can be intertwined. The most significant point is that for these routines from where there is no clear limit. They can be compiled from C, Pascal, can also be written using assembly language.
Platform: | Size: 15360 | Author: lyk | Hits:

[Windows DevelopCodesys

Description: Codesys 的编程例子文件,编程时可供参考-CoDeSys programming example files, programming can be used as reference
Platform: | Size: 9216 | Author: duheng | Hits:

[Otherc++

Description: pascal转到C++的快速入门,半小时即可从pascal转入c-pascal go C++ the Quick Start, a half hour into c from pascal
Platform: | Size: 35840 | Author: 哈哈 | Hits:

[MPIga

Description: A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
Platform: | Size: 630784 | Author: 林大衛 | Hits:

[OpenGL programterrainv4

Description: 地形制作全攻略 作者:程东哲 pascal -Raiders all-terrain production Author: Cheng-Zhe pascal
Platform: | Size: 4917248 | Author: Diego Guo | Hits:

[ELanguagecompiler

Description: 用c语言编写的关于pascal语言语法分析,词法分析,语义分析(输出有点问题)-C language used on the pascal language syntax analysis, lexical analysis, semantic analysis (the output is something wrong)
Platform: | Size: 4096 | Author: she | Hits:

[OS programDLLMapFile

Description: Delphi下深入Windows核心编程,DLL及数据共享-Delphi depth under the Windows core programming, DLL and data sharing
Platform: | Size: 19456 | Author: | Hits:

[Delphi VCLtoNet_vptm_tools

Description: delphi学习指南,帮助我们学习XML技术-delphi study guide to help us learn XML technologies
Platform: | Size: 242688 | Author: fsd | Hits:

[Delphi/CppBuilderDelphiSerialPortProgram

Description: Delphi串口编程,幻灯片格式,供有需要的朋友下载-Delphi Serial Programming, slide format, there is a need for friends to download
Platform: | Size: 41984 | Author: Jak | Hits:
« 1 2 ... 43 44 45 46 47 4849 50 »

CodeBus www.codebus.net