-
VC-Detailed-Explanation
这本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题(This book starts from the practical application , deep within the program step by step explanation of the Windows operating mechanism, MFC framework, text, menus, dialog boxes, file operations, inter-network programming, interprocess communication, ActiveX controls, dynamic link libraries, HOOK programming and many other topics.)
- 2014-04-25 09:26:40下载
- 积分:1
-
SRTest
语音识别,通过说话转化为语音。适合开发语音软件(good it‘s so worth that you must have a look)
- 2009-09-04 10:47:25下载
- 积分:1
-
GearTestForm_V1
基于C++CLR的齿轮啮合检测系统,其中用到了C++与matlab混合编程以及多线程串口通讯(C++ CLR-based non-circular gear detection system, which uses a C++ and matlab mixed programming and multithreading serial communication)
- 2020-09-12 09:17:58下载
- 积分:1
-
ExcelAccc
通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
- 2005-03-21 10:22:41下载
- 积分:1
-
WQL1
1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。
把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。
(1, a software company about 30 employees, each employee has a name, job number, position and other attributes, and employee turnover every year recruits. All employees in order to establish a linear table storage structure, the establishment of employment and entry function, when employees leave or entry, the modified linear form, and print the latest list of employees.)
- 2014-04-17 18:34:07下载
- 积分:1
-
ikvei
随机调制信号下的模拟ppm,结合PCA的尺度不变特征变换(SIFT)算法,包括主成分分析、因子分析、贝叶斯分析。( Random ppm modulated analog signal under Combined with PCA scale invariant feature transform (SIFT) algorithm, Including principal component analysis, factor analysis, Bayesian analysis.)
- 2017-05-11 15:38:40下载
- 积分:1
-
vc__mallat
mallat算法 小波分解 vc++环境编写 运行正确(mallat wavelet)
- 2009-04-22 17:25:04下载
- 积分:1
-
third2
实现一个界面,它能够非常完整的输出这样一个程序,我非常的喜欢他(The realization of an interface, it can be very complete output of such a procedure, I like him very much)
- 2009-06-23 17:16:22下载
- 积分:1
-
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 ( )函数即可。但是,如果不绘制自己的视,例如,用一个或
者一个以上的控件窗口填充自己的视就不会打印任何东西。每个控件将使用自己的设备环境
将自己打印到屏幕,因此打印视的唯一途径就是抓取屏幕(拷贝其内容到一个位图对象)并将其
打印到打印机。由于该功能整个与位图相关,因此将该功能封装到了位图类中。(E : Visual_C__MFC expand programming examples cases 18 crawls dynamic application's screen images and their Print. Print example, a document is a statement, rather than the current appeared on the screen content. In this case, to achieve the screen crawls and print its contents. M F C Print, as provided limited support, but as long as M F C in C Vi e w : : O r a n D. w (), which provided the equipment environment, we can draw our own consideration. In Print, as when M F C only with the printer device called the environment O D r a n w () function can be. However, if we do not draw their attention, for example, or one with a control over their windows filled as it will not print anything. Controls will use their own equipment to their environment to Print Screen, Therefore, as Print i)
- 2007-05-19 19:40:37下载
- 积分:1
-
gps
gps数据采集代码。
vc++6.0编写(gps data acquisition code. vc++ 6.0 preparation)
- 2008-04-07 20:50:24下载
- 积分:1