代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/385917/8781243
sci carry_propogate_adder.sld_design_entry_dsc.sci
www.eeworm.com/read/307145/13727660
c ch24cadd.c
/* Code by Ian D. K. Kelly for "C Unleashed", chapter 24 */
/* Ch24cAdd.c
*
* cAdd - add very long umers in strings of integers
*
* Copyright (C) 1999 Ian D. K. Kelly,
*
www.eeworm.com/read/329914/7109745
txt month.txt
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity month is
port( mh,ml : buffer std_logic_vector (3 downto 0);
clk : in st
www.eeworm.com/read/100043/6275007
c drand48.c
/* borrowed from libc/misc/drand48.c in Linux libc-5.4.46 this quick
hack by Martin Hamilton to make Squid build on
Win32 with GNU-Win32 - sorry, folks! */
#ifndef HAVE_DRAND4
www.eeworm.com/read/227922/14406358
h 进制转换.h
/*----------------------进制转换---------------------------------
string change(int num,int carry):把十进制的int num转换为carry进制
的string型返回值
string change(st
www.eeworm.com/read/335675/12508881
eqn jfqs_multiplier.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/283520/9013351
c sort.c
#include
#include
#include
#include "sort.h"
void print(int *p,int begin,int end)
{
int count=0;
int i;
for(i=begin-1;i
www.eeworm.com/read/283519/9013366
c sort.c
#include
#include
#include
#include "sort.h"
void print(int *p,int begin,int end)
{
int count=0;
int i;
for(i=begin-1;i
www.eeworm.com/read/283518/9013374
c sort.c
#include
#include
#include
#include "sort.h"
void print(int *p,int begin,int end)
{
int count=0;
int i;
for(i=begin-1;i
www.eeworm.com/read/283517/9013385
c sort.c
#include
#include
#include
#include "sort.h"
void print(int *p,int begin,int end)
{
int count=0;
int i;
for(i=begin-1;i