代码搜索:visual basic

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

代码结果 10,000
www.eeworm.com/read/213349/15136691

sql basic_stored_procedure.sql

# Basic stored procedure example delimiter // create procedure total_orders (out total float) begin select sum(amount) into total from orders; end // delimiter ;
www.eeworm.com/read/212723/15150753

m spsa_basic_constrained.m

%J.C. Spall, Jan. 2000 %This code implements SPSA with constraints for theta to lie in %a specified hypercube (i.e., component-wise constraints). Allows for multiple cases %for purposes of sta
www.eeworm.com/read/211301/15183096

m test_voice_basic.m

% Do basic testing of model, ensuring zero errors % for all SCO voice packet types and slot options at high SNR % Define model Modelname='bluetooth_full_duplex'; % Turn off AWGN set_param([Mo
www.eeworm.com/read/208149/15253365

ddp basic_change_un.ddp

www.eeworm.com/read/208149/15253368

pas basic_change_un.pas

unit basic_change_un; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, stand_un, BusinessSkinForm, bsSkinCtrls, bsSkinBoxCtrls, StdCtrl
www.eeworm.com/read/208149/15253432

dfm basic_change_un.dfm

inherited basic_change: Tbasic_change Left = 342 Top = 391 Caption = #23458#25143#22522#26412#20449#24687#21464#26356 ClientHeight = 430 ClientWidth = 358 OldCreateOrder = True On
www.eeworm.com/read/208149/15253446

dcu basic_change_un.dcu

www.eeworm.com/read/7646/125215

c basic_prediction_mmx.c

/************************************************************************** * * * This code has been developed by Eugene Kuzn
www.eeworm.com/read/7646/125251

c basic_prediction_mmx.c

/************************************************************************** * * * This code has been developed by Juice. This