-
UG二次开发,feature识别,UG二次开发,feature识别
UG二次开发,feature识别,UG二次开发,feature识别-UG secondary development, feature recognition, UG secondary development, feature recognition
- 2022-03-06 17:41:08下载
- 积分:1
-
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,-This an algrithom for multi-task schedule[n tasks, m machines] , which is implemented by C
- 2023-01-10 18:30:03下载
- 积分:1
-
该系统是专为法院档案管理而设计的,它包含了法院档案管理的许多方面。...
该系统是专为法院档案管理而设计的,它包含了法院档案管理的许多方面。-The system is designed for court records management and design, it contains the court on many aspects of file management.
- 2023-07-21 02:40:04下载
- 积分:1
-
一些名数学问题的 C语言源程序(例如 四皇后问题,
八皇后问题,特洛比方块等等)...
一些名数学问题的 C语言源程序(例如 四皇后问题,
八皇后问题,特洛比方块等等)-some mathematical problems from the C language source code (for example, four Queen"s, Queen"s eight, Tello than box, etc.)
- 2022-02-06 19:48:47下载
- 积分:1
-
国外结构计算程序,FORTRAN90高级语言编写,主要用于结构分析。...
国外结构计算程序,FORTRAN90高级语言编写,主要用于结构分析。-abroad structure calculation procedures, FORTRAN90 High languages, mainly for structural analysis.
- 2022-06-16 23:40:39下载
- 积分:1
-
一键开启Window Server NTP服务
基于autoit3的一键开启Window Server NTP 服务脚本。免于操作注册表,开启服务,设置高级防火墙等繁琐操作。
- 2022-01-25 23:42:52下载
- 积分:1
-
failed to translate
孙鑫教程源码
孙鑫视频 教程第2课源码-failed to translate
- 2022-01-26 04:01:59下载
- 积分:1
-
创建Delphi按钮组件
创建分量 Delphi.This 示例中的按钮教你如何快速创建一个 Delphi 组件。简而言之,您可以开发组件在 objetc pascal 语言中最小的工作量。
- 2023-07-28 14:55:03下载
- 积分:1
-
a small program imitating microsoft excel
一个模仿microsoftexcel的小程序
- 2022-07-24 15:02:45下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1