-
用c语言编写的计算器程序
用c语言编写的计算器程序-prepared by the calculator program
- 2022-03-17 15:16:51下载
- 积分: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
-
如何让应用程序托盘显示在任务栏,vc6测试通过
如何让应用程序托盘显示在任务栏,vc6测试通过-How to make the application appear in the taskbar tray, vc6 test
- 2022-01-28 11:21:11下载
- 积分:1
-
实时录音并显示波形
实时录音并显示波形-Real-time recording and display the waveform
- 2022-03-18 15:03:45下载
- 积分:1
-
图像驱动
图像驱动-Image driver
- 2022-02-12 08:44:30下载
- 积分:1
-
可以在页面上添加广告的程序,也可以观看…
网页添加广告程序,并且可以监控端口发送的信息-the program that can add an advertisement on the page,and it can also watch the port.
- 2022-07-22 10:03:16下载
- 积分:1
-
Grid recognition algorithm: Enter an external contour and external marking squar...
方格识别算法:输入具有外部轮廓和外部标记的九宫格图像,标记设定在右上角,个小格的位置从左到右,从下到上一次表示成0-8位的二进制数,其中黑―1,白―0.输出对应的十进制数,对任意角度放置的图像能准确识别。-Grid recognition algorithm: Enter an external contour and external marking squares image, mark set at the upper right corner, a small grid position from left to right, from bottom to top into a 0-8 first express-bit binary number, in which black-1,-0 white. output corresponding to a decimal number, for any angle to place the image can accurately identify.
- 2022-03-18 13:04:05下载
- 积分:1
-
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助...
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助-Besides of the function of editing html file,HTMLArea also has the feature of Spelling-check,and there are some examples and plugs,hope helpful to you.
- 2022-02-09 12:17:02下载
- 积分:1
-
yy视频聊天软件
这个是yy视频音频P2P聊天软件的源代码,服务器端和客户端有视频压缩功能。
- 2022-03-04 12:20:36下载
- 积分:1
-
Animation Splash Form (ASF) (unit ASFLists)
Animation Splash Form (ASF) (unit ASFLists)
- 2022-05-10 14:27:46下载
- 积分:1