代码搜索:visual basic

找到约 10,000 项符合「visual basic」的源代码

代码结果 10,000
www.eeworm.com/read/343227/11962631

m h2m_example_basic.m

%ex_basic How to use the h2m functions on the three basic model types: % 1. Fully connected HMM 2. Left-right HMM 3. Mixture model % % Beware : This is not a real demo, so you should take a
www.eeworm.com/read/343227/11962904

asv h2m_example_basic.asv

%ex_basic How to use the h2m functions on the three basic model types: % 1. Fully connected HMM 2. Left-right HMM 3. Mixture model % % Beware : This is not a real demo, so you should take a
www.eeworm.com/read/153437/12034293

mht m01 - basic concepts quiz .mht

From: Subject: Date: Mon, 1 Mar 2004 10:31:48 +0800 MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_0000_01C3FF78.66D5EC
www.eeworm.com/read/152975/12071646

html s1-basic-firewall-gnomelokkit.html

GNOME Lokkit
www.eeworm.com/read/255170/12096996

v basic_base2_mul_seq.v

// N比特乘M比特的二进制时序乘法器 module basic_base2_mul_seq(x_in, y_in, clk, ini, p_out, done); parameter N = 8, M = 4; input clk, ini; input [N-1:0] x_in; input [M-1:0] y_in; output done;
www.eeworm.com/read/339751/12206556

v basic_base2_mul_seq.v

// N比特乘M比特的二进制时序乘法器 module basic_base2_mul_seq(x_in, y_in, clk, ini, p_out, done); parameter N = 8, M = 4; input clk, ini; input [N-1:0] x_in; input [M-1:0] y_in; output done;
www.eeworm.com/read/251577/12333370

h basic_indirect_range_adaptor_unittest_.h

#if !defined(RANGELIB_INCL_RANGELIB_HPP_BASIC_INDIRECT_RANGE_ADAPTOR) # error This file cannot be directly included, and should only be included within rangelib/basic_indirect_range_adaptor.hpp #e
www.eeworm.com/read/226464/14464179

bak adc0809 basic_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {