CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - pascal

搜索资源列表

  1. Introduction to Functional Programming with Haskel

    0下载:
  2. Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:63.16kb
    • 提供者:鲍军波
  1. Haskell教程

    0下载:
  2. Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12.32kb
    • 提供者:鲍军波
  1. TurboPascalAdvancedProgramming

    0下载:
  2. 第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 磁盘
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:109.62kb
    • 提供者:zhangyoufu
  1. FFTReal

    0下载:
  2. FFT源码,快速傅里叶变换和逆变换,Portable ISO C++开发的完整类-FFTReal Version 1.03, 2001/06/15 Class of Fourier transformation of real data (FFT and IFFT) Portable ISO C++ (c) Laurent de Soras <ldesoras@club-internet.fr>
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:13.6kb
    • 提供者:danny
  1. bubble_sort

    0下载:
  2. 100 bubble sort.pascal-100 bubble sort.pascal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:549byte
    • 提供者:codeine
  1. CountingSort

    0下载:
  2. 100 CountingSort.pascal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:937byte
    • 提供者:codeine
  1. queue

    0下载:
  2. queue algorithm in pascal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:712byte
    • 提供者:codeine
  1. onp

    0下载:
  2. This is Reverse Polish Notation. Algorithm is implement in Trubo Pascal 7.0.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7.64kb
    • 提供者:asdf
  1. fft_delphi

    1下载:
  2. FFT on Delphi algorithm in pascal sources
  3. 所属分类:Algorithm

    • 发布日期:2014-09-22
    • 文件大小:876.34kb
    • 提供者:btttnn
  1. AVGMath

    0下载:
  2. mathimatics library for pascal, include fft,function interpreter, derivative,solve sytem of lineal ecuacion by gauss .. and 2 examples-mathimatics library for pascal, include fft,function interpreter, derivative,solve sytem of lineal ecuacion by gaus
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:536.33kb
    • 提供者:andarcio
  1. A0_004

    0下载:
  2. 求满足 M > N > 0 的两个正整数之和的最大公约数.-Order to meet the M> N> 0, two positive integers and the greatest common divisor.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.3kb
    • 提供者:王力
  1. 2

    0下载:
  2. delphi project and pascal source file with zeidel algo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:190.98kb
    • 提供者:unk
  1. proga

    0下载:
  2. delphi project and pascal source file for gauss algorythm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:32.64kb
    • 提供者:unk
  1. Triangulo-Pascal

    0下载:
  2. Pascal Triangle, is a geometric arrangement of the binomial coefficients in a triangle
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:17.39kb
    • 提供者:Eduran
  1. pudn_3n_p_1

    0下载:
  2. This pascal source solve ``The 3n + 1 problem this mathematical problem is avalible in UVa Online Judge it is a recursive function.-This pascal source solve ``The 3n + 1 problem this mathematical problem is avalible in UVa Online Judge it is a recu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3.2kb
    • 提供者:ucbicpc
  1. triangulopascal

    0下载:
  2. Calculate a pascal coeficients in a vector of any number and use for a simple filter.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:571byte
    • 提供者:kalel41
  1. pascal

    0下载:
  2. Pascal基本算法,涵盖了初级和部分中级的算法代码,适合参加高中信息学竞赛的同学以及计算机爱好者-Pascal basic algorithm, covering the primary and middle parts of the algorithm code, attended high school information for school students and computer enthusiasts Competition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:8.66kb
    • 提供者:DingML
  1. Pascal

    0下载:
  2. Some Pascal Program for algorithm learning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.76kb
    • 提供者:dumandare
  1. pascal

    0下载:
  2. Fundamentals of Astrodynamics and Applications的Pascal仿真程序-Fundamentals of Astrodynamics and Applications of Pascal simulation program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:296.92kb
    • 提供者:hector
  1. the classic method(pascal)

    0下载:
  2. 经典的计算方法,希望大家参考,有错误的还请大家批评指正(the classic pascal method.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:14kb
    • 提供者:w870313
« 12 3 »
搜珍网 www.dssz.com