-
-
licznik8bit.rar
8 bit counter created in vhdl as a program to complete one of my study case.
-
ROUGHFUZZYSVMBinary.zip
This contains matlab code for rough fuzzy svm.It is done purely in matlab and only for binary case
-
LCS.rar
... 例
2
7 6
A B C B D A B
B D C A B A
8 9
b a a b a b a b
a b a b b a b b a
输出
Case 1
4 LCS(X,Y):B C B A
Case 2
6 LCS(X,Y):a b a b a b
-
huffman.rar
... 权值)w1,w2,…,wn代替。
输入样例
2
6
9 8 3 4 1 2
8
60 20 5 5 3 3 3 1
输出样例
Case 1
9 00
8 01
3 100
4 11
1 1011
2 1010
Case 2
60 0
20 10
5 1101
5 1110
3 11000
3 11001
3 11110
1 11111
-
22.rar
装载问题
问题描述与实验目的
有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。
注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。
输入样例
3
10 40 40
50 50
3
20 40 40
50 50
输出样例
Case 1
50 110
Case 2
No
-
-
database.rar
Annotated e-Commerce Example is a practical, hands-on
guide to putting use case methods to work in real-world
-
heritage-forme.rar
work on inheritance. In this case we have triangles, rectangles and circles.
-
biomaterialscasestudy.rar
Several case studies for biomaterials.Included heart valves, wound dressing, dental biomaterials and joint replacement.
-
-