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

Search list

[OtherPascalac

Description: pascal和C的区别,希望对初学者有用,看看吧-the difference between pascal and C, want to be useful for beginners, let' s see it
Platform: | Size: 91136 | Author: gufan | Hits:

[Industry researchHow-to-Program-in-CPP

Description: “MFC的前言”曾经辉煌一时的编程语言工具开发软件商Borland公司在今年4月份更名为Inprise公司,对于广大忠实的Borland追随者来说,这可不是一个好消息。在Dos编程时代Turbo Pascal,Borland C++是最好的开发工具,Borland公司也曾名列美国五大软件公司之列,可到了Windows时代,微软凭借操作系统的优势终于占了统治地位,Borland的大批人员也跳槽加入了微软(Borland Delphi的主设计师成了Microsoft Visual J++的项目负责人),所以不用奇怪Microsoft的Visual C++汲取了各家技术之长,包括Borland,Phar-lap等著名公司,Visual C++成了Windows时代最流行的商用开发语言。Windows的开发也走向成熟,早期Windows编程只能用C语言,需要一段一段地重复调用复杂的Windows API,写冗长的消息处理Switch语句,现在大部分开发人员都使用C++进行Windows编程,工具开发商也将Windows API和必要的资料封装到一个个C++类库之中,构成所谓“应用程序框架”(Application Framework),开发人员可以使用它更高效地进行编程,这好比登高楼时用上了电梯,而原来只能辛辛苦苦一步一步慢慢爬,现在用电梯可以上得更快,上得更高,上得更轻松。 -"MFC introductive" Once flourishing programming language tool developed software vendors Borland company in April this year Renamed Inprise company, for the faithful followers Borland, 2006-it s not Is a good news. Turbo in Dos programming era Borland c++ is best, Pascal Development tools, Borland company also has five software company in the USA, but to the list The Windows era, with the advantage of Microsoft operating system of the dominant, finally The large number of workers also job-hopping Borland Borland Delphi joined Microsoft (the main designer The J++ became Microsoft Visual project principal), so no wonder Microsoft The Visual c++ derive the technology of long, including their Borland Phar lap, the famous- The company, Visual c++ became the most popular Windows era commercial development language. Windows development and maturity, the early Windows programming can only use C language ?
Platform: | Size: 922624 | Author: liyang | Hits:

[Delphi VCLDelphi2

Description: 最全的delphi资料专辑,包括: Database Application : 查询数据库的最完美技巧 中文版 del6opr.chm: Delphi 6 的帮助文件 中文版 delphi6_function.chm Delphi 6 函数介绍 中文版 Essential_Pascal.chm 最完整的Object Pascal语言介绍 中文版 FastReportHelp.chm 拥有魔力的FastReport的帮助文件 中文版 IBlt0101B.Chm InterBase的经典问答资料文件 中文版 MySQLBook.chm MySQL的最详细帮助文件 中文版 ProgrammingWindows_tw.chm 地球上最有名、最受推崇、最多人使用并且从中受益的程式设计用书 当然也是中文版-Delphi most complete information on album, including: Database Application: query the database of the most perfect technique Chinese del6opr.chm: Delphi 6 Help file Chinese delphi6_function.chm Delphi 6 function describes the most comprehensive Chinese Essential_Pascal.chm Object Pascal language description Chinese FastReportHelp.chm FastReport with the help of magic file of the classic Chinese version of IBlt0101B.Chm InterBase Q & A Chinese version of MySQLBook.chm MySQL data files of the most detailed help file Chinese ProgrammingWindows_tw.chm the planet' s most famous, most respected, most people use and benefit from the programming course with a Chinese version of the book
Platform: | Size: 6809600 | Author: ljbld | Hits:

[Delphi VCLllPDFDelphiTrial

Description: Delphi的PDF开发控件,llPDFLib是一个100 的Object Pascallibrary,用于创建PDF文档。用它创建PDF文档不使用任何DLL和其他第三方软件。llPDFLib包括TPDFDocument组件并带。--llPDFLib is pure Object Pascal library for create PDF documents. This library doesn t use any DLL or external third-party software to generate PDF files. Library includes TPDFDocument component with properties and methods like Delphi s TPrinter but designed to generate a PDF file. Features: Real Canvas.Handle (HDC) Acroforms (buttons, radiobuttons, checkboxes, comboboxes, text input fields) Watermarks Thumbnail JavaScript Encryption Outlines (with support russian, turkish, baltic, east europe, greek, CJK languages) Compression Image compression Hyperlink Annotation(with support russian, turkish, baltic, east europe, greek, CJK languages) Embedding True Type fonts Support CJK fonts Emulation of the Underline and StrikeOut font style Emulation of the Bold and Italic font styles for True Type fonts where this styles not present present output into Stream for work with CGI/ISAPI applications filters for QReport,FastReport and Report Builder. and much, m
Platform: | Size: 2374656 | Author: zhy | Hits:

[2D Graphicclipper

Description: 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as described in "A generic solution to polygon clipping", Communications of the ACM, Vol 35, Issue 7 (July 1992) pp 56-63. The library can perform each of the four boolean clipping operations- intersection, union, difference and exclusive-or (xor). It can accept any number of, and any type of polygon as input (including self-intersecting polygons). Duplicate vertices and coincident edges are also accommodated. Polygon holes are handled implicitly, based on polygon orientation. Polygon holes are implied by having their orientations opposite the orientation of their container polygons. The Clipper package contains the core library, a help file and a number of compiled examples. The library s code was initially written in Delphi Pascal (and compiles in version 7 and up) but now contains C++ and C# translations too. The code in each language is a little over 100K, or about 3500 li
Platform: | Size: 4333568 | Author: highrisk | Hits:

[ELanguagebianyi

Description: 编译原理源代码编译原理课程设计:(2)扩充赋值运算:+= 和 -= (3)扩充语句(Pascal的FOR语句)-Compile the source code compiler theory curriculum design principles: (2) expansion of the assignment operator:+ = and-= (3) expansion of the statement (Pascal' s FOR statement):
Platform: | Size: 1573888 | Author: yuehen | Hits:

[Other Embeded programEngineMonitoring.ctl

Description: This app is written for DaqFactory 5.15 DF is a monitoring system able to supervise any kind of hardware. The programming langage is something between pascal en basic. It s a realtime app, eg able to react with interruptions... This code is intended to work with a LabJack unit, and monitor Temp sensors, volumetric counters (instant and cumulated flow) tachymetry and two athmospheric pressure sensors. It canbe usefull for people develloping new apps, cause DF is sometime very tricky
Platform: | Size: 2048 | Author: Camel42 | Hits:

[Delphi VCLVCLZipPro304

Description: The VCLZip Delphi component allows you to add ZIP and UNZIP capabilites to your application. This component is different from most other "ZIP" development libraries in that it is written in 100 Delphi Object Pascal code and is full featured. There are no DLL s to tote around. This component links right into your application s executable. It is very easy to use-The VCLZip Delphi component allows you to add ZIP and UNZIP capabilites to your application. This component is different from most other "ZIP" development libraries in that it is written in 100 Delphi Object Pascal code and is full featured. There are no DLL s to tote around. This component links right into your application s executable. It is very easy to use
Platform: | Size: 443392 | Author: Slayer | Hits:

[Technology ManagementC-Program-examples

Description: 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转后序式(前序式) 后序式的运算 关于赌博 洗扑克牌(乱数排列) Craps赌博游戏 约瑟夫问题(Josephus Problem) 集合问题 排列组合 格雷码(Gray Code) 产生可能的集合 m元素集合的n个元素子集 数字拆解 排序 得分排行 选择、插入、气泡排序 Shell 排序法 - 改良的插入排序 Shaker 排序法 - 改良的气泡排序 Heap 排序法 - 改良的选择排序 快速排序法(一) 快速排序法(二) 快速排序法(三) 合并排序法 基数排序法 搜寻 循序搜寻法(使用卫兵) 二分搜寻法(搜寻原则的代表) 插补搜寻法 费氏搜寻法 矩阵 稀疏矩阵 多维矩阵转一维矩阵 上三角、下三角、对称矩阵 奇数魔方阵 4N 魔方阵 2(2N+1) 魔方阵 对C语言的学习非常有用。-Tower of Hanoi Fibonacci row Pascal triangle Three-color chess Mice have gone astray Officer (a) Mice have gone astray Officer (2) Knights go board Eight Queen Eight of silver Game of Life String to check Color, tri-color Towers of Hanoi Knapsack problem (Knapsack Problem) The number of operator Monte Carlo method for PI Eratosthenes screening and quality Long integer arithmetic (large numbers operation) Long PI The greatest common divisor, least common multiple, factoring Perfect number Armstrong number The maximum number of visitors Sequence type (pre-order type) in sequence rotary After the order type of computing On gambling Wash cards (random number order) Craps gambling game The problem of Joseph (Josephus Problem) Collection of problems Permutations and combinations Gray code (Gray Code) Produce may be the collection of m elements of a collection of n elements in a subset of Digital dismantling Sort Score Ranking Select, insert, bubble sort S
Platform: | Size: 64512 | Author: 李艳文 | Hits:

[assembly languagedoswav

Description: Turbo Pascal 7 module for playing mid and wav files synchorously or asynchronously. Written in TP7, tasm, masm32 and runs on 32bit windows machines with NTVDM dos boxes. Sadly this became an unusual thing these days :( But hey, it s an interesting application that nearly made me to start working on an opengl wrapper for TP7! Yes you read it well -) Example pascal codes are given to show you how to use this package -)-Turbo Pascal 7 module for playing mid and wav files synchorously or asynchronously. Written in TP7, tasm, masm32 and runs on 32bit windows machines with NTVDM dos boxes. Sadly this became an unusual thing these days :( But hey, it s an interesting application that nearly made me to start working on an opengl wrapper for TP7! Yes you read it well -) Example pascal codes are given to show you how to use this package -)
Platform: | Size: 3097600 | Author: prenex | Hits:

[Delphi VCLsource

Description: Delphi的Object Pascal编程实例,实现日期时间相减等运算-Delphi' s Object Pascal programming examples, and the date and time subtraction operator
Platform: | Size: 490496 | Author: 赖伟 | Hits:

[Button controlyanghuisanjiao

Description: 推导杨辉三角的过程,会让读者既对杨辉三角有了很好的认识,又对编程加深理解-Derivation of Pascal' s Triangle, putting the reader both Pascal' s Triangle and have a good understanding and deepen our understanding of programming
Platform: | Size: 172032 | Author: | Hits:

[OtherN-lines-before-output-Triangle

Description: 一、 输入一个正整数n,通过程序输出杨辉三角的前n行,并输入一个正整数m,若m在杨辉三角中存在,输出所在位置的行列。 (1) 输入正整数n,输出杨辉三角形的前n行,1<n<20。要求至少给出四种解法:不使用任何数组,只使用一维数组,只使用二维数组,使用递归。 (2) 输入正整数m, 若m在杨辉三角形中存在,输出所在位置的行列编号。-Enter a positive integer n, the first n rows of Pascal' s Triangle program output, and enter a positive integer m, m in Pascal' s Triangle, the ranks of the output location. (1) Enter the positive integer n, the first n rows output Triangle, 1 <n<20。要求至少给出四种解法:不使用任何数组,只使用一维数组,只使用二维数组,使用递归。 (2) 输入正整数m, 若m在杨辉三角形中存在,输出所在位置的行列编号。
Platform: | Size: 40960 | Author: Frank.Soo | Hits:

[Data structsjj

Description: 杨辉三角的实现,较为简便的实现方式,下载下来可以参考-Implementations of Pascal' s Triangle, a relatively easy way to achieve download can refer to
Platform: | Size: 251904 | Author: 薛华威 | Hits:

[JSP/Javayanghuisanjiao

Description: 用java语言实现的求解杨辉三角的问题,具有典型性。-Using java language to solve the problem of Pascal' s Triangle, is typical.
Platform: | Size: 1024 | Author: 李大夫 | Hits:

[ELanguagePMDKT110.ZIP

Description: Borland Pascal Debug Kit 1.10b by NederWare provides the programmer with ■ Allocation and deallocation tracking ■ A report of not deallocated memory after your program s termination ■ A full stack dump (procedure names and parameters) if a run-time error occurs ■ C-like assertions to `fortify subsystems You never want to be without it!-Borland Pascal Debug Kit 1.10b by NederWare provides the programmer with ■ Allocation and deallocation tracking ■ A report of not deallocated memory after your program s termination ■ A full stack dump (procedure names and parameters) if a run-time error occurs ■ C-like assertions to `fortify subsystems You never want to be without it!
Platform: | Size: 201728 | Author: lkjeqkejlkjq | Hits:

[File FormatJava_code_3

Description: 实现比较经典的杨辉三角问题,能正确的输出-Pascal' s Triangle more classic, correct output
Platform: | Size: 6144 | Author: 小雨李 | Hits:

[Otheryanghuisanjiao

Description: 打印杨辉三角 每一行的第一个和最后一个都是1,而中间元素是由表达式 a[i][j] =a[i-1][j-1] + a[i-1][j] 计算出来。因为要使用上面的数据,这样我们想到了用二维数组进行数据的存储。-Print Pascal' s Triangle
Platform: | Size: 3072 | Author: 方程 | Hits:

[Otherdayingyanghuisanjiao

Description: 利用队列的实现打印杨辉三角,要求打印层数由用户从键盘输入-The queue implementation Print Pascal' s Triangle requiring the printing layers by the user input from the keyboard
Platform: | Size: 246784 | Author: 方程 | Hits:

[Dialog_WindowyanghuiLJH

Description: 用MFC实现的杨辉三角,可输出N层杨辉三角值-Output N-tier MFC implementation of Pascal' s Triangle, Pascal' s Triangle value
Platform: | Size: 2250752 | Author: 刘嘉蕙 | Hits:
« 1 2 3 4 5 6 78 9 10 »

CodeBus www.codebus.net