-
采用循环,而不是递规,系统资源占有少可计算 n 皇后问题把问题线性化处理,可以把问题分块,在分布式环境下用多台计算机一起算。...
采用循环,而不是递规,系统资源占有少可计算 n 皇后问题把问题线性化处理,可以把问题分块,在分布式环境下用多台计算机一起算。-The use of the cycle, rather than delivery rules occupy less system resources computable n Queen of issues to deal with the problem of linear, you can block the problem, in distributed environments with multiple computers together.
- 2022-05-14 09:20:11下载
- 积分:1
-
例如,我认为这是非常方便的,利用它实现自己的显示登记…
注册之星例子,本人觉得相当好用,利用它来实现了自己的足见注册-example, I think it is very handy, use it to achieve their own shows Registration
- 2023-02-06 19:20:03下载
- 积分:1
-
在html中使用CAPI Com,通过过滤CSP名称显示想要的数字证书
在html中使用CAPI Com,通过过滤CSP名称显示想要的数字证书-Html at the use of CAPI Com, through the filter CSP name of the digital certificate you want
- 2022-05-31 15:07:35下载
- 积分:1
-
VB中用MSComm控件实现串行通信的程序.可用作毕业设计
VB中用MSComm控件实现串行通信的程序.可用作毕业设计-VB with MSComm realize serial communication control procedures. Can be used as a graduation project
- 2022-08-18 15:53:02下载
- 积分:1
-
是用来进行两个文本的比较,值得各位借鉴。
是用来进行两个文本的比较,值得各位借鉴。-Is used for comparison of the two texts, it is worth all learn from.
- 2022-02-02 09:05:33下载
- 积分:1
-
依旧是关于activex的是,不过有了很大的改进了
依旧是关于activex的是,不过有了很大的改进了-Is still on the activex is, but have greatly improved
- 2022-02-02 05:24:47下载
- 积分:1
-
使用ATL建立Com Server程序的例子
使用ATL建立Com Server程序的例子 -The example of using ATL to setup up com server
- 2023-02-15 12:40:03下载
- 积分:1
-
Resources to run the contents of the VBS, the upcoming VBS into EXE
运行资源内容中的VBS,即将VBS转换成EXE-Resources to run the contents of the VBS, the upcoming VBS into EXE
- 2022-04-11 11:30:54下载
- 积分:1
-
use COM SAFEARRAY array routines, a code for the use of two arrays, a string arr...
COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
- 2022-06-13 17:16:17下载
- 积分:1
-
此 SatDLL 示例说明与本地化和全球化有关的若干事情:
如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用...
此 SatDLL 示例说明与本地化和全球化有关的若干事情:
如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用户界面的不同语言版本。
实现附属 DLL 加载机制的建议方法,此机制具有在选定语言不可用时可供替换的语言。
检测任何 Windows 版本上的用户界面首选语言的代码。
收到用户的更改请求后如何动态切换用户界面语言(未说明的事情是如何能够保持用户界面语言的用户选择)。
如何使用一般字符编码映射函数,以便能够从相同的源代码生成 ANSI 版本和 Unicode 版本的应用程序。
Visual Studio.Net 2005编译通过
- 2022-09-01 03:40:03下载
- 积分:1