-
播放wav文件的VB控件
播放wav文件的VB控件-players wav file VB Controls
- 2022-05-20 03:36:27下载
- 积分:1
-
测试wpcap
wpcap的测试和简单实用使用的工具有wpcap,vs2010在使用改代码之前需要对Windows环境进行配置需要安装wpcap,并且和wpcap的package在vs2010中需要引入wpcap的lib和一些头文件具体的详细配置可以自行搜索
- 2023-02-25 16:35:04下载
- 积分:1
-
不是本人编写的代码,但是觉得不错,有关信号的快速傅里叶变换的。
不是本人编写的代码,但是觉得不错,有关信号的快速傅里叶变换的。-err
- 2022-06-02 23:48:37下载
- 积分:1
-
API_Hook 精悍源码
API HOOK技术是一种用于改变API执行结果的技术,Microsoft 自身也在Windows操作系统里面使用了这个技术,如Windows兼容模式等。 API HOOK 技术并不是计算机病毒专有技术,但是计算机病毒经常使用这个技术来达到隐藏自己的目的。
- 2022-08-21 17:34:40下载
- 积分:1
-
C++ to prepare the clips can achieve TXT file to read and display the function
C++编写的片断,可实现读取和显示TXT文档的功能-C++ to prepare the clips can achieve TXT file to read and display the function
- 2023-04-17 12:40:04下载
- 积分:1
-
高质量C++编程指南,供编程爱好者使用,推荐
高质量C++编程指南,供编程爱好者使用,推荐-High-quality C++ Programming Guide for the use of programming enthusiasts, Recommended
- 2022-07-04 10:28:26下载
- 积分:1
-
掌上在线课堂
掌上课堂(Pocket Tutor)是一款免费、自主开发的教育类微视频录制应用软件。掌上课堂将您的iPad和安卓平板变成随时随地可以录制课程的白板。您的点击,说话,书写均可以被实时地录制下来,并且可以一键同步到云端网络,在网络上播放给亲朋好友。
- 2022-05-26 15:05:19下载
- 积分:1
-
ZbarCam
将zbar重新配置一下,使之能正常编译使用,并附上完整的文件。
- 2022-02-07 08:01:45下载
- 积分:1
-
SDI实现MDI的功能
SDI实现MDI的功能-SDI to achieve the function of MDI
- 2022-07-19 18:50:37下载
- 积分:1
-
假设你想给用户修改大小和位置的能力…
Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the
- 2022-10-29 16:00:03下载
- 积分:1