-
This sample shows how floating
This sample shows how floating-point exceptions may be captured and handled in an MFC application.
- 2022-02-21 18:58:50下载
- 积分:1
-
模仿VC和上位机进行通信,协议为BTM通信协议!
模仿VC和上位机进行通信,协议为BTM通信协议!-VC and the host computer to imitate communicate agreement BTM communication protocol!
- 2022-02-06 15:20:58下载
- 积分:1
-
一个udp最简单的例子....简而言之就是一个udp的sayhello 程序,有发送和接收端.即时服务端与客户端...
一个udp最简单的例子....简而言之就是一个udp的sayhello 程序,有发送和接收端.即时服务端与客户端-a udp most simple example .... In short udp is a way of sayhello order, the sending and receiving end. immediate end with the client
- 2023-04-02 17:45:03下载
- 积分:1
-
这是多个加密算法源代码如algebra,blowfish,blumgold,diamond,tiger等25个算法...
这是多个加密算法源代码如algebra,blowfish,blumgold,diamond,tiger等25个算法-This is the number of source code encryption algorithm such as algebra, blowfish. blumgold, diamond, tiger, etc. 25 Algorithm
- 2022-10-13 20:50:03下载
- 积分:1
-
实现离散卷积的一个小程序,希望对有需要的人有所帮助。
实现离散卷积的一个小程序,希望对有需要的人有所帮助。-Discrete convolution to achieve a small program, I hope those who are in need of help.
- 2022-05-23 11:17:32下载
- 积分:1
-
HR人力资源修改版.Intraweb本程序采用Delphi7的IntraWeb编写!系Hubdog原创原来使用了BetterADODataSet控件,改成Ado...
HR人力资源修改版.Intraweb本程序采用Delphi7的IntraWeb编写!系Hubdog原创原来使用了BetterADODataSet控件,改成AdoDataSet并注释了原来使用CodeSite的部分代码及单元Doc目录下是针对本源码的教程:IntraWeb开发指南Delphi园地2003.10.20调式通过-HRHumanResoure(ModificationEdition).InTraweb This Programme is programmed by Delphi7!The originaldesigner is Hubdog .It use BetterADODataSet (UserControl) originally,now change into AdoDataSet,and write comment to parts of CodeSite and UnitDoc index(the tutorial of this programme IntraWeb Delphi Developing Guide Zone).2003.10.20 this programme go through the debug
- 2022-02-06 03:17:25下载
- 积分:1
-
MFC工具提示控件(ctooltipctrl)是易于使用的一个窗口,如一个孩子…
MFC Tool tip control(CToolTipCtrl) is easy to use with a window, such as a child window, or an application-defined rectangular area within a window s client area. However, in some situations you may not know in advance for which controls or rectangle area you will be displaying the tool tip. In this case, you have to dynamically display the tool tip depending on where your mouse position is. For e.g. you may have a window which display some graphics and you may want to display the tool tip on the graphics depending on where the mouse position is.
- 2023-04-20 19:30:03下载
- 积分:1
-
gained information of network card, whether check network,style,address,DNS.
得到网卡信息
可以检测 是否有网卡,类型,地址,网关-gained information of network card, whether check network,style,address,DNS.
- 2022-01-25 20:43:15下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
签页形式的对话框
签页形式的对话框-signed forms of dialog page
- 2022-01-25 21:24:52下载
- 积分:1