搜索结果
找到约 161 项符合
PAM-TH 的查询结果
文章/文档 创建进度条 jpb = new JProgressBar() jbutton = new JButton("观看演示") jbutton.addActionListener(th
创建进度条
jpb = new JProgressBar()
jbutton = new JButton("观看演示")
jbutton.addActionListener(this)
this.getContentPane().add(jbutton)
//设置进度条的前景色为红色
jpb.setForeground(Color.red)
this.getContentPane().add(jpb)
//给进度条注册事件监听器 ...
嵌入式/单片机编程 xl系列单片机实验仪演示程序 DS18B20温度控制数码管 。 DS18B20温度控制数码管显示 : 1、K3 → 进入设定温度报警值 TL 状态: L--20 2、K3 → 进入设定温度
xl系列单片机实验仪演示程序 DS18B20温度控制数码管 。
DS18B20温度控制数码管显示 :
1、K3 → 进入设定温度报警值 TL 状态: L--20
2、K3 → 进入设定温度报警值 TH 状态: H--28
3、K3 → 返回
4、设定过程: K1 →加键 (UP), K2 →减键 (DOWN),可快速调。 ...
Linux/Unix编程 In recent years, the library uses the view of " people oriented " to library manage and serve. On th
In recent years, the library uses the view of " people oriented " to library manage and serve. On the purpose of let the management of library services to be a qualitative leap
数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th
Mapack可用来做矩阵运算
Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single V ...
数学计算 observable distribution grid are investigated. A distribution grid is observable if the state of th
observable distribution grid are investigated. A distribution
grid is observable if the state of the grid can be fully determined.
For the simulations, the modified 34-bus IEEE test feeder is used.
The measurements needed for the state estimation are generated
by the ladder iterative technique. Two ...
其他 it is the matlab implementation of CDMA2009 for the AWGN noise source crack for all the matter in th
it is the matlab implementation of CDMA2009 for the AWGN noise source crack for all the matter in the analysis
其他书籍 this is tutorial for ipchains/iptables . how to make ur system secure using them. how to enchance th
this is tutorial for ipchains/iptables . how to make ur system secure using them. how to enchance them.
文章/文档 This is programing tutorial for people who wants to know programing in PASCAL.Pascal might be not th
This is programing tutorial for people who wants to know programing in PASCAL.Pascal might be not the newest computing program, but it show in very good way the grow up of programing.
Linux/Unix编程 An exercise with thread of C. If you want to explore this programming language you must know the th
An exercise with thread of C.
If you want to explore this programming language you must know the thread and parallel programming.
数值算法/人工智能 In this exercise, you will design a BPSK detector to process the BPSK modulated data contained in th
In this exercise, you will design a BPSK detector to process the BPSK modulated data contained in the file bpskdata.mat