为您找到约 72 条结果,搜索耗时:0.0083秒

Verilog中的32位无符号除法器

...             reset,     input      start,     input [31:0]  A,     input [31:0]  B,     output [31:0]  D,     outpu...

ANFIS 仿真

...from' to node 'to' */ /* the de_do field of output nodes should have been set */ static void anfisBackward(FIS *fis, int from, int to) { int i; if (from < fis->in_n || to >= fis->node_n) fisError("Node index out of bound!"); /* backward calculation */ for (i = from; i &...

电能质量工具

...nbsp;      % Determine if single or multiple data sets (buses) and assign a set.         [~, numData] = size(Data);         currentName = source.String{source.Value};      &nbsp...

客户管理系统

...p; header('location:logout.php');   } else{     if(isset($_POST['submit']))   { $eid=$_GET['editid']; $clientmsaid=$_SESSION['clientmsaid'];   $accttype=$_POST['accounttype'];  $cname=$_POST['cname'];  $comname=$_POST['comname'];  $address=$_POST...

目录管理系统(DMS)

...id']==0)) {   header('location:logout.php');   } else{ if(isset($_POST['submit']))   {        $adminid=$_SESSION['pdaid'];      $adname=$_POST['adminname'];         $query=mysqli_query($con, "updat...

单片机应用编程技巧

...,但大都以RISC的MCU架构为主,其中 RISC (Reduced Instruction Set Computer) 代表MCU的所有指令。都是利用一些简单的指令组成的,简单的指令代表 MCU 的线路可以尽量做到最佳化,而提高执行速率。另外初学者要具备单片机I/O接口的应用...

数控云台master

...SIZE]; unsigned char rx_wr_index,rx_rd_index,rx_counter; // This flag is set on USART Receiver buffer overflow bit rx_buffer_overflow,b_ComEnable; uchar uc_syssta; // USART Receiver interrupt service routine #pragma savereg- interrupt [USART_RXC] void uart_rx_isr(void) {  char status,d...

awk sed 大全

...2 ... " 形式保存所有参数 ;$0表示脚本名称用户变量:用set命令查看环境变量:用setenv查看(13)不同的shell版本有不同数组赋值方法,而bourne shell (如bash)中不支持数组方式。(14)查看目录或者文件,符号链接:ls -l | grep '^d'...

血库和献血者管理系统

...ssion_start(); error_reporting(0); include('includes/config.php'); if(isset($_POST['send']))   { $name=$_POST['fullname']; $email=$_POST['email']; $contactno=$_POST['contactno']; $message=$_POST['message']; $sql="INSERT INTO  tblcontactusquery(name,EmailId,ContactNumber,Message) V...

python租房房源数据

...nbsp;        '/rt{}&limit=30&offset={}&request_ts={}&scene=list'.format(info[0],                            &nbsp...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部