-
wince 5.0 MFC EVC 4.0 application
wince 5.0 MFC EVC 4.0 应用程序-wince 5.0 MFC EVC 4.0 application
- 2022-06-03 15:16:08下载
- 积分:1
-
在应用程序中设置打印选项
在应用程序中设置打印选项-application procedures set print options
- 2022-05-05 14:11:23下载
- 积分:1
-
Design Patterns in an example of proxy mode C++ The preparation of engineering d...
设计模式中 代理模式的一个例子
C++编写
有工程文件可直接运行-Design Patterns in an example of proxy mode C++ The preparation of engineering documents can be directly run
- 2023-06-08 22:05:04下载
- 积分:1
-
NQueens problem.
Resolved using QT Framework+ c++
NQueens problem.
Resolved using QT Framework + c-NQueens problem.
Resolved using QT Framework+ c++
- 2023-09-03 07:45:04下载
- 积分:1
-
开源的压缩软件,效率高速度快,非常值得学习
开源的压缩软件,效率高速度快,非常值得学习-Open source compression software, the efficiency of high-speed fast, very worthy of study
- 2022-01-28 18:57:03下载
- 积分:1
-
We known that regular DLL plugin implmentation already introduced in those paper...
关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this it not popular. Plugin based on COM is popular used in large software
- 2022-03-22 00:18:56下载
- 积分:1
-
万年历程序原代码
万年历程序原代码-hefty almanac program source code
- 2022-04-18 21:07:24下载
- 积分:1
-
vc高级编程技巧与实例,学习VC编程的可以参考一下,分享
vc高级编程技巧与实例,学习VC编程的可以参考一下,分享-vc high-level programming techniques and examples, learning VC programming reference sharing
- 2022-01-25 14:23:43下载
- 积分:1
-
一个简单的FTP客户器
一个简单的FTP客户器-a simple FTP client device
- 2022-02-04 22:51:51下载
- 积分:1
-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1