-
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助...
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
- 2022-03-13 10:15:46下载
- 积分:1
-
香农算法,用C编写的.希望对大家有用,
香农算法,用C编写的.希望对大家有用,-xiangnong
- 2022-07-21 09:21:48下载
- 积分: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
-
s3c2440a串口驱动源代码,可以参考自己编驱动,也可以直接拿来使用...
s3c2440a串口驱动源代码,可以参考自己编驱动,也可以直接拿来使用-s3c2440a serial driver source code, can refer to own drive, also can be directly used to use
- 2023-04-21 07:00:03下载
- 积分:1
-
传说中的著名程序
传说中的著名程序-legends of the famous procedure!
- 2022-04-16 10:22:51下载
- 积分:1
-
MobileX 通过手机数据线连接手机,然后程序就可以控制手机短信收发和电话簿编辑,可以支持很多类型,但是要选对参数哦...
MobileX 通过手机数据线连接手机,然后程序就可以控制手机短信收发和电话簿编辑,可以支持很多类型,但是要选对参数哦-MobileX data through the phone line to phone, and then can control procedures SMS transceiver and telephone directory editor, can support many types, but the right to choose parameters oh
- 2022-03-05 20:09:29下载
- 积分:1
-
直方图的图像增强…处理图像
Enhance histogram of imageries... to deal of imageries-Enhance histogram of imageries... to deal of imageries..
- 2022-07-03 15:56:17下载
- 积分:1
-
使用API产生动态鼠标的例子,文件:animouse.rar
使用API产生动态鼠标的例子,文件:animouse.rar-API dynamically generated using the mouse example, file: animouse.rar
- 2022-03-22 01:38:31下载
- 积分:1
-
its own operating system a person would know
操作系统的 自己一看就知道-its own operating system a person would know
- 2022-07-15 06:21:06下载
- 积分:1
-
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序...
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序-This is a useless list of students into the operation of information management systems, operation and function of the document have greatly improved, and is programmed from a very good program for beginners
- 2022-02-04 16:17:00下载
- 积分:1