资源列表
[界面编程] 程序控制光驱源码
说明:程序说明: 本例使用API函数 CDdoor 来控制光驱门的开和关 程序十分简单,由于 CDdoor 函数自身包含了对异常 错误的处理机制,因此这个程序的通用性很高,你可 以把这段代码移植到你的程序中,实现某些多媒体播 放器所常用的开关光驱的功能-procedures Note : In this example, using the API function CDdoor drive to control the doors opened and the clearance process i<刘艳军> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[编辑框] LmtEdit
说明:有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的字符。-sometimes necessary to restrict the importation of the edit box characters, such as only allowing the importation of alphabetical characters, or allow only the import<lili> 在 2025-06-24 上传 | 大小:33kb | 下载:0
[ListView/ListBox] ListCtrl
说明:CListCtrl控件在默认的情况下有ICON形式,没有底纹,而且报表视图中选中一行时,它只加亮最左边的一个栏目。通过函数SetWindowLong设置列表控件的LVS_REPORT风格,通过CListCtrl的成员函数SetEctendedStyle设置列表控件的LVS_EX_FULLROWSELECT风格。-CListCtrl Control in default under the ICON form, no Shading, and statements selected his vie<lili> 在 2025-06-24 上传 | 大小:4.69mb | 下载:0
[PropertySheet] 拖拉树节点的例子
说明:拖拉树节点的例子拖拉树节点拖拉树节点的例子的例子-drag tree nodes example tractors drag tree node tree nodes example examples<陈用> 在 2025-06-24 上传 | 大小:8kb | 下载:0
[编辑框] crc1010
说明:通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现。-the purpose of communication is to timely and reliable information to be transmitted to the other side, thus<xn> 在 2025-06-24 上传 | 大小:20kb | 下载:0