资源列表
[控制台(字符窗口)编程] 递归枚举模板
说明:递归枚举模板 问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时: // abcba 满足条件 // abcbc 不满足条件 //输入:n p //输出:所有满足条件的字串及总数-recursive template Problem descr iption : n generation length of the string a<qew> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 微型打印机C51控制程
说明:一个微型打印机C51控制程序,希望对大家有用-a micro-C51 printer control procedures in the hope that it may be useful to<张法业> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[GDI/图象编程] DDA_Algorithm
说明:DDA算法:用于计算机图形学中的线段绘制算法-DDA algorithm : Computer Graphics for the segment Rendering Algorithm<月间> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] ex16
说明:这个程序演示了通过NEO的基本绘图函数实现的粒子系统——瀑布效果-demonstration of this process through the NEO basic mapping function to achieve the particle system-- waterfalls<zqw> 在 2025-05-09 上传 | 大小:1kb | 下载:0