-
Continuous trend of power system procedures, can calculate the maximum transmiss...
电力系统连续潮流程序,可以计算电力系统最大输电能力-Continuous trend of power system procedures, can calculate the maximum transmission capacity of power system
- 2022-07-20 01:19:56下载
- 积分:1
-
本程序是模仿Windos的扫雷游戏的改进版,我是个初学者。因为有下载需要,所以上传了一段很初级的源代码。希望谅解。...
本程序是模仿Windos的扫雷游戏的改进版,我是个初学者。因为有下载需要,所以上传了一段很初级的源代码。希望谅解。-this procedure is to imitate the mine Windos improved version of the game, I was a beginner. Because downloading needs, it uploads for a primary source. Hope that understanding.
- 2022-09-05 17:15:03下载
- 积分:1
-
类numberlistener实现ActionListener {
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
- 2022-02-28 23:01:36下载
- 积分:1
-
1.在选择装入背包的物品时,对每种物品I只有两种选择,即装入背包或不装入背包。不能将物品I装入背包多次,也不能只装入部分的物品I。
2.物品的种数,重量、价...
1.在选择装入背包的物品时,对每种物品I只有两种选择,即装入背包或不装入背包。不能将物品I装入背包多次,也不能只装入部分的物品I。
2.物品的种数,重量、价值,背包的容量要求输入;
3.算法中加入剪枝函数(对重量已经超过限制重量的子树不搜索);
-1. In the selection of the items into the backpack, for each of the items I have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times I load backpack can not only part of the goods loaded I. 2. Number of species items, weight, value, capacity backpack for the importation 3. Algorithm to add pruning function (of weight over the weight limit does not search sub-tree)
- 2022-03-25 05:48:01下载
- 积分:1
-
1.掌握系统中断向量(1CH)的获取和设置的方法,掌握中断处理程序的设计方法。
2.显示的形式为“2007―07―XX XX:XX:XX”,以秒为增量单位。...
1.掌握系统中断向量(1CH)的获取和设置的方法,掌握中断处理程序的设计方法。
2.显示的形式为“2007―07―XX XX:XX:XX”,以秒为增量单位。
-1. To master the system interrupt vector (1CH) the get and set methods, have interrupted the process of design. 2. Shown in the form of
- 2022-03-25 06:49:28下载
- 积分:1
-
在阵列中进行DOA估计的matlab程序,RBF神经网络实现
在阵列中进行DOA估计的matlab程序,RBF神经网络实现-In the array in DOA estimation matlab program, RBF neural network
- 2022-02-22 01:37:48下载
- 积分:1
-
专家系统。用于孤立性肺结节的诊断。
专家系统。用于孤立性肺结节的诊断。 -expert
- 2022-03-22 09:58:40下载
- 积分:1
-
Gateway CMPP3.0/CMPP2.0 support, which can be configured in the configuration fi...
CMPP3.0/CMPP2.0网关都支持,可以在配置文件里面配置。-Gateway CMPP3.0/CMPP2.0 support, which can be configured in the configuration file.
- 2022-04-29 19:29:42下载
- 积分:1
-
C语言程序实例教程
C语言程序实例教程 -examples C Programming Language Guide
- 2022-01-26 04:43:39下载
- 积分:1
-
用C++编的打字练习小游戏,可玩性到不是高,关键看看别个咋编的...
用C++编的打字练习小游戏,可玩性到不是高,关键看看别个咋编的-C series of the typing exercises little game, that is not high playability, the key to another look at the series of the night
- 2022-02-05 18:40:58下载
- 积分:1