为您找到约 10 条结果,搜索耗时:0.0067秒

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

... 80%, test 20% split_train = int(0.8*psse_data['inputs'].shape[1]) split_val = psse_data['inputs'].shape[1] - split_train #int(0.25*psse_data['inputs'].shape[1]) train_x = np.transpose(data_x[:, :split_train]) train_y = np.transpose(data_y[:, :split_train]) val_x   = np.transpose(data...

在Linux示例程序上编写RDMA应用程序

...m##运行服务器:$ ./serverclient:(语法:client [服务器名] [val1] [val2])$./client 192.168.1.2 123 567123 + 567 = 690

宿舍管理系统

...y,corresState,corresPincode,pmntAddress,pmntCity,pmnatetState,pmntPincode) values(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"; $stmt = $mysqli->prepare($query); $rc=$stmt->bind_param('iiiisisissssisississsisssi',$roomno,$seater,$feespm,$foodstatus,$stayfrom,$duration,$course,$regno...

互联网面试笔记

...i < array.length; i++ ) {        int val = array[i];        int j = i -1;        while (j >= 0 && array[j] > val) {  // array[j] > val      ...

FPGA上的Verilog车牌识别

...bsp;  );        reg [7:0] image_pixel_val;        // Outputs        wire done;  // fpga4student.com FPGA projects, Verilog projects, VHDL projects       wire [15:0] im...

电力系统的稳定性和控制

...003;Tp_d0 = 8;  %[s]H=3.5;KD=0;% The above parameters are unsaturated values% The effect of saturation is to be represented by assuming that d and q% axes have similar saturation characteristics with:Asat =0.031; Bsat = 6.93; YTI = 0.8;  % based on definitions of section 3.8.2% NOTE: givin...

OpenSM参数更改和必需的操作

...artm_key_lease_periodHUPm_key_protection_levelHUPm_key_lookupHUPsweep_intervalHUPmax_wire_smpsHUPmax_wire_smps2HUPmax_smps_timeoutHUPmax_sa_reports_queuedHUPmax_sa_reports_on_wireHUPconsoleRestartconsole_portRestarttransaction_timeoutRestarttransaction_retriesRestartmax_msg_fifo_timeoutHUPsm_priorit...

opensm源码

...;   const char *config_file = NULL;     uint32_t val;     const char *const short_option =         "F:c:i:w:O:f:ed:D:g:l:L:s:t:a:u:m:X:R:zM:U:S:P:Y:ANZ:WBIQvVhoryxp:n:q:k:C:G:H:";     /*     &n...

infiniband网络监控

...e in the fabric, and port is the port of the node.Note:If a port value of 255 is specified for a switch node, the counters are the total for all switch ports.For example:# perfquery 15 23 # # Port counters: Lid 15 port 23 PortSelect:......................23 CounterSelect:.................

在线课程注册

...urseenrolls(studentRegno,pincode,session,department,level,course,semester) values('$studentregno','$pincode','$session','$dept','$level','$course','$sem')"); if($ret) { $_SESSION['msg']="Enroll Successfully !!"; } else {   $_SESSION['msg']="Error : Not Enroll"; } } ?> <!DOCTYPE...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部