-
jjsvajcvsa
/*
- 2023-03-18 23:15:06下载
- 积分:1
-
ParkertTS
ParkertTS -ParkertTS ParkertTS
- 2022-03-21 04:24:35下载
- 积分:1
-
procedures for handling a unicode string, two procedures resources, and the stri...
程序1处理unicode字符串,程序2 进行资源读取和字符串类的CString 扩展类 程序3 不依赖系统的CString类,程序4CUnicodeString类,程序5实现基本功能的
字符串类-procedures for handling a unicode string, two procedures resources, and the string read like CString extension of the class three procedures do not rely on the system CStrin g category, procedures CUnicodeString category four, five procedures to achieve the basic functions of the string type
- 2022-03-25 09:02:20下载
- 积分:1
-
PMS命令生成器
PMS命令生成器,简单的命令生成工具。
PMS command generator, simple command generation tool.
- 2022-08-16 13:43:56下载
- 积分:1
-
有点连线,silverlight
silverlight有点连线,GIS
- 2022-07-07 08:47:31下载
- 积分:1
-
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。...
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does not constitute a part, while accession.
- 2022-06-11 11:33:35下载
- 积分:1
-
microsoft_program_soul 微软编程精髓
microsoft_program_soul 微软编程精髓-microsoft programme soul
- 2023-06-06 15:30:04下载
- 积分:1
-
sudoku calculator
数独求解题:
该程序, 初始条件可用键盘直接在界面上输入, 求解结果显示在界面上。
很好玩的-sudoku calculator
- 2023-08-09 23:20:02下载
- 积分:1
-
msaa的一个demo
msaa的一个demo, 可以用于自动化测试
MSAA的全称是Microsoft Active Accessibility。这是类似DCOM技术。技术模型是这样的,UI程序可以暴露出一个Interface,方便另一个程序对其进行控制。 MSAA技术的初衷是为了方便残疾人使用Windows 程序。比如盲人看不到窗口,但是盲人可以通过一个USB读屏器连接到电脑上, 读屏器通过UI程序暴露出来的这个Interface,就可以获取程序信息,通过盲文或者其它形式传递给盲人。MSAA提供了如此方便的功能, UI自动化测试自然可以借用这项技术。MSAA暴露出来的Interface叫做 IAccessible。
- 2022-03-18 17:17:53下载
- 积分:1
-
模板函数的源代码
这个是c++实验课上的模板函数的压缩包,里面有实验源代码以及一些运行生成的文件,这个是用VS2010编写的,在windows7环境下运行的,其中vs里加了qt使运行出来有控制台。
- 2022-09-13 09:20:04下载
- 积分:1