代码搜索:债权分割

找到约 1,468 项符合「债权分割」的源代码

代码结果 1,468
www.eeworm.com/read/203579/15355500

m klfor.m

function klfor %usage:klfor %klfor程序的作用是把多光谱图象的某个谱段分割为4*4的子图象后进行kl变换 t0=cputime; fp=fopen('d:\matlabr11\yao\source\CUPRITE94.BSQ','rb'); %fpa=fopen('d:\matlabr11\yao\kl\a.dat','wb'); %fplan=
www.eeworm.com/read/192685/8363204

txt 如何在a文件中找到行首字为0的行,并复制到b文件中相同的行.txt

下面的这个例子采用的是Line Input逐行读入,比较慢,但容易理解。如果想要快速的方法,可以利用下面的思路并参考QA001860 “如何按行分割字符串”。在这个例子中我们假设A和B文件行数相同。 Open "A" For Input As 1 Open "B" For Input As 2 Open "TempB" For Output As 3
www.eeworm.com/read/387420/8685063

m qual_det1.m

function [w1,w2,w3,w4,A]=qual_det1(coef,M,delta)%delta量化步长,M为多分辨水印的尺寸2倍 N=size(coef,1); a=1;b=1;c=1;d=2;K=100;%a,b,c,K是密钥,其中d满足ad-bc=1. numda=0.618; %numda黄金分割数0.618
www.eeworm.com/read/429840/8786721

m examp2_25.m

t=0:.2:2*pi; y=sin(t); % 先生成绘图用数据 subplot(2,2,1), stairs(t,y) % 分割窗口,在左上角绘制阶梯曲线 subplot(2,2,2), stem(t,y) % 火柴杆曲线绘制 subplot(2,2,3), bar(t,y) % 直方图绘制 subplot(2,2,4), semilogx(t,y) % 横坐标为对数的曲线
www.eeworm.com/read/379999/9168988

cpp untitled1.cpp

/*中文分词使用整数进行判断*/ /**//*在目录下的word-.txt是中文词的文件*/ /**//*程序对同一目录下的split.txt进行分割*/ /**//*程序实现: /*第一个中文字用数组进行查找,之后进行森林的搜索*/ #include #include #include #include
www.eeworm.com/read/181815/9236358

cpp bo5-52.cpp

// bo5-52.cpp 广义表的书写形式串为HString类型 #include"c4-2.h" // 定义HString类型 #include"bo4-2.cpp" // HString类型的基本操作 Status sever(HString &str,HString &hstr) { // 将非空串str分割成两部分:hstr为第一个','之前的子串,str为之后的子串
www.eeworm.com/read/376593/9312769

m examp2_25.m

t=0:.2:2*pi; y=sin(t); % 先生成绘图用数据 subplot(2,2,1), stairs(t,y) % 分割窗口,在左上角绘制阶梯曲线 subplot(2,2,2), stem(t,y) % 火柴杆曲线绘制 subplot(2,2,3), bar(t,y) % 直方图绘制 subplot(2,2,4), semilogx(t,y) % 横坐标为对数的曲线
www.eeworm.com/read/372391/9511828

cpp bo5-52.cpp

// bo5-52.cpp 广义表的书写形式串为HString类型 #include"c4-2.h" // 定义HString类型 #include"bo4-2.cpp" // HString类型的基本操作 Status sever(HString &str,HString &hstr) { // 将非空串str分割成两部分:hstr为第一个','之前的子串,str为之后的子串
www.eeworm.com/read/366495/9811609

cpp bo5-52.cpp

// bo5-52.cpp 广义表的书写形式串为HString类型 #include"c4-2.h" // 定义HString类型 #include"bo4-2.cpp" // HString类型的基本操作 Status sever(HString &str,HString &hstr) { // 将非空串str分割成两部分:hstr为第一个','之前的子串,str为之后的子串
www.eeworm.com/read/425971/10299541

cpp bo5-52.cpp

// bo5-52.cpp 广义表的书写形式串为HString类型 #include"c4-2.h" // 定义HString类型 #include"bo4-2.cpp" // HString类型的基本操作 Status sever(HString &str,HString &hstr) { // 将非空串str分割成两部分:hstr为第一个','之前的子串,str为之后的子串