-
介绍如何对XP。Embedded版本进行定制的文档,希望搞RDP和NC的朋友可以研究一下。如果有兴趣交流的话可以发Email到iamafan@163.com...
介绍如何对XP。Embedded版本进行定制的文档,希望搞RDP和NC的朋友可以研究一下。如果有兴趣交流的话可以发Email到iamafan@163.com-how to XP. Embedded versions of customized documents, NC engage RDP and friends can look into. If you are interested in the exchange can be made to Email iamafan@163.com
- 2022-10-19 05:35:03下载
- 积分:1
-
一个eastdraw的源代码,有兴趣的朋友可以研究一下。
一个eastdraw的源代码,有兴趣的朋友可以研究下。-a eastdraw the source code, are interested in the study can be friends.
- 2022-03-25 12:16:21下载
- 积分:1
-
用户自定义消息窗口
使用微软 Visual C# 2008 编写的自定义 MessageBox 程序模块,该程序可有三个调用参数、agr1 agr2 和 agr3分别为:显示信息字符串,显示停留时间,Logo选择。该程序给有两种Logo可选,可以扩充。该消息显示窗为渐进渐出,一到九秒显示后自动消失。
- 2023-01-17 09:25:04下载
- 积分:1
-
在权值不同的图中寻找一个最小生成树的问题
在权值不同的图中寻找一个最小生成树的问题-different weights in the map to find a minimum spanning tree problem
- 2022-03-15 19:32:13下载
- 积分:1
-
用汇编写的农历公历转换程序,直接写成dll。
用汇编写的农历公历转换程序,直接写成dll。-was compiled with the Lunar calendar converter, direct written dll.
- 2022-02-05 15:02:32下载
- 积分:1
-
机器翻译,优化机器翻译,看代码能看懂的,自己去
机器翻译,优化机器翻译,看代码能看懂的,自己去-Machine translation, optimization of machine translation, look at the code can read and own
- 2023-05-11 02:40:03下载
- 积分:1
-
c++五种排序算法
c++五种排序算法-5 methods of sorting algorithm with C++
- 2022-02-26 18:14:27下载
- 积分:1
-
本程序代码,主要为了测试大整数的四则运算 ,以及在此基础上进行求最大公约数的计算。
bigint_lib_dll文件夹中分别为编译好的lib库文...
本程序代码,主要为了测试大整数的四则运算 ,以及在此基础上进行求最大公约数的计算。
bigint_lib_dll文件夹中分别为编译好的lib库文件和dll库文件以及源代码。
test_bigintcommondevision文件夹中为测试程序,工程使用的是lib库文件。
头文件中部分函数没有定义。-This procedure code, mainly to test the four large integer arithmetic, as well as on the basis of seeking common denominator of this calculation. bigint_lib_dll folder were compiled lib library files and dll library files and source code. test_bigintcommondevision folder for the test program, engineering using lib library file. Header file, part of the function is not defined.
- 2022-05-19 05:59:03下载
- 积分:1
-
本程序是用动态规划法来解决一些问题,关于动态规划的程序
本程序是用动态规划法来解决一些问题,关于动态规划的程序-this program is the dynamic programming method to solve the problem of dynamic planning process
- 2022-06-30 11:31:29下载
- 积分:1
-
开发DLL文件和调用DLL文件的最精炼源码
用C++开发动态链接库(DLL文件),也是LIB文件。这是最简单的例子程序,写了一个myDLL.dll文件和一个callDLL.exe文件。实现了从exe里传一个参数给DLL中的函数,并由DLL中的函数进行处理后返回值给exe程序。编译环境测试过:C-Free、VS2010、VC++6.0,各个编译环境有所不同,代码也要稍作调整,源码中有备注。
- 2022-04-19 20:18:59下载
- 积分:1