代码搜索:N
找到约 10,000 项符合「N」的源代码
代码结果 10,000
www.eeworm.com/read/436554/7767950
vhdl shifter_n.vhdl
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use IEEE.std_logic_unsigned.all;
entity shifter_n is
generic(
N :natural :=16
);
port(
www.eeworm.com/read/436521/7768626
c copy_n.c
/*
** Copy exactly N characters from the string in src to the dst
** array (padding with NULs if needed).
*/
void
copy_n( char dst[], char src[], int n )
{
int dst_index, src_index;
src_in
www.eeworm.com/read/435336/7793214
cpp hellomodule_n.cpp
//-----------------------------------------
//
// Generated by nedtool, version 3.2
// date: Sun May 25 23:18:17 2008
//
//-----------------------------------------
#include
#inclu
www.eeworm.com/read/435336/7793220
obj hellomodule_n.obj
www.eeworm.com/read/199676/7837056
gif 976_n.gif
www.eeworm.com/read/199676/7837205