-
实现通讯录的录入、删除和添加系统。。模拟手机的通讯录管理程序...
实现通讯录的录入、删除和添加系统。。模拟手机的通讯录管理程序-The realization of the address book entry, delete, and add the system. . Analog mobile phone address book management procedures
- 2022-03-24 19:31:24下载
- 积分:1
-
使用基于的VC++图库管理及查询显示程序!!我认为可以!
使用基于的VC++图库管理及查询显示程序!!我认为可以!-The VC++ based library management and query display program!! I think I can!
- 2022-07-26 16:15:10下载
- 积分:1
-
Lua,如何学习语言。
lua make, how to learn Lua language.
- 2022-02-02 00:24:49下载
- 积分:1
-
WINCE3.0源代码(WinCE 3.0 SourceCode)
WINCE3.0源代码(WinCE 3.0 SourceCode)-WinCE 3.0 SourceCode
- 2022-02-03 09:23:03下载
- 积分:1
-
A good learning materials. Derived from the network, examples of form,
学习的好资料。来源于网络,以事例形式出现,-A good learning materials. Derived from the network, examples of form,
- 2022-07-13 07:43:45下载
- 积分: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程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数...
参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数据处理和研究。根据需要,代码可能要部分修改。-light "Windows Programming," a book prepared by the Wave voices to capture the memory VCL controls BCB source (ie, a generic category C). Double buffer technology and the results were quite fluent. Audio can facilitate data processing and research. According to the need, code may be some changes.
- 2023-04-19 18:30:04下载
- 积分:1
-
这个原代码对学C语言的初学者是有很好的的帮助的,它是个万年历系统,...
这个原代码对学C语言的初学者是有很好的的帮助的,它是个万年历系统,-The original code for the beginners learn C language is a very good help, and it is a calendar system,
- 2023-05-12 22:30:03下载
- 积分:1
-
Simple program
这是一个简单的java程序,如简单的if sytatement、if else语句、随机数、数组存储、switch语句、fibonacci、whileloop、等级计算和减量
- 2022-08-04 05:29:54下载
- 积分:1
-
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
- 2023-04-07 10:45:03下载
- 积分:1