代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/137160/13342237

m prex_matchlab.m

%PREX_MATCHLAB PRTools example on K-MEANS clustering and matching labels % % Illustrates the use of K-MEANS clustering and the match of labels. help prex_matchlab echo on rand('state',5); %
www.eeworm.com/read/137140/13343605

java app18_10.java

// app18_10, 以不同颜色的小圆形铺满窗口 import java.awt.*; class app18_10 extends Frame { static app18_10 frm=new app18_10(); public static void main(String args[]) { frm.setTitle("Rand
www.eeworm.com/read/320816/13418019

c puttext.c

#include #include #include #include #include #include void main(void) { char buffer[128]; int row, column; clr
www.eeworm.com/read/319427/13451826

m pn_gen.m

function [data, RandData] = pn_gen(N,M) %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ % Filename: pn_gen.m % % Description: % % 1) This routine generates N random polar impuls
www.eeworm.com/read/317396/13505237

pas itmunit.pas

unit ItmUnit; interface uses Windows,Classes,SysUtils,Grobal2; type TItemUnit = class private function GetRandomRange(nCount, nRate: Integer): Integer; public m_ItemNameList
www.eeworm.com/read/316923/13514541

c puttext.c

#include #include #include #include #include #include void main(void) { char buffer[128]; int row, column; clr
www.eeworm.com/read/316867/13515748

java randomintgenerator.java

package corejava; /** An improved random number generator based on Algorithm B in Knuth Vol 2 p32. Gives a set of random integers that does not exhibit as much correlation as the me
www.eeworm.com/read/315631/13539514

c puttext.c

#include #include #include #include #include #include void main(void) { char buffer[128]; int row, column; clr
www.eeworm.com/read/315278/13547272

java randomintgenerator.java

package corejava; /** An improved random number generator based on Algorithm B in Knuth Vol 2 p32. Gives a set of random integers that does not exhibit as much correlation as the me
www.eeworm.com/read/314653/13562503

m prex_matchlab.m

%PREX_MATCHLAB PRTools example on K-MEANS clustering and matching labels % % Illustrates the use of K-MEANS clustering and the match of labels. help prex_matchlab echo on rand('state',5); %