代码搜索:盒维数
找到约 10,000 项符合「盒维数」的源代码
代码结果 10,000
www.eeworm.com/read/149433/5699898
java yanghui.java
public class Yanghui
{
public static void main(String args[])
{
final int MAX=10;
int mat[][] = new int [MAX][]; //指定第一维
int i=0,j,n;
n=MAX;
www.eeworm.com/read/449241/6302004
java yanghui.java
public class Yanghui
{
public static void main(String args[])
{
final int MAX=10;
int mat[][] = new int [MAX][]; //指定第一维
int i=0,j,n;
n=MAX;
www.eeworm.com/read/449241/6302017
java yanghui.java
public class Yanghui
{
public static void main(String args[])
{
final int MAX=10;
int mat[][] = new int [MAX][]; //指定第一维
int i=0,j,n;
n=MAX;
www.eeworm.com/read/487439/6512333
frm 3dblock.frm
VERSION 5.00
Begin VB.Form Form1
AutoRedraw = -1 'True
Caption = "质感极强的三维立方体"
ClientHeight = 3465
ClientLeft = 60
ClientTop = 345
Client
www.eeworm.com/read/485206/6567700
frm 3dblock.frm
VERSION 5.00
Begin VB.Form Form1
AutoRedraw = -1 'True
Caption = "质感极强的三维立方体"
ClientHeight = 3465
ClientLeft = 60
ClientTop = 345
Client
www.eeworm.com/read/155594/11861786
m gp_algorithm_main.m
% GP算法求关联维和嵌入维
clc
clear
close all
%---------------------------------------------------
% 产生 Lorenz 时间序列
sigma = 10; % Lorenz方程参数
r = 28;
b = 8/3;
y = [-1;0;1];
www.eeworm.com/read/343072/11977353
frm 3dblock.frm
VERSION 5.00
Begin VB.Form Form1
AutoRedraw = -1 'True
Caption = "质感极强的三维立方体"
ClientHeight = 3465
ClientLeft = 60
ClientTop = 345
Client
www.eeworm.com/read/341401/12085706
frm form_connrec.frm
VERSION 5.00
Begin VB.Form Frm_ConnRec
Caption = "F:\四维科技\未完图书\DW开发系列"
ClientHeight = 2220
ClientLeft = 60
ClientTop = 345
ClientWidth = 4380
www.eeworm.com/read/151608/12188328
m exm03111_3.m
%exm03111_3.m 由函数ones, zeros, rand, randn等直接创建标准高维数组的示例。
rand('state',1111)
rand(2,4,3)
www.eeworm.com/read/150612/12282226
frm 3dblock.frm
VERSION 5.00
Begin VB.Form Form1
AutoRedraw = -1 'True
Caption = "质感极强的三维立方体"
ClientHeight = 3465
ClientLeft = 60
ClientTop = 345
Client