为您找到约 44 条结果,搜索耗时:0.0050秒

视觉识别的导航控制

...觉识别的导航控制.# CMAKE generated file: DO NOT EDIT!# Generated by "Unix Makefiles" Generator, CMake Version 3.10# Relative path conversion top directories.set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/usr/src/googletest")set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/sweet/github_store/robot_nav/build")...

计数器设计

...counter_out ; //-------------Input ports Data Type------------------- // By rule all the input ports should be wires   wire clock ; wire reset ; wire enable ; //-------------Output Ports Data Type------------------ // Output port can be a storage element (reg) or a wire reg [3:0] ...

ib_send_bw

...orced to Kbps. --rate_limit_type=<type> [HW/SW/PP] Limit the QP's by HW, PP or by SW. Disabled by default. When rate_limit Not is specified HW limit is Default. Note (1) in Latency under load test SW rate limit is forced

手势识别

...sp;      %控制录制图片的间隔%% winvideo% By lyqmathclc; clear all; close all;vid = videoinput('winvideo',1);set(vid,'ReturnedColorSpace','rgb');vidRes=get(vid,'VideoResolution');width=vidRes(1);height=vidRes(2);nBands=get(vid,'NumberOfBands');figure('Name', 'Matlab...

如何为双向/输入端口编写Verilog Testbench

...;  #100;  wr=0;  // test the pad as an output  // by reading data out  #1000;  DS=1;  OEN=0;  din=0;  IE=0;  PE=1;  I=1;  #100;  I=0;  #100;  I=1;  #100;  I=0;  #100;  I=1;  #...

ios指纹验证

...//  AppDelegate.m//  FingerprintIdentification////  Created by gaofu on 2017/4/20.//  Copyright © 2017年 gaofu. All rights reserved.//#import "AppDelegate.h"@interface AppDelegate ()@end@implementation AppDelegate- (BOOL)application:(UIApplication *)application didFinishLaunchi...

使用Verilog HDL在FPGA上进行图像处理

...ILENAME "output.bmp" // Output file name // Choose the operation of code by delete // in the beginning of the selected line //`define BRIGHTNESS_OPERATION  `define INVERT_OPERATION //`define THRESHOLD_OPERATION // fpga4student.com FPGA projects, Verilog projects, VHDL projects

matlab和powerworld潮流计算

... = zeros(3,1); S = zeros(3,1); Mismatch = zeros(3,1); Copyright © 2007 by Ned Mohan. 12 % ---------- Input line impedances ------------- % Z = [0 0.0047 + 0.0474i 0.0062 + 0.0632i 0.0047 + 0.0474i 0 0.0047 + 0.0474i 0.0062 + 0.0632i 0.0047 + 0.0474i 0]; %---------Base Values ---------% kVL...

算术逻辑单元(ALU)的Verilog代码

...ilog projects, VHDL projects // Verilog project: Verilog code for ALU // by FPGA4STUDENT  `timescale 1ns / 1ps  module tb_alu; //Inputs  reg[7:0] A,B;  reg[3:0] ALU_Sel; //Outputs  wire[7:0] ALU_Out;  wire CarryOut;  // Verilog code for ALU  integ...

数据库面试题笔试题

...lan_table     WHERESTATEMENT_ID = 'QUERY1'  ORDER BY ID;II)SQLPLUS中的SET TRACE 即可看到Execution Plan Statistics  SET AUTOTRACE ON;3.      如何使用CBO,CBO与RULE的区别  IF 初始化参数 OPTIMIZER_MODE = CHOOSE THEN --(8...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部