代码搜索:全差分
找到约 10,000 项符合「全差分」的源代码
代码结果 10,000
www.eeworm.com/read/256514/11991425
txt 分形维数.txt
function d=d_seq(x)
%used to calculate the dimension of the sequence
%d=d_seq(x)
%x,times sequence
%data
load c:\matlab\work\data\data_c1.mat;
x=xy(1001:length(xy(:,1)),1); %提取X向量
www.eeworm.com/read/152678/12093993
doc 二分搜索.doc
www.eeworm.com/read/149640/12359929
txt 二分覆盖.txt
www.eeworm.com/read/336967/12404245
swf 二分查找.swf
www.eeworm.com/read/233105/14169246
c 四分砝码.c
#include
#include
main()
{
int weight1,weight2,weight3,weight4,d1,d2,d3,d4,x,flag;
printf("The weight is broke up as following 4 pieces:");
for(weight1=1;weight1
www.eeworm.com/read/229129/14351859
cpp 二分查找.cpp
// 二分查找.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
using namespace std;
int main(int argc, char* argv[])
{
int total, num, i = 0,
www.eeworm.com/read/227639/14418737
c 四分砝码.c
#include
#include
main()
{
int weight1,weight2,weight3,weight4,d1,d2,d3,d4,x,flag;
printf("The weight is broke up as following 4 pieces:");
for(weight1=1;weight1
www.eeworm.com/read/122580/14682544
c 四分砝码.c
#include
#include
main()
{
int weight1,weight2,weight3,weight4,d1,d2,d3,d4,x,flag;
printf("The weight is broke up as following 4 pieces:");
for(weight1=1;weight1
www.eeworm.com/read/122321/14702334
c 四分砝码.c
#include
#include
main()
{
int weight1,weight2,weight3,weight4,d1,d2,d3,d4,x,flag;
printf("The weight is broke up as following 4 pieces:");
for(weight1=1;weight1
www.eeworm.com/read/121611/14749176
c 四分砝码.c
#include
#include
main()
{
int weight1,weight2,weight3,weight4,d1,d2,d3,d4,x,flag;
printf("The weight is broke up as following 4 pieces:");
for(weight1=1;weight1