搜索资源列表
B18
- E:\\Visual_C__MFC扩展编程实例 例18 动态地抓取应用程序的屏幕图像并将其打印。 上一个实例打印的是文档的报表,而不是当前出现在屏幕上的内容。在本例中,将实现 屏幕抓取并打印其内容。M F C 为打印视提供了有限的支持, 但只要用M F C 在 C Vi e w : : O n D r a w ( )中所提供的设备环境,就可以绘制自己的视。在打印视的时候, M F C只需调 用具备打印机设备环境的O n D r a w ( )函数即可。但是,如果不绘制自己的视
svm python
- Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct
remotedesktop
- (1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。-(1) real-time monitoring a remote computer' s desk
MATLABJINGTONGSHEJI
- C++关于数字信号编程,又从函数使用到复杂程序的源代码,涵盖C++所有基础知识-C++ programming on the digital signal, and from the function used to complex program' s source code, covering all the basics of C++
ex1
- "纯汇编语言和rts.lib链接" 运行时支持库rts.lib,rts.lib包括标准C函数和编译器管理C环境的函数 rts.lib中包含的启动目标代码boot.obj,boot.obj初始化运行环境。 boot.obj中包含复位入口点函数 _c_int00,它是芯片复位时入口向量。-Pure assembly language and rts.lib link runtime support library rts.lib rts.lib including the sta