搜索资源列表
ListCodecProps
- 这是一个基于对话框的MFC程序,枚举系统中所有的Windows Media编解码器,并查看每个 编解码器的属性,如视频复杂度级别、是否支持VBR、支持的格式等等。 -This is a dialog-based MFC procedures, Enumerate all systems of Windows Media codecs, and look for each codec in nature, If Video complexity level, whether to supp
vc_jiqiaoshili_part13_14
- Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Mount在应用程序中映射网络驱动器 7. AddIEButto
a
- 按一个按钮两次相当于没按,每个按钮按或者不按的情况,一共有2^4=16种状态。枚举每个按钮是否按下,及时根据按键总数终止不可能的情况,注意按钮1==按钮2+按钮3的作用,因此在c 4==2时注意sum!=1的情况。虽然灯最多有100盏,但6盏以后的灯都是前6盏的重复,因此只需保存前六盏的状态。最后对所有合适的情况排序输出。-Equivalent to not press each button press or by pressing a button twice, a total of 2 ^
linker
- C语言中可复用的链表结构,可以不必关心用户数据结构完成链表的增删该查及排序、保存等操作,提供枚举器枚举链表数据(reusable linked list structure in C language.you don't have to worry about the user data structure, complete the additions and deletions of the list, check and sort, save, and so on, and provide