-
这是一款很不错的游戏! 希望手机游戏爱好者能喜欢 用在3100上...
这是一款很不错的游戏! 希望手机游戏爱好者能喜欢 用在3100上-This is a very good game! Mobile gaming enthusiasts hope can be like in 3100 on
- 2023-04-05 18:20:03下载
- 积分:1
-
An open source program to create your own Portable Application.
An open source program to create your own Portable Application.
- 2022-01-22 15:16:29下载
- 积分:1
-
写一个图像ASCII转换器。
About writing an image to ASCII converter.
- 2022-03-15 07:33:49下载
- 积分:1
-
procedures for the creation of the dynamic link library
本程序创建动态链接库-procedures for the creation of the dynamic link library
- 2022-04-24 23:22:11下载
- 积分:1
-
EVC高级编程及应用开发书上例程源代码,剩余部分待传。
EVC高级编程及应用开发书上例程源代码,剩余部分待传。-EVC high-level programming and application development book routine source code, the remainder of the question Chuan.
- 2022-06-26 00:56:29下载
- 积分:1
-
Rouga-Kutta substepping Von Mises model
UMAT file: Rouga-Kutta substepping Von Mises model
UMAT文件:隆格库塔子步迭代的Von Mises 模型,计算速度快。适合教学以及研究。
- 2023-01-15 21:35:04下载
- 积分:1
-
simulated movement of small procedures, beginners can refer to the following, on...
模拟运动的小程序,初学者可以参考以下,对计算机图形编程很有帮助-simulated movement of small procedures, beginners can refer to the following, on computer graphics programming helpful
- 2022-01-21 00:07:46下载
- 积分:1
-
神经网络模拟系统和多任务应用系统开发的C语言源程序
神经网络模拟系统和多任务应用系统开发的C语言源程序-neural network simulation system and multi-task operating system at the C language source
- 2022-01-24 15:26:39下载
- 积分:1
-
SBC2410 WinCE 5.0 BSP.绝大多数驱动已经调通。
SBC2410 WinCE 5.0 BSP.绝大多数驱动已经调通。-SBC2410 WinCE 5.0 BSP. The vast majority of drivers have been transferred Qualcomm.
- 2022-03-01 08:34:12下载
- 积分: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