-
基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度...
基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度-based on the water plant scheduler algorithm, applicable to the general flow machining shop scheduling
- 2022-04-30 01:55:04下载
- 积分:1
-
C++科学计算器
该科学计算器是在用C++语言,在MFC平台上开发的,实现了一些常用的功能,如基本的四则运算。具有科学计算器的大部分功能。如计算各种三角函数,求二次、三次、N次方或者开方等等!
- 2022-04-17 20:18:05下载
- 积分:1
-
dump调试设置步骤
设置dump调试步骤,用于vs2008的开发,需要设置源代码的路径,设置符号表,设置windows的缓存路径,注意:必须要有pdb文件才能用dump文件调试,否则不能用dump文件调试。
- 2022-07-24 22:52:16下载
- 积分:1
-
使用 C# 的 facebook 贝克普
Facebook 应用程序可帮助用户发送数据、 邮政和还保持跟踪的数据的发布在用户墙上的
- 2023-02-02 09:30:03下载
- 积分:1
-
ATL控件写的,实现二进制,八进制,十进制,hexadecima…
atl写的控件,用于实现二进制,八进制,十进制,十六进制数值转化.-atl controls written for the realization of a binary, octal, decimal, hexadecimal conversion values.
- 2022-03-05 05:24:51下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
非常好的一本C++书籍!对于初学者很有帮助
非常好的一本C++书籍!对于初学者很有帮助-A very good C++ Programming Book for the new learners!
- 2022-01-28 08:31:56下载
- 积分:1
-
CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件...
CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件-CSerialPort class header file and the c source file, package the VC in the serial communication of the api, facilitate the preparation of serial debugging software
- 2022-04-07 09:58:25下载
- 积分:1
-
C#编程如何获取进程主窗口以及创建进程的执行程序
C#编程如何获取进程主窗口以及创建进程的执行程序 -C# programming process for obtaining the main window and the creation of the process of enforcement procedures
- 2022-09-19 00:30:03下载
- 积分:1
-
Customize the String class
Customize the String cla-Customize the String class
- 2023-08-27 00:25:04下载
- 积分:1