-
每行注释来解释如何生成一个完整,最简单的窗口程序,适用与windows程序设计初学者。...
每行注释来解释如何生成一个完整,最简单的窗口程序,适用与windows程序设计初学者。-Notes of each line to explain how to generate a complete, simple window program for beginners in windows programming.
- 2022-01-25 20:09:38下载
- 积分:1
-
数据结构二叉 搜索树的实现很好的例子!
数据结构二叉 搜索树的实现很好的例子!-data structures:
a good example of binary search tree implementation
- 2023-06-06 14:50:03下载
- 积分:1
-
内存补丁 生成器原代码
内存补丁 生成器原代码
内存补丁 生成器原代码
内存补丁 生成器原代码-neicunbuding
- 2022-11-28 22:20:03下载
- 积分:1
-
MELP汇编代码
所上传的代码可以在TI公司生产的DSP芯片上实时执行,主频高于80MHz的芯片均可以使用这款代码。代码中所实现的算法,可以用于低速率语音编码。
- 2023-08-21 07:15:04下载
- 积分: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
-
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM...
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-TinyXML is an open-source parsing XML parsing libraries, can be used to C++, can be compiled in Windows or Linux. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson.
- 2023-03-22 05:10:03下载
- 积分:1
-
用vb写的密码存储的模块,大家可以修改后用于自己写的程序上...
用vb写的密码存储的模块,大家可以修改后用于自己写的程序上-Using vb to write the password stored in modules, you can modify for their own writing after the procedure
- 2022-01-22 17:52:40下载
- 积分:1
-
Realize the Joseph Ring with C language, and it is realized with data structure.
用c语言实现阅瑟夫环,是利用数据结构实现的-Realize the Joseph Ring with C language, and it is realized with data structure.
- 2022-07-24 02:20:39下载
- 积分:1
-
开发自己的POP3邮件处理程序简直太容易了。酷!
开发自己的POP3邮件处理程序简直太容易了。酷!-develop their own POP3 mail handling procedures simply too easily. Cool!
- 2022-12-11 21:15:03下载
- 积分:1
-
这是一个数学模型的数学模型的一个重要模型…
这是数学建模中图论中的几个重要的模型求解。包括最短路径的两种方法,以及加权的求法-This is the mathematical modeling of graph theory of a number of important model solution. Shortest Path, including the two methods, and the weighted Solution
- 2022-02-16 08:48:19下载
- 积分:1