为您找到约 223 条结果,搜索耗时:0.0026秒

Bootstrap网页顶部与底部粘贴效果

...访问页面时 Respond.js 不起作用 -->     <!--[if lt IE 9]>       <script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script>       <script src="https://cdn.jsdelivr.net/n...

Bootstrap营销类网站设计

...访问页面时 Respond.js 不起作用 -->     <!--[if lt IE 9]>       <script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script>       <script src="https://cdn.jsdelivr.net/n...

用于16位单周期MIPS处理器的Verilog代码

...LU_out;   wire zero_flag;   wire signed[15:0] im_shift_1, PC_j, PC_beq, PC_4beq,PC_4beqj,PC_jr;   wire beq_control;   wire [14:0] jump_shift_1;   wire [15:0]mem_read_data;   wire [15:0] no_sign_ext;   wire sign_or_ze...

10BitDA正弦信号发生器

...ain() { unsigned int j; while(1) {   da5615(sine_dot[j]); if(++j > 1023) j=0; } }

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

...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)。比利时...

Bootstrap固定布局模式网页设计

...访问页面时 Respond.js 不起作用 -->     <!--[if lt IE 9]>       <script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script>       <script src="https://cdn.jsdelivr.net/n...

linux驱动程序项目

此项目是linux驱动程序项目。/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_GENERIC_ATOMIC_LONG_H #define _ASM_GENERIC_ATOMIC_LONG_H /*  * Copyright (C) 2005 Silicon Graphics, Inc.  * Christoph Lameter  *  * Allows to provide arch independent atomic defi...

使用PHP和MySQL的小型CRM项目

... include("dbconnection.php"); include("checklogin.php"); check_login(); if(isset($_POST['send'])) { $count_my_page = ("hitcounter.txt"); $hits = file($count_my_page); $hits[0] ++; $fp = fopen($count_my_page , "w"); fputs($fp , "$hits[0]"); fclose($fp); $tid=$hits[0]; $email=$_SESSION['lo...

公司访客管理系统

...sion_start(); error_reporting(0); include('includes/dbconnection.php'); if (strlen($_SESSION['cvmsaid']==0)) {   header('location:logout.php');   } else{   ?> <!DOCTYPE html> <html lang="en"> <head>     <!-- Required meta tags--> ...

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...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部