代码搜索:Two
找到约 10,000 项符合「Two」的源代码
代码结果 10,000
www.eeworm.com/read/340665/3267977
d two-op-r.d
# objdump: -dr
# as: -linkrelax
# source: two-op.s
.*: file format elf64-mmix
Disassembly of section \.text:
0000000000000000 :
0: e0175840 seth \$23,0x5840
4: e12d5840 setmh \$45,
www.eeworm.com/read/328695/3437051
bsf two_dimension_top.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/328695/3437060
bdf two_dimension_top.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/328695/3437100
bsf two_dimension_fuzzy.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/328695/3437104
vhd two_dimension_fuzzy.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity two_dimension_fuzzy is
port(t_error:in std_logic_vector(9 downto 0);----温差
f
www.eeworm.com/read/317007/3583840
java~ bball4two.java~
import objectdraw.*;
// program for two players to play basketball.
public class BBall4Two extends WindowController{
// Location of the display
private static final int DISPLAY_X = 1
www.eeworm.com/read/317007/3583843
java bball4two.java
import objectdraw.*;
// program for two players to play basketball.
public class BBall4Two extends WindowController{
// Location of the display
private static final int DISPLAY_X = 150;
www.eeworm.com/read/317007/3583849
java boundedbball4two.java
import objectdraw.*;
// program for two players to play basketball.
// In this version the ball is not allowed to leave the window.
public class BoundedBBall4Two extends WindowController{
// Loc
www.eeworm.com/read/311226/3685945
rq two-nested-opt.rq
PREFIX :
SELECT *
{
:x1 :p ?v .
OPTIONAL
{
:x3 :q ?w .
OPTIONAL { :x2 :p ?v }
}
}