代码搜索结果
找到约 10,000 项符合
U 的代码
u_h.cpp
#include "vs_h.h"
#include "dynamic_array.h"
#include "omega_h.h"
#include "u_h.h"
Nodal_Constraint::Nodal_Constraint(int nn, int ndf, double* value, int* flag)
: Nodal_Value(nn, ndf, value)
u_h.h
#ifndef __U_H_H
#define __U_H_H
//==============================================================================
// Part B: classes of free and fixed variables
// gh_on_Gamma_h (boundary
u_server.pas
unit U_Server;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, IdBaseComponent, IdComponent, IdTCPServer, Math;
ty
u_server.dfm
object frm_Server: Tfrm_Server
Left = 237
Top = 312
Width = 442
Height = 172
Caption = #32593#32476#25991#20214#20256#36755#26381#21153#22120#31471
Color = clBtnFace
Font.Charset
u_client.dfm
object frm_Client: Tfrm_Client
Left = 368
Top = 334
Width = 332
Height = 122
Caption = #32593#32476#25991#20214#20256#36755#23458#25143#31471
Color = clBtnFace
Font.Charset = GB23
u_client.pas
unit U_Client;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, Math,
StdCt
u_edit.dfm
object formMainedit: TformMainedit
Left = 0
Top = 0
Width = 801
Height = 549
Background.Fixed = False
HandleTabs = False
SupportedBrowsers = [brIE, brNetscape6]
OnCreate = IWAp
u_myinfo.dfm
object formMainMyInfo: TformMainMyInfo
Left = 0
Top = 0
Width = 615
Height = 524
Background.Fixed = False
HandleTabs = False
SupportedBrowsers = [brIE, brNetscape6]
OnCreate =
u_login.dfm
object formMainLogin: TformMainLogin
Left = 0
Top = 0
Width = 720
Height = 570
Background.Fixed = False
HandleTabs = False
SupportedBrowsers = [brIE, brNetscape6]
OnCreate = IW
u_frame.pas
unit u_Frame;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, IWCompButton, IWCompLabel, IWHTMLControls, IWControl,IWInit;
type
TF