-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
AD_Capture
spi adc驱动,stm32微处理器,外置spi adc(spi adc stm32 driver)
- 2017-12-01 17:27:24下载
- 积分:1
-
sha
很快的帮助初学者入门学习c语言,并使他们在很短的时间内提高很快(Introduction to quickly help beginners learn c language, make them in a very short period of time to improve soon)
- 2010-09-05 12:54:29下载
- 积分:1
-
2
说明: C API programming examples
- 2020-06-24 02:00:02下载
- 积分:1
-
Grid
基于OpenCV实现的图像切割程序,通过程序中参数设置分块的数量和大小(The project is uesd to break an image into block)
- 2013-12-01 22:31:29下载
- 积分:1
-
RTXWhitePaper-6-09
Windows操作系统硬实时扩展软件RTX白皮书(Windows operating system RTX white paper)
- 2012-01-07 23:12:25下载
- 积分:1
-
PrintTest
.net环境下实现斑马打印机控制打印,调用CodeSoft模板(Zebra printer controls printing and calls CodeSoft template under.Net environment.)
- 2020-12-14 15:59:14下载
- 积分:1
-
siftpp-0.2.2 (1).tar
a code source of sift
- 2017-11-10 16:50:24下载
- 积分:1
-
中控考勤机二次开发
描述如何用SDK建立服务器监听程序,用于和考勤机通信,进行指纹远程验证,验证登记号
- 2023-03-14 22:45:03下载
- 积分:1
-
EbookProvider.co.cc_TheArtOfC
Book describing the way of programming in c and c++
- 2011-01-26 06:05:55下载
- 积分:1