-
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
-
HADB
winnt下获取窗口标题的更快速方法,不错的源码()
- 2018-05-21 22:36:30下载
- 积分:1
-
Dht11_driver
TQ2440写的DHT11的驱动和测试程序。本人已测试成功(TQ2440 write DHT11 driver and testing procedures. I have been tested successfully)
- 2021-04-10 13:58:58下载
- 积分:1
-
数码管静态显示
说明: 这是一个基于STC89C51的数码管静态显示简单例程(This is a simple routine of digital tube static display based on STC89C51)
- 2020-04-12 18:39:59下载
- 积分:1
-
透明位图(蝴蝶飞舞)
采用位图透明显示和双缓冲技术,在背景上单击鼠标添加一只蝴蝶,按不同方向飞翔,自定义了一个位图CMemDC类,可以作为位置显示的一个例程。
- 2022-01-22 06:22:32下载
- 积分:1
-
stm32 can 发送程序
此程序可以实现两路can接口循环在can线上发送一帧标准的can数据。
- 2022-02-05 06:21:38下载
- 积分:1
-
mp4creator源码,mp4文件容器解析的完整C++实现
mp4creator源码,mp4文件容器解析的完整C++实现,研究mp4文件容器的最好参考代码之一。
- 2022-10-13 09:10:03下载
- 积分:1
-
MapReduce-WordCount
并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。(Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.)
- 2020-06-30 02:00:02下载
- 积分:1
-
C
说明: 讲的很好的的一本C语言书,是一个大学老师写的,对指针讲解很好,叫C深度剖析(Speak well of a C-language book is written by a university teacher, a good explanation for the pointer, called C-depth analysisgoog)
- 2011-06-23 19:04:47下载
- 积分:1
-
STM32SD
测试了TF卡根目录下的txt类型文件通过串口输出,支持长文件名(The test file of the txt type TF Card root directory output through the serial port, support for long file name)
- 2014-11-24 09:57:10下载
- 积分:1