代码搜索:盒维数

找到约 10,000 项符合「盒维数」的源代码

代码结果 10,000
www.eeworm.com/read/323495/13338569

dat bookinfo.dat

[General Information] 书名=面向对象的系统分析 作者=邵维忠等 页数=204 SS号=10204719 出版日期=1998年12月第1版
www.eeworm.com/read/491390/6434877

c dianji.c

///************************************************************************************************************* ///直流电机的pwm控制程序 ///功能:直流电机的速度控制,速度测试,速度显示。 ///作者:廖维斌,郭留涛 ///***********************
www.eeworm.com/read/490722/6452012

m ex313.m

%*********************************************************** %程序:EX313.M %功能:绘制不同类型的三维直方图 %*********************************************************** Z=[15,35,10;20,10,30] %设置坐标轴范围 subplot(2,
www.eeworm.com/read/476406/6760773

f90 ex0716.f90

program ex0716 implicit none integer :: students integer, allocatable :: a(:) ! 声明一个可变大小的一维数组 integer :: i write(*,*) "How many students:" read(*,*) students allocate( a(stude
www.eeworm.com/read/409260/11338531

f90 ex0716.f90

program ex0716 implicit none integer :: students integer, allocatable :: a(:) ! 声明一个可变大小的一维数组 integer :: i write(*,*) "How many students:" read(*,*) students allocate( a(stude
www.eeworm.com/read/158210/11635339

htm ch7_1_1.htm

一维内插
www.eeworm.com/read/258562/11854041

f90 ex0716.f90

program ex0716 implicit none integer :: students integer, allocatable :: a(:) ! 声明一个可变大小的一维数组 integer :: i write(*,*) "How many students:" read(*,*) students allocate( a(stude
www.eeworm.com/read/155314/11885458

h convolcode.h

//************************************* //卷积码的编译码模块,封装在 ConvolCode类中 //提供了编码方法,维比特译码方法等 //**************************************** #if !defined(Conv) #define Conv #if _MSC_VER > 1000 #pragma
www.eeworm.com/read/250455/12405280

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // 三维变换.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
www.eeworm.com/read/336217/12463428

m ex313.m

%*********************************************************** %程序:EX313.M %功能:绘制不同类型的三维直方图 %*********************************************************** Z=[15,35,10;20,10,30] %设置坐标轴范围 subplot(2,