-
本手册提供了使用TARP /十指令
本手册提供了使用TAPR/Ten Tec矢量网络的说明
- 2022-08-20 08:51:44下载
- 积分:1
-
一个具有雪花效果的小程序
一个具有雪花效果的小程序-a snowflake effect of small programs
- 2022-03-23 05:48:00下载
- 积分:1
-
Generally also includes the final executable file generated by the reader can us...
一般还包含最后生成的可执行文件
读者可以使用 Visual Basic 将它们分别打开,分析其中的源代码
和各个控件的属性设置。
-Generally also includes the final executable file generated by the reader can use Visual Basic to open them separately, analysis of the source code and various properties of the control settings.
- 2022-01-31 19:00:37下载
- 积分:1
-
堆栈和队列
简单队列在 C 程序。程序是有效
- 2022-03-29 00:10:32下载
- 积分:1
-
Visual C++源程序代码第五章图像图形篇
Visual C++源程序代码第五章图像图形篇-Visual C++ source code chapter V graphics and figures
- 2022-01-28 03:42:31下载
- 积分: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
-
实现转换半角字符和全角字符之间的转换函数,可用于多平台...
实现转换半角字符和全角字符之间的转换函数,可用于多平台-achieve change characters and the whole half-angle angle between characters conversion functions can be used in multi-platform
- 2022-03-25 02:38:14下载
- 积分:1
-
作者通过自己个感悟,来介绍一些游戏编程的经验
作者通过自己个感悟,来介绍一些游戏编程的经验-Through their own perception of the author to introduce some game programming experience
- 2022-04-13 13:54:54下载
- 积分:1
-
用ATMEL公司的S52内部定时器测量脉冲频率,范围从0.5Hz到30KHz,该程序已经调试成功,可以直接运用。...
用ATMEL公司的S52内部定时器测量脉冲频率,范围从0.5Hz到30KHz,该程序已经调试成功,可以直接运用。-ATMEL Corporation with the S52 internal timer pulse measurement frequency range from 0.5 Hz to 30KHz, the debugging procedure has been successful, can be directly used.
- 2022-05-28 06:22:45下载
- 积分:1
-
tree view win32
描述:显示树状视图的一些功能以及如何在Win32应用程序中实现它们。
- 2023-04-02 16:25:04下载
- 积分:1