CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - INT 1
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
hospital software system
Finance-Stock software system
Education soft system
ERP-EIP-OA-Portal
Post-TeleCom sofeware systems
OA
Goverment application
Hotel software system
Shop supermarket software system
transportation applications
Home Personal application
Other systems
Energy industry
Search - INT 1 - List
[
Other systems
]
wel
DL : 0
class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText("") append=true } String s=tf.getText() s+=e.getActionCommand() tf.setText(s) if (!btn[10].isEnabled()){ for(int i=10 i<=14 i++) btn[i].setEnabled(true) } }-class NumberListener implements ActionL istener (public void actionPerformed (Action Event e) (if (! append) (tf.setText ( "") append = true;) String s = tf.getText () s = e.getActionC ommand () tf.setText (s) if (! btn [10]. isEnabl ed ()) (for (int i = 10 i
Date
: 2026-01-07
Size
: 11kb
User
:
lukairun
[
Other systems
]
Triangular
DL : 0
基于三角形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件int.txt不同参数代表不同的桁架结构。-on the basis of the principle of triangle finite element calculation truss system under the action of external force, displacement of each node and element strain. MAIN program MAIN. J m, read from input file node number, cell number, number of nodal load, a constrained boundary points, elastic modulus, poisson s ratio, thickness and unit defined array, node coordinate arrays, nodal force array, array constraints information. Input file int. TXT different parameters represent different truss structure.
Date
: 2026-01-07
Size
: 5kb
User
:
ben
[
Other systems
]
time-type
DL : 0
定义如下时间类TimeType,要求完成各个成员函数,并写主函数进行验证。 class TimeType{ int h,m,s public: TimeType(int h0=0,m0=0,s0=0) //构造函数 void increSec(int sec) //增加若干秒 void increMin(int min) //增加若干分钟 void increHou(int hou) //增加若干小时 bool equal(TimeType t2) //判断两个时间是否相等 void printTime() //输出时间对象的时分秒 } -Defined as time classes TimeType, required to complete each member function and write the main function for authentication. class TimeType {int h, m, s public: TimeType (int h0 = 0, m0 = 0, s0 = 0) //Constructor void increSec (int sec) //add several seconds void increMin (int min) //increase the number of minutes void increHou (int hou) //add several hours bool equal (TimeType t2) //judge two times are equal void printTime () // output time object, hour}
Date
: 2026-01-07
Size
: 1kb
User
:
zhou
[
Other systems
]
char-to-int
DL : 0
THis program shows the integer value of a character in matlab which can be used to print the character even if it is not in your keyboard.
Date
: 2026-01-07
Size
: 1.52mb
User
:
Manish Patwari
[
Other systems
]
SortTheIntegerArray
DL : 0
Code sort the given int array in C.
Date
: 2026-01-07
Size
: 12kb
User
:
Mrt
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.