-
由逃逸算法生成的分形图形,Mandelbrot,可以放大和缩小。
由逃逸算法生成的分形图形,Mandelbrot,可以放大和缩小。-Fractal graphic by escape algrithm, Mandelbrot. It can zoomout/zoomin.
- 2023-05-14 01:00:04下载
- 积分:1
-
Semantic search tool, the use of sophisticated modeling ontology language owl of...
语义搜索工具,本体建模采用成熟的owl语言开源可借鉴-Semantic search tool, the use of sophisticated modeling ontology language owl of open source can learn from
- 2022-07-18 17:48:10下载
- 积分:1
-
C++简单游戏.可用方向键进行控件.适合于初学C++的人阅读.
C++简单游戏.可用方向键进行控件.适合于初学C++的人阅读.-C simple game. Available for key controls. Suitable for a novice C readers.
- 2023-05-03 16:15:02下载
- 积分:1
-
MFC写的迷宫游戏,搜索算法值得研究
MFC写的迷宫游戏,搜索算法值得研究,还可以自己调整迷宫,界面友好
- 2022-04-19 23:17:59下载
- 积分:1
-
- 2022-03-19 05:38:34下载
- 积分:1
-
一个操作ACCESS数据库的例子
一个操作ACCESS数据库的例子-an ACCESS database operation example
- 2023-07-17 10:50:03下载
- 积分:1
-
我真的喜欢Windows编程直到Windows95来。我曾经憎恨…
当Windows95推出后,我才真正开始喜欢Windows编程。我一直痛恨使用Windows1.0、2.0、3.0和3.1来编程,尽管随着每一种版本的推出,这种憎恨都越来越少。当Windows95出现时,它彻底改变了我的思想,如同其他被征服的人的感觉一样――它看上去非常酷!那正是我所需要的。-I was truly loving windows programming until Windows95 come. I had being hating using Windows1.0,Windows2.0,Windows3.0 , Windows3.1 and etc. although the strength of hating was becoming little and little.It changed my idea from the bottom when windows come on,Just as the others feelings that it looks so cool and also i needed.
- 2023-01-09 19:50: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
-
一种具有接种免疫力的传染病模型,对传染病的发生周期及高潮也做出预测,对传染病的预防具有指导意义...
一种具有接种免疫力的传染病模型,对传染病的发生周期及高潮也做出预测,对传染病的预防具有指导意义-A kind of immunity against infectious disease model, the occurrence of infectious diseases cycle and also made the climax prediction, prevention of infectious diseases of guiding significance for
- 2022-03-10 11:44:14下载
- 积分:1
-
闲来无事,上来看看,每次来都有点愧疚的感觉,老是索取代码提问,今天把我写的一个...
闲来无事,上来看看,每次来都有点愧疚的感觉,老是索取代码提问,今天把我写的一个-nothing better to do, look onto each have to feel a little guilty, always obtain the code to ask questions, I write today in the 1
- 2022-08-19 12:38:22下载
- 积分:1