-
IntegerProgramming
用C++解决整数规划的作业,输入和输入用算法实现题中的要求。使用了分支定界法(Using C++ to solve integer programming tasks, input and input algorithm to achieve the requirements. Using the branch and bound method)
- 2018-05-20 10:19:53下载
- 积分:1
-
7463744
如何实现程序闪屏效果,C++Builder精选编程学习源码,很好的参考资料。(How to realize the procedure of splash effect, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 06:11:41下载
- 积分:1
-
CUDARayTracing
simple ray-tracing
- 2010-06-06 02:21:01下载
- 积分:1
-
MDIFrameBackground
To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
- 2010-08-06 14:07:20下载
- 积分:1
-
OPC-UA-Alarms-and-Conditions
OPC UA基金会用于指导程序员开发的说明书,适用于监控系统中的报警功能。(OPC UA Foundation to guide programmers to develop the specification for monitoring system alarm.)
- 2014-01-01 17:23:05下载
- 积分:1
-
btc
BCB程序实例, 向窗体发送快捷键信息.组合键。。。。。(send hotkey message to windows form)
- 2013-05-02 09:29:44下载
- 积分:1
-
gdal1.7.3
在vs2010环境下编译的gdal1.7.3(The compiled gdal1.7.3 under vs2010 environment)
- 2013-03-09 10:24:23下载
- 积分:1
-
01
说明: vc项目开发全程实录 的源代码,书上的例子都有哦...(Record vc project development throughout the source code, books, examples of both Oh ...)
- 2009-04-11 23:15:30下载
- 积分:1
-
ExcelRead
读取EXCEL 数据 里面有个的Excel 日期形式需要格式的要求 不然会当字符串读出(failed to translate)
- 2010-07-05 09:42:27下载
- 积分:1
-
The-C-Programming-Language
The C Programming Language!
- 2011-12-19 17:01:34下载
- 积分:1