代码搜索:Pascal
找到约 9,253 项符合「Pascal」的源代码
代码结果 9,253
www.eeworm.com/read/197608/7069607
txt loopexit.txt
Loop Exits and Structured Programming:
Reopening the Debate
Eric S. Roberts
Department of Computer Science
www.eeworm.com/read/244387/12869108
txt loopexit.txt
Loop Exits and Structured Programming:
Reopening the Debate
Eric S. Roberts
Department of Computer Science
www.eeworm.com/read/315460/13542037
txt loopexit.txt
Loop Exits and Structured Programming:
Reopening the Debate
Eric S. Roberts
Department of Computer Science
www.eeworm.com/read/131315/5944334
n pumana.n
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are per
www.eeworm.com/read/131460/14145650
doc readme.doc
An EXEC function with memory swap
Version 3.3a, released 93-06-22
Public Domain Software by
Thomas Wagner
www.eeworm.com/read/249023/12526592
doc readme.doc
An EXEC function with memory swap
Version 3.3a, released 93-06-22
Public Domain Software by
Thomas Wagner
www.eeworm.com/read/291491/8413894
txt readme.txt
自 述 文 件
===================================
1. 光盘介绍
本光盘是《国际大学生程序设计竞赛例题解(一)》的配套光盘,内容包括书中对应
章节习题的测试数据,部分附带有程序源码。以便于读者更好地学习。
本文件在于说明光盘的功能
www.eeworm.com/read/297388/8025825
authors
roadmap - a street navigation system using the US Census maps and GPS
---------------------------------------------------------------------
Pascal Martin (pascal.martin@iname.com) - Main developer
www.eeworm.com/read/152286/12124533
m 2-6.m
ones(2,3)
% ones(a,b)产生一个元素值为1的a×b大小数组
% a表示函数,b表示列数,下面的函数含义相同
zeros(2,3)
% zeros(a,b)产生一个元素值为0的a×b大小数组
randn(3,5)
% randn (a,b)产生一个具有正态分布的a×b大小随机数组
hilb(5)
% hilb(n)产生Hilbert数组
pasca
www.eeworm.com/read/128999/14270046
readme
The files ending in .pas are for Turbo-/Borland-Pascal, the files
ending in .p are for Gnu Pascal. The Gnu Pascal version, however,
is not working properly. There seem to be some problems with the
pip