代码搜索结果
找到约 10,000 项符合
B 的代码
primes_b.m
function p = primes_b(n)
% primes_b - generate list of prime numbers
%
% See also primes
% argument check
if nargin ~= 1 || ...
numel(n) ~= 1 || ...
(~isa(n, 'double') && ...
~is
mem_b.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
44b.h
/************************************************
* NAME : K44b.H *
* Version : 07.MARCH.2000 *
***********************************************/
//
//
#ifndef __44B0X_H_
44b.h
/************************************************
* NAME : K44b.H *
* Version : 07.MARCH.2000 *
***********************************************/
//
//
#ifndef __44B0X_H_
44b.h
/************************************************
* NAME : K44b.H *
* Version : 07.MARCH.2000 *
***********************************************/
//
//
#ifndef __44B0X_H_
44b.h
/************************************************
* NAME : K44b.H *
* Version : 07.MARCH.2000 *
***********************************************/
//
//
#ifndef __44B0X_H_