代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/439761/7701928
vhd multi_dvm.vhd
-- **************************************************************
--
-- File: multi_dvm.vhd
--
-- Purpose: Code to test ads 7870. This code will initiate multiple conversions
-- u
www.eeworm.com/read/439761/7701944
jhd multi_dvm.jhd
MODULE multi_dvm
SUBMODULE shift16
SUBMODULE shift8
SUBMODULE upcnt5
www.eeworm.com/read/439552/7706255
bmp tb-multi.bmp
www.eeworm.com/read/434528/7861708
mb multi_listbox.mb
include "mapbasic.def"
include "menu.def"
declare sub main
declare sub sub1
declare sub sub2
declare sub sub3
declare sub WinClosedHandler
global mul_sel_list() as string'定义一个字符串数组,
sub
www.eeworm.com/read/199213/7877459
sof multi_cpu.sof
www.eeworm.com/read/199213/7877470
qsf multi_cpu.qsf
set_global_assignment -name PHYSICAL_SYNTHESIS_COMBO_LOGIC ON
set_global_assignment -name PHYSICAL_SYNTHESIS_REGISTER_DUPLICATION ON
set_global_assignment -name PHYSICAL_SYNTHESIS_ASYNCHRONOUS_SIGNA
www.eeworm.com/read/199213/7877534
qpf multi_cpu.qpf
# Copyright (C) 1991-2005 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any other
www.eeworm.com/read/199213/7877543
bdf multi_cpu.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/399161/7885013
c hello_multi.c
/* hello_multi.c - a multi-threaded hello world program */
#include
#include
#define NUM 5
main()
{
pthread_t t1, t2; /* two threads */
void *print_msg(void *);
pthrea
www.eeworm.com/read/199129/7885854