-
a multi
a multi-threaded web crawler in java.
- 2022-02-21 19:56:38下载
- 积分:1
-
Koch雪花的分形图形,由分形图的递归算法生成的C++程序。
Koch雪花的分形图形,由分形图的递归算法生成的C++程序。-Fractal graphic by Koch snow algrithm
- 2022-09-02 11:50:03下载
- 积分: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
-
Program receives the user types a line character (the number of no more than 80...
程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user types a line character (the number of no more than 80 characters, the string end with a carriage return), according to letters, numbers and other characters were counted, and the results stored in order to letter, digit and the other in the name of the storage unit.
- 2023-05-14 03:05:03下载
- 积分:1
-
-
- 2022-06-16 19:48:09下载
- 积分:1
-
一种矩阵具有相对较少的非零(或“有趣的” )的项目。 It may be represented in much less than n × m space.它...
一种矩阵具有相对较少的非零(或“有趣的” )的项目。 It may be represented in much less than n × m space.它可派代表参加远远低于ñ ×米的空间。 -A matrix that has relatively few non-zero (or "interesting") entries. It may be represented in much less than n × m space.
- 2023-06-06 09:45:04下载
- 积分:1
-
一个很好的SOKET通信程序,包括客户端和服务器端,编译时候带参数/c或者/s...
一个很好的SOKET通信程序,包括客户端和服务器端,编译时候带参数/c或者/s-a good socket communication program, including client and server sides. Compile with parameter /c or /s
- 2022-02-02 15:33:35下载
- 积分:1
-
简单的图像浏览小
简单的图像浏览小-simple small Eastern View images
- 2022-02-05 18:02:42下载
- 积分:1
-
自己用VC写的液晶等字模提取软件,可以输入汉字,也可以打开BMP图。只需要修改少许代码就可以按自己的要求实现功能。...
自己用VC写的液晶等字模提取软件,可以输入汉字,也可以打开BMP图。只需要修改少许代码就可以按自己的要求实现功能。-VC to write their own use, such as liquid crystal matrix extract the software, you can input Chinese characters, you can open the BMP plan. Only need to modify a little code can realize the functional requirements of their own.
- 2022-03-15 10:56:01下载
- 积分:1
-
vc下xml文档的解析
vc下xml文档的解析-vc under xml document analysis
- 2022-07-20 19:56:27下载
- 积分:1