-
text editor (2), relying on information mechanism is different from MFC and WINA...
文本编辑器(2),自建消息机制,不同于MFC和WINAPI,是上次上传的继续-text editor (2), relying on information mechanism is different from MFC and WINAPI is uploaded to the last
- 2022-08-13 10:56:40下载
- 积分:1
-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,...
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,VexIndex u)
//中两顶点参数用的是顶点的编号;函数Printpath(ListType Path)输出的是路径上的顶点编号序列-seeking a map from the vertex to another vertex of a path.// To simplify the algorithm, not to its peak numbered conversion, function Path_vtou (ALGraph G, VexIndex v, u VexIndex)// 2 vertex parameters of the number of vertices; Function Printpath (ListType Path) output is on the path to the peak numbers Sequence
- 2022-08-31 23:55:03下载
- 积分:1
-
大气外贸灯具网站PHP源码
大气外贸灯具网站PHP源码。安装请先删除Home 文件下的install.lock 填上自己的服务器就可以安装了
- 2022-02-22 04:27:05下载
- 积分:1
-
如何让屏幕保护立即运行
如何让屏幕保护立即运行-how to screen immediately run
- 2022-08-23 09:28:44下载
- 积分:1
-
Visual Basic
《Visual Basic 2003~2005开发秘诀与范例大全》一书的配套光盘;
光盘内容为本书各章的范例程序代码,以及范例程序所用到的数据库等文件。-Visual Basic
- 2022-08-21 03:56:41下载
- 积分:1
-
Windows2000可执行文件的源代码
Windows2000 notepad.exe 源代码-Windows2000 notepad.exe source code
- 2023-06-24 06:50:04下载
- 积分:1
-
LDPC编码仿真
LDPC码即低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G)强有力的竞争者,而基于LDPC码的编码方案已经被下一代卫星数字视频广播标准DVB-S2采纳。
- 2022-01-26 05:52:39下载
- 积分: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
-
Windows 2000系统编程
Windows 2000系统编程-Windows 2000 System Programming
- 2023-01-19 13:55:04下载
- 积分:1
-
输入一个字符串,统计其中字符‘ab’的出现次数
输入一个字符串,统计其中字符‘ab’的出现次数-importation of a string statistics characters" ab "frequency
- 2023-03-31 22:40:04下载
- 积分:1