代码搜索:TestData

找到约 755 项符合「TestData」的源代码

代码结果 755
www.eeworm.com/read/361481/10050382

lst paixu.lst

C51 COMPILER V8.02 PAIXU 12/30/2006 15:00:09 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE PAIXU OBJECT MODULE PLACED IN P
www.eeworm.com/read/164413/10109791

c pca_uart0.c.c

//////////////用PCA检测UART0特波率调试程序///////////////// /////////////pca_UART0.c////////////////////// #include // Register definition file. typedef unsigned char uchar; typedef unsigned i
www.eeworm.com/read/279052/10474028

s asmfunc.s

# asmfunc.s - An example of a simple assembly language function .section .data testdata: .ascii "This is a test message from the asm function\n" datasize: .int 45 .section .text .type asmfunc, @
www.eeworm.com/read/279046/10475190

s asmfunc.s

# asmfunc.s - An example of a simple assembly language function .section .data testdata: .ascii "This is a test message from the asm function\n" datasize: .int 45 .section .text .type asmfunc, @
www.eeworm.com/read/351269/10667740

c pca_uart0.c.c

//////////////用PCA检测UART0特波率调试程序///////////////// /////////////pca_UART0.c////////////////////// #include // Register definition file. typedef unsigned char uchar; typedef unsigned i
www.eeworm.com/read/158752/10731356

frm form1.frm

VERSION 5.00 Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX" Begin VB.Form Form1 Caption = "Form1" ClientHeight = 5055 ClientLeft = 60
www.eeworm.com/read/449030/7519916

s asmfunc.s

# asmfunc.s - An example of a simple assembly language function .section .data testdata: .ascii "This is a test message from the asm function\n" datasize: .int 45 .section .text .type asmfunc, @
www.eeworm.com/read/445804/7589985

c pca_uart0.c.c

//////////////用PCA检测UART0特波率调试程序///////////////// /////////////pca_UART0.c////////////////////// #include // Register definition file. typedef unsigned char uchar; typedef unsigned i
www.eeworm.com/read/442927/7641738

m gmmgaussiannumestimate.m

function [bestMixNum, trainLogProb, testLogProb]=gmmGaussianNumEstimate(trainingData, testData, maxGaussianNum, covType, plotOpt) % gmmMixNumEstimate: Estimate the number of mixture number of a GMM
www.eeworm.com/read/442927/7641756

m gmmmlewrtgaussiannum.m

function [trainLp, testLp]=gmmMleWrtGaussianNum(trainData, testData, vecOfGaussianNum, covType, gmmTrainParam, plotOpt) if nargin