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

Search list

[ActiveX/DCOM/ATLqqqqq

Description: 用vc开发动态链接库.chm动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。这 种方法同只把函数储存在已编译的.OBJ文件中相比更有利于代码的重用。-Vc development with dynamic link library. Chm 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. This method with only the function is stored in the compiled. OBJ file compared to more conducive to reuse code.
Platform: | Size: 481280 | Author: lypdl | Hits:

[Software EngineeringGCC

Description: 在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada等。开放、自由和灵活是Linux的魅力所在,而这一点在GCC上的体现就是程序员通过它能够更好地控制整个编译过程。
Platform: | Size: 12288 | Author: 金阳 | Hits:

[OtherBascInfo_about_FreePascal

Description: 关于FreePascal的一些非常详细的资料 包含 1.易错Tips 以及注意事项 2.出错信息 希望对你的编程带来帮助-On FreePascal some very detailed information contained in one. Tips and error-prone note 2. Error message you want to programming help
Platform: | Size: 11264 | Author: zhouxiao | Hits:

[Otherlua_dev

Description: Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
Platform: | Size: 454656 | Author: ws07 | Hits:

[ELanguageBasicCompile

Description: 一个编译器源代码。用法看里面的“使用说明”
Platform: | Size: 86016 | Author: 天雨 | Hits:

[Documentsxxx

Description: 熊猫病毒源代码-Panda virus source code
Platform: | Size: 4096 | Author: | Hits:

[Graph programpdf417

Description: 二维码解码此系统可应用于需要对二维码进行识别的各种领域,尤其适合高速流水线的二维码检测-Two-dimensional code decoding system can be applied to the need for two-dimensional code to identify the various areas, particularly suitable for high-speed pipelined two-dimensional code detection
Platform: | Size: 153600 | Author: 杨中国 | Hits:

[source in ebookIntroduction.to.Algorithms.-.Test

Description: 算法导论习题解答 算法导论习题解答 -Introduction to Algorithms Introduction to Algorithms Exercises Exercises to answer questions
Platform: | Size: 625664 | Author: | Hits:

[ELanguage45663

Description: 语法分析,实现对PASCAL语言的词法分析以后实现语法分析,然后输出是否符合文法结构-Syntax analysis, the realization of the PASCAL language lexical analysis after the realization of grammatical analysis, and then output with the grammatical structure
Platform: | Size: 1024 | Author: | Hits:

[ELanguagePasEdit

Description: pas脚本编译,编译写好的脚本,运用了fastscript控件-pas script compiler, compiler to write the script, use the controls fastscript
Platform: | Size: 1374208 | Author: 黎航 | Hits:

[Delphi VCLRsRuler4.0

Description: 标尺控件 Delphi控件-Delphi control benchmark control
Platform: | Size: 280576 | Author: 裴征峰 | Hits:

[SCM8051vhdl

Description: 是用VHDL编写的51源代码,对于用FPGA的电子开发单片机人员有很好的参考作用.-VHDL is used to prepare the 51 source code, for the use of single-chip FPGA electronic development staff have a good reference.
Platform: | Size: 97280 | Author: changdexiao | Hits:

[Software Engineeringpascal21

Description: 学习Pascal程序设计的基础教材,讲解全面详细,是难得的好资料,适用初学者使用。-Learning Pascal programming the basis of teaching materials, to explain the full details, is a rare good information for beginners to use the application.
Platform: | Size: 225280 | Author: sdjnfqg | Hits:

[Delphi VCL14524

Description: 一个可以管理右键的菜单,你可以编写菜单了 -A management right of the menu, you can prepare a menu
Platform: | Size: 176128 | Author: dge533efde | Hits:

[assembly languagepascal

Description: 1.通过实验进一步理解和掌握词法分析器的工作原理 2.熟悉C语言环境编程 3.熟悉LEX软件的使用 -1. Through experiments to further understand and grasp the working principle of lexical analyzer 2. Familiar with the C programming language environment 3. LEX familiar with the use of software
Platform: | Size: 1024 | Author: | Hits:

[Otherd

Description: 编程语言(C语言,Pascal语言); 算法与数据结构; 计算机组成原理; 计算机系统结构; 编译原理。 -Programming languages (C language, Pascal language) algorithm and data structure Principles of Computer Organization computer system architecture compiling principle.
Platform: | Size: 1799168 | Author: lijiangping | Hits:

[ELanguageGrammer

Description: 近日学习编译原理课程,就写了这么个文法化简的程序,实现文法化简,文法改造,的消除空产生式,消除单产生式,消除无用产生式的功能。另附一个很好的Pascal语言词法分析程序,与大家共同学习。-Compilation Principle recent study courses, wrote a grammar of such a simple procedure, to achieve simplification of grammar, grammar transformation, the elimination of production space, the elimination of a single production, the elimination of useless production functions. Followed by a good Pascal language lexical analysis procedures, and we all learn together.
Platform: | Size: 20480 | Author: 周龙亭 | Hits:

[source in ebookAC1002

Description: timus1014 题解 题目很简单所以不再多讲 直接给源程序-Title timus1014 solution is very simple question I would not speak directly to the source
Platform: | Size: 1024 | Author: 高。。 | Hits:

[Chess Poker gamesGame24

Description: 扑克牌中的24点问题,任意4张牌经过加减乘除等各种运算得到结果为24-Poker 24 points, four licenses after arbitrary calculation to be the result of a variety of computing for 24
Platform: | Size: 401408 | Author: 许啦咪 | Hits:

[ELanguage04723900472392

Description: 使用antlr实现c和pascal的转换-Antlr use to achieve the conversion c and pascal
Platform: | Size: 684032 | Author: zero | Hits:
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

CodeBus www.codebus.net