-
in VC environment under the control of the hardware. The program CDROM drive on...
在VC环境下实现对硬件设备的控制。本程序实现对光驱CDROM的开关控制。-in VC environment under the control of the hardware. The program CDROM drive on the switch control.
- 2022-11-14 17:55:03下载
- 积分:1
-
易语言写的网络验证,可以用于软件注册.不过封包部分没有加密....
易语言写的网络验证,可以用于软件注册.不过封包部分没有加密.-Easy language network authentication, can be used for software registration. But part of the packet is not encrypted.
- 2023-08-01 08:20:02下载
- 积分: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
-
关于在编译原理的识别中,采用独立的…
关于编译原理中数字的识别,用的是上下文无关文法。-About the identify the number in compiling principle ,using independent of the former and behind cuntext method.
- 2022-12-22 09:45:03下载
- 积分:1
-
Enhanced Tk Console for all Tk platforms
Enhanced Tk Console for all Tk platforms-WHAT: Enhanced Tk Console for all Tk platforms
WHERE: http://tkcon.sourceforge.net/
http://www.purl.org/net/hobbs/tcl/script/
REQUIREMENTS: Tcl/Tk 8.0+
Tested through Tcl/Tk 8.5.
tkcon is all Tcl/Tk code, no compiling required
tkcon is a replacement for the standard console that comes with Tk (on
Windows/Mac, but also works on Unix). tkcon provides many more features
than the standard console and works on all platforms where Tcl/Tk is
available. It is meant primarily to aid one when working with the little
details inside tcl and tk and to give Unix users the GUI console provided
by default in the Mac and Windows Tk.
FEATURES:
Command history
Path (Unix style)/Proc/Variable name expansion
Multiple and tabbed consoles, each with its own state (via multiple
interpreters)
Captures stdout and stderr to console window (puts overridden)
Hot errors (click on error
- 2022-02-03 02:19:33下载
- 积分:1
-
调用GetDriveType判断每个分区的类型,如果为硬盘分区则生成详细的文件列表.生成的列表可用grep等工具进行检索....
调用GetDriveType判断每个分区的类型,如果为硬盘分区则生成详细的文件列表.生成的列表可用grep等工具进行检索.-GetDriveType call to determine the type of each partition, if for hard disk partition is to generate a detailed list of files. Generated a list of available tools such as grep retrieval.
- 2023-07-10 12:30:02下载
- 积分:1
-
软件开发基础教程 (下册)
里面的一个实例 对于学习bcb有用
软件开发基础教程 (下册)
里面的一个实例 对于学习bcb有用-Software Development Essentials (Book) inside an example of a useful learning bcb
- 2022-02-03 19:46:27下载
- 积分:1
-
可以实现最基本图形的绘制,简单易懂。作为初学者的参考
可以实现最基本图形的绘制,简单易懂。作为初学者的参考-Can realize the most basic graphics rendering, easy-to-read. As a reference for beginners
- 2022-03-13 23:05:15下载
- 积分:1
-
Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase...
Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase and CDaoRecordset)
http://www.codeguru.com/cpp/data/mfc_database/microsoftaccess/article.php/c43-Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase and CDaoRecordset)
http://www.codeguru.com/cpp/data/mfc_database/microsoftaccess/article.php/c4311
- 2023-02-10 19:45:03下载
- 积分:1
-
Joseph Central issues
约瑟夫环问题,数据结构实验题目实验一 线性表应用-Joseph Central issues
- 2022-02-21 12:47:07下载
- 积分:1