代码搜索:QL
找到约 821 项符合「QL」的源代码
代码结果 821
www.eeworm.com/read/441728/7666377
vhd cnt_60.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY cnt_60 IS
PORT(CLK :IN STD_LOGIC;
reset :IN STD_LOGIC;
en :IN STD_LOGIC;
co:OUT STD_ULOGIC;
www.eeworm.com/read/255742/12060611
h eig.h
#ifndef EIG_H__
#define EIG_H__
#include
#include
namespace eo {
/* ========================================================= */
/*
Calculating eigenvalues and vectors.
www.eeworm.com/read/172354/9712446
m uniamb.m
%Script to do examples in
% L.T. Liu, H.T. Hsu, Y.Z. Zhu, J.K. Ou (1999):
% A new approach to GPS ambiguity decorrelation
% Journal of Geodesy, 73: 478---490
% Copyright (c) by Kai Borre
% 17-
www.eeworm.com/read/172354/9712543
m uniamb.m
%Script to do examples in
% L.T. Liu, H.T. Hsu, Y.Z. Zhu, J.K. Ou (1999):
% A new approach to GPS ambiguity decorrelation
% Journal of Geodesy, 73: 478---490
% Copyright (c) by Kai Borre
% 17-
www.eeworm.com/read/270032/11050333
c ballaux.c
/***** BallAux.c *****/
#include
#include "BallAux.h"
Quat qOne = {0, 0, 0, 1};
/* Return quaternion product qL * qR. Note: order is important!
* To combine rotations, use the product Mul
www.eeworm.com/read/235187/14082427
m uniamb.m
%Script to do examples in
% L.T. Liu, H.T. Hsu, Y.Z. Zhu, J.K. Ou (1999):
% A new approach to GPS ambiguity decorrelation
% Journal of Geodesy, 73: 478---490
% Copyright (c) by Kai Borre
% 17-
www.eeworm.com/read/379498/9194833
vhd traffic.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity traffic is
port(clk : in std_logic;
ql : out std_logic_vector(7 downto 0);
www.eeworm.com/read/137072/13346523
hier_info cnt_24.hier_info
|clock
clk => cnt_24:u3.clk
clk => cnt60a:u2.clk
clk => cnt60a:u1.clk
en => cnt_24:u3.en
en => cnt60a:u2.en
en => cnt60a:u1.en
rst => cnt_24:u3.rst
rst => cnt60a:u2.rst
rst => cnt60a:u1.rst