-
这是一个关于的路径算法,采用A*算法进行编程的源代码及执行文件,...
这是一个关于的路径算法,采用A*算法进行编程的源代码及执行文件,-This is a path of the algorithm, A* algorithm used to program the source code and the implementation document,
- 2022-02-12 22:33:46下载
- 积分:1
-
df calculation of optical flow algorithm was used Accurate optical flow computat...
df计算光流得算法,采用Accurate optical flow computation under non-uniform brightness variations 文章中得算法 -optical flow in the calculation algorithm, Accurate use of optical flow computation under non - uniform brightness variations article in the algorithm -df calculation of optical flow algorithm was used Accurate optical flow computation under non-uniform brightness variations article may Algorithm-optical flow in the calculation algorithm, Accurate use of optical flow computation under non- uniform brightness variations article in the algorithm
- 2022-03-06 09:46:41下载
- 积分:1
-
本代码演示了基本COM组件及测试代码的编写.
本代码演示了基本COM组件及测试代码的编写.-demonstration of the basic code COM code and test preparation.
- 2022-03-24 23:04:29下载
- 积分:1
-
For the affairs of the company management, mainly day
用于公司的事务管理,主要是日常的事务,方便公司的管理。-For the affairs of the company management, mainly day-to-day affairs, to facilitate the management of a company.
- 2023-08-25 11:10:03下载
- 积分:1
-
com的5个小例子,com初学者不可错过,我先收藏了
com的5个小例子,com初学者不可错过,我先收藏了-com of the five small example, com for beginners not to be missed, I will start with a collection of
- 2022-02-12 15:27:18下载
- 积分:1
-
用vb编写的3个带有导出函数的dll,给出了相应的调用代码。用vb编写和调用dll时有一些限制,涉及到BSTR/VARIANT类型的函数最好用vc编写成dll/...
用vb编写的3个带有导出函数的dll,给出了相应的调用代码。用vb编写和调用dll时有一些限制,涉及到BSTR/VARIANT类型的函数最好用vc编写成dll/com。 -Prepared using vb export functions with three of the dll, call the corresponding code. Using vb to prepare and when to call dll has some limitations related to BSTR/VARIANT type of function is best to use vc preparation into dll/com.
- 2022-07-12 08:07:04下载
- 积分:1
-
OCX demo make you understand how to exactly use OCX with east task
OCX demo make you understand how to exactly use OCX with east task
- 2022-02-01 23:58:42下载
- 积分:1
-
COM_DCOM技术内幕学习软构件编程的好书
COM_DCOM技术内幕学习软构件编程的好书-COM_DCOM technology insider learning software component programming books
- 2022-11-12 14:35:04下载
- 积分:1
-
com方面的很详尽的资料 个人感觉对大家有很大帮助
com方面的很详尽的资料 个人感觉对大家有很大帮助-of very detailed information on individuals we feel will be very useful
- 2022-02-21 10:53:29下载
- 积分:1
-
此 SatDLL 示例说明与本地化和全球化有关的若干事情:
如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用...
此 SatDLL 示例说明与本地化和全球化有关的若干事情:
如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用户界面的不同语言版本。
实现附属 DLL 加载机制的建议方法,此机制具有在选定语言不可用时可供替换的语言。
检测任何 Windows 版本上的用户界面首选语言的代码。
收到用户的更改请求后如何动态切换用户界面语言(未说明的事情是如何能够保持用户界面语言的用户选择)。
如何使用一般字符编码映射函数,以便能够从相同的源代码生成 ANSI 版本和 Unicode 版本的应用程序。
Visual Studio.Net 2005编译通过
- 2022-09-01 03:40:03下载
- 积分:1