代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/187587/8622072
pl0 2.pl0
PROGRAM XYZ;
VAR
I:INTEGER;
BEGIN
FOR I:=10+3 DOWNTO 1+3 DO
WRITE(I);
END.
www.eeworm.com/read/187562/8624456
for eqsolve2.for
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!PROGRAM FOR FINITE ELEMENT METHOD
!USED ONLY FOR PLANE PROBLEM
!PROBLEM STYLE: PLANE STRESS(ID=1) OR PLANE STRAIN(ID=2)
!ELEMENT TYPE: TRIA
www.eeworm.com/read/388202/8628131
vhd clock.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
ENTITY clock IS
PORT(clk: IN STD_LOGIC;
settime: IN STD_LOGIC;
hourhset
www.eeworm.com/read/388202/8628154
vhd dring.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
ENTITY dring IS
PORT(RESET: IN STD_LOGIC;
WHOLE: IN STD_LOGIC;
ALARM: OUT
www.eeworm.com/read/388084/8636771
txt 语义分析的例子.txt
program test;
var
b,c:integer;
begin
b:=1;
if a>b then
c:=a+b;
else
c:=a-b;
end;
www.eeworm.com/read/387953/8645309
pas mydialogs.pas
{*******************************************************}
{ }
{ Borland Delphi Visual Component Library }
{
www.eeworm.com/read/387953/8645356
pas umain.pas
unit umain;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus, ComCtrls, ToolWin, StdCtrls, ImgList, ExtCtrls, NMUDP,winsock;
co
www.eeworm.com/read/387937/8645639
bas mod2.bas
Attribute VB_Name = "Module1"
Option Explicit
'----------------------------------------------------------
'Note:
' The HiWord & LoWord functions are from
' the book Hardcore Visual Basic by
www.eeworm.com/read/387895/8647546
frm yunkongzhi.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form frmkongzhi
BorderStyl
www.eeworm.com/read/387895/8647552
frm yunkong0.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form frmkongzhi
BorderStyl