为您找到约 190 条结果,搜索耗时:0.0027秒

Python分析电影评价数据

...p;             if count == 15:                     self.time = com['time']             p...

基于深度神经网络进行实时电力系统状态估计和预测

...p;           'epoch', str(epoch_num)]) + '.h5' if not os.path.exists('model_logs'):     os.makedirs('model_logs') save_path = os.path.join('model_logs', save_file) print('\nSaving model weights to {:s}'.format(save_path)) psse_model.save_weights(save_path) ...

Verilog中的流水线MIPS处理器(第2部分)

...; not #(50) notcarry(notcr31,crrout[31]); // Carryout = Not carry out 31 if it is subtraction mux21 muxcarry31(CarryOut,crrout[31],notcr31,ALUControl[1]); xor #(50) xor5(overflow,crrout[30],crrout[31]); // SLT addsub add2(addsub31Out,crrout31,BussA[31],BussB[31],crrout[30],ALUControl[1]); xor...

30节点Ybus潮流计算程序

...r m=1 : nbus     for n = 1:nbranch         if fb(n)== m             Y(m,m)= Y(m,m)+(y(n)/(T(k)^2))+b(n);         elseif tb(n)== m             Y(m,m)= Y(m,m)+y(n)+b(n);     &n...

本地服务搜索引擎管理系统项目(LSSEMS)

...sion_start(); error_reporting(0); include('includes/dbconnection.php'); if (strlen($_SESSION['lssemsaid']==0)) {   header('location:logout.php');   } else{     if(isset($_POST['submit']))   { $lssemsaid=$_SESSION['lssemsaid']; $category=$_POST['category']; $sq...

用于VHDL中ECG去噪的低通FIR滤波器

...nbsp;           type shift_reg_type is array (0 to tap-1) of std_logic_vector(input_width-1 downto 0);   signal shift_reg : shift_reg_type;   type mult_type is array (0 to tap-1) of std_logic_vector(input_width+coef_width-1 ...

infiniband网络监控

...改确定哪些链接出现重大错误检查所有端口15.1.1 Identify All Switches in the FabricYou can use the ibswitches command to identify the Sun Network QDR InfiniBand Gateway Switches in the InfiniBand fabric in your Exalogic machine. This command displays the Global Unique ...

评估蓄电池的价值以平衡屋顶光伏发电

...st_kWh = BatteryCost/BatteryCapacity BatteryEfficiency = 0.92 BatteryLifetime = 10 # years InterestRate = 0.03 # The interest rate must be a real interest rat (i.e. interest rate - inflation)假设光伏家用系统为5 kW系统,相当于年产量等于需求(5000 kWh)。比利时...

数据库面试题笔试题

...3.      如何使用CBO,CBO与RULE的区别  IF 初始化参数 OPTIMIZER_MODE = CHOOSE THEN --(8I DEFAULT)     IF 做过表分析        THEN 优化器 Optimizer=CBO(COST);      &...

每日费用跟踪系统

...sion_start(); error_reporting(0); include('includes/dbconnection.php'); if (strlen($_SESSION['detsuid']==0)) {   header('location:logout.php');   } else{     ?> <!DOCTYPE html> <html> <head>  <meta charset="utf-8">  <meta name=...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部