-
Create_a_D1550032252003
This sample project demonstrates how to do two things. First, it shows how to make a DLL. Second, it shows how to load and use a DLL during run-time in your application. Why would you want to do this? Well, you can add programmatic functionality on the fly without having to even restart your application, let alone reboot Windows. It s a very cool concept. Anyway, I couldn t find an example of this anywhere, so I am posting it in hopes that it may be of some use to someone else who is looking for the same thing. If you see any improvements that can be made to this code, please let me know.
- 2011-02-06 22:48:55下载
- 积分:1
-
Lotterysimulation
彩票中奖模拟 非常有趣 自己设计,希望对你有帮助,适合C++初学者(Lottery simulation very interesting design their own)
- 2010-06-25 17:28:04下载
- 积分:1
-
MP3Player_kechengsheji
说明: 漂亮的MP3播放器,Visual C++ 6.0环境下MFC开发(nice MP3 player, 6.0 Visual C development environment MFC)
- 2006-04-12 17:27:09下载
- 积分:1
-
b64
base64 decoder to decode the original char from base64 encoded string(base64 decoder)
- 2009-07-17 11:03:47下载
- 积分:1
-
24点游戏设计
24点游戏的关键代码和流程图,适合新手进行学习(Key Codes and Flow Charts for the 24-Point Game)
- 2019-01-09 08:33:15下载
- 积分:1
-
guass_cpp
用visual c++实现的高斯投影的变换程序(With visual c++ to achieve the transformation of the Gaussian projection procedures)
- 2009-04-28 18:16:07下载
- 积分:1
-
C++ U盘格式化 UFormat
实现U盘格式化,有很好的学习价值。安装自动释放源码。(Realize U disc format, have good learning value. The installation of an automatic release of source code.)
- 2020-06-26 03:00:02下载
- 积分:1
-
基于VB语言的最短路径计算
基于“邻接点”概念,研究了最短路径的快速计算方法,并利用VB语言编写了计算所需的核心模块,最终实现了从一个节点到另一个节点的所有最短路径的快速查询和显示。(The best traveling line among many distribution nodes is searched by calculating the shortest path between two nodes based on basic principle of adjacency node, the core module is writted with VB, the shortest path from one node to the other node is quickly found and showed.)
- 2019-03-15 02:37:34下载
- 积分:1
-
kunction
又一个简单的com服务器和客户端程序,呵呵,不错不错(Another simple com server and client program, ha, good)
- 2018-10-09 18:15:15下载
- 积分:1
-
CommClient
使用MSCOMM控件,实现两台电脑通过串口进行通信的功能。(Use MSCOMM control, to achieve two computers to communicate through the serial port function.)
- 2011-07-21 10:58:17下载
- 积分:1