-
一个有关文档操作的好入门程序
一个有关文档操作的好入门程序-a document on the operation of a good entry procedures
- 2022-02-06 05:42:34下载
- 积分:1
-
一个完整的工程应用系统,很全面的,值得学习
一个完整的工程应用系统,很全面的,值得学习-A complete system engineering applications, it is comprehensive, it is worth learning
- 2022-03-18 11:21:50下载
- 积分:1
-
a great and complex examples to explain the so
一个强大复杂的例子, 解释所谓Biorythms理论, 计算你的生物钟周期-a great and complex examples to explain the so-called Biorythms theory, calculating your clock cycle
- 2023-05-22 12:35:03下载
- 积分:1
-
C++ beginner exercises of a good consolidation of the idea of oop
初学c++的一个练习题,很好的巩固了oop的思想-C++ beginner exercises of a good consolidation of the idea of oop
- 2022-03-17 19:38:34下载
- 积分:1
-
在OCaml
at Ocaml
Define a function square that takes a list of integers and returns a new list whose elements are equal to the elements of the original list squared by themselves.
- 2023-08-26 06:20:02下载
- 积分: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++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-11-21 16:40:11下载
- 积分:1
-
DeepZoomContainer,silverlight自定义地图控件
DeepZoomContainer,silverlight自定义地图控件-DeepZoomContainer, silverlight custom map control
- 2023-02-27 17:30:03下载
- 积分:1
-
LM优化算法用于系统的参数估计和辨识
LM优化算法用于系统的参数估计和辨识-LM optimization algorithm for the estimation of parameters and Identification
- 2022-03-20 20:55:12下载
- 积分:1
-
Algorithm program list, pointer to operate clean, very classical algorithm proce...
链表算法程序实现,指针操作干净利索,很经典的算法程序。-Algorithm program list, pointer to operate clean, very classical algorithm procedures.
- 2022-05-26 21:54:42下载
- 积分:1