-
小游戏连连看,两个相同的图案中间无阻塞可以连通就可以清除。最短消除完要多少计数时间...
小游戏连连看,两个相同的图案中间无阻塞可以连通就可以清除。最短消除完要多少计数时间-small game, the same two patterns among non-blocking connectivity can be removed. End eliminate the shortest amount of time count
- 2022-01-22 10:37:34下载
- 积分:1
-
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教...
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教-botton button various beautification effects, only for your reference, if inadequate, hope the exhibitions
- 2022-02-07 20:38:38下载
- 积分:1
-
vc系统托盘源代码
系统托盘的建立 无其他功能,单纯的建立一个托盘图标,为了实现拖盘程序,首先要使程序的主窗口不可见,这点实现起来十分容易,只要调用ShowWindow(SW_HIDE)就可以了
- 2022-04-28 22:23:58下载
- 积分:1
-
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!...
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!-散碎merge some of the article used tools, a number of text documents can be merged and put under another drive letter in the same directory!
- 2022-06-16 01:57:29下载
- 积分:1
-
鼠标及光标形状变化
鼠标及光标形状变化-mouse and the cursor changes shape
- 2023-02-16 17:55:04下载
- 积分:1
-
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现...
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如,
a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序
字符串按照字典序排列并编码如下。
1 2 … 26 27 28 …
a b … z ab ac …
对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
-Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
- 2023-06-07 02:40:04下载
- 积分:1
-
DDCAPS For WinCE use under X86
X86下WinCE用DDCAPS
- 2022-03-14 17:21:52下载
- 积分:1
-
C++调用C# COM,C#调用C++ dll, 对称加密
本代码演示了C#调用C++,C++调用C#,C#用COM封装了对称加密算法,再用C++将C# COM封装为标准windows dll,
C++标准dll可供其它语言使用,如java、delphi……,项目中演示了改dll的C#调用和VC调用。
- 2022-02-02 03:59:52下载
- 积分:1
-
模拟量输出,可实现计算机da控制输出,16位,性能可靠,稳定...
模拟量输出,可实现计算机da控制输出,16位,性能可靠,稳定-Analog output, enabling the computer da control output, 16-bit, performance, reliable and stable
- 2022-11-14 23:35:03下载
- 积分:1
-
基于Java的简易俄罗斯方块
基于JAVA编写的俄罗斯方块游戏,可以实现暂停,和恢复正常游戏,方块变形,加速下落,积分牌等功能,目前不支持保存游戏,以单独窗口方式运行
- 2022-06-19 12:02:04下载
- 积分:1