设B是一个n×n棋盘,n=2k,(k=1,2,3,…)。用分治法设计一个算法,使得:用若干个L型条块可以覆盖住B的除一个特殊方格外的所有方格。其中,一个L型条块可以覆盖3个方格。且任意两个L型条块不能重叠覆盖棋盘。
标签:
上传时间: 2013-12-19
上传用户:xc216
生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no limit -s trick buffer block size, must be n*188 -l log file, default c:\tricktest.log example: tricktest -f 黑鹰行动.mpg -o c:\temp -i A -m 1000 -b 3750000 soure file: 黑鹰行动.mpg output directory: c:\temp filename: 000000A,000000A.ff,000000A.fr,000000A.vvx max coding error: 1000 trick generation speed: 3750000 bps a
标签: TrickTest tricktest command source
上传时间: 2014-01-23
上传用户:水口鸿胜电器
how to finding the best way from A to B
上传时间: 2013-12-19
上传用户:zhouli
灰鸽子1.23源码,,,,,,,
上传时间: 2014-08-23
上传用户:330402686
C++ Primer, Fourth Edition By Stanley B. Lippman, Josée Lajoie, Barbara E. Moo ............................................... Publisher: Addison Wesley Professional Pub Date: February 14, 2005 Print ISBN: 0-201-72148-1 Pages: 912
上传时间: 2017-08-02
上传用户:yxgi5
C++ src for simple b-spline curve algorithm
标签: algorithm b-spline simple curve
上传时间: 2013-11-28
上传用户:klin3139
自己做的一个3次B样条曲线,希望能够给大家带来帮助.
上传时间: 2017-09-08
上传用户:sz_hjbf
对ads-b接收机接收模式进行识别,判断其接收信号的模式
上传时间: 2016-04-23
上传用户:guozc09
1.据估计,地球上的绿色植物通过光合作用每年能结合来自CO2中的碳1500亿吨和来自水中 的氢250亿吨,并释放4000亿吨氧气。光合作用的过程一般可用下式表示: CO2 + H2O + 微量元素(P、N等) (蛋白质、碳水化台物、脂肪等)+O2 SHAPE \* MERGEFORMAT 光能 叶绿素 下列说法不正确的是 A.某些无机物通过光合作用可转化为有机物 B.碳水化合物就是碳和水组成的化合物
上传时间: 2019-09-11
上传用户:hnjhnjhnj
VHDL编写的4选一数据选择器 entity mux41a is port(a,b:in std_logic; s1,s2,s3,s4:in std_logic; y: out std_logic); end entity mux41a; architecture one of mux41a is signal ab:std_logic_vector(1 downto 0);
上传时间: 2020-05-15
上传用户:cdga