搜索资源列表
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
cccccc
- 最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。这里要特别感谢那位名叫rovershen的网友! GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(256色)。GIF文件内部分成许多存储块, 用来存储多幅图象或
OperatingAllWindows
- 列举所有窗口和控件,并可以对选择的窗口进行激活、关闭、隐藏等操作。-enumerate all windows and controls, and can choose the right window for activation, and closed down, hidden operational.
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
pciasm
- 我写的在DOS下枚举所有PCI设备的例子-I write DOS Enumerate all PCI devices example
Enumsystemprocess
- 枚举当前操作系统(windos XP)中存在的所有进程,-Enumerate the current operating system (windos XP) that exist in all the process,
demon_net
- 枚举系统设备高级信息.枚举包括cup信息, bios信息, 内存,网卡,其他设备等 可以进行枚举操作系统的所有设备的信息-Enumeration advanced information system equipment. Enumeration, including cup information, bios information, memory, network cards, other equipment, etc. can enumerate all the devices oper
5-22
- 在dos下编程,列举出系统中的全部PCI设备,显示出厂商和设备号-Under the dos program to enumerate all the PCI devices in the system, indicating that manufacturers and device number
HideTaskBarICON
- 枚举隐藏工具栏上的指定的应用程序(非本人做整理了一下)-Hide the toolbar enumerate the specified application (non-I did order a bit)
PCI
- 在DOS下可以枚举主板上所有PCI接口device_id和vendor_id的小程序.送给需要的朋友们。呵呵,如果想看源码,可以给我发邮件。han_shuai@163.com-In DOS, you can enumerate all the PCI interfaces on the motherboard device_id and vendor_id applets. Gift needs friends. Oh, if want to see the source code, you c
EnumComPorts
- Enumerate comport in delphi simple and great
mjjjj
- 枚举线程,适合初学者进行学习研究,不错的源码-Enumerate threads, suitable for beginners to learn research, a good source
Temperature-control-test-procedures
- 一般意义下的温度控制装置已经广泛地应用到国内外的工业、医疗及日常生活领域, 其种类繁多, 控制方式及控制手段不胜枚举。然而温度控制技术在工程应用中,在专用化和精度指标方面还有很大的发展空间, 还有需要我们进一步开发与探索的实际问题。-A general sense of temperature control device has been widely applied to the industry at home and abroad, medical treatment, and dail
yiyuyan
- 易语言网页操作之枚举所有链接,简易修改的程序-Easy to enumerate all of the language page link operation, easy modification of the procedure
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 ^
Enumerate-the-kernel-module
- 易语言编写的 枚举内核模块 很久以前收集的 欢迎大家下载-Enumerate the kernel module
IE-huancun
- 枚举IE缓存中的缓存 Enumerate the cache in IE cache-Enumeration IE cache cache Enumerate the cache in IE cache
meiju
- 易语言实现 枚举当前所有运行程序的标题,实现非法标题检测,也可作为反破解手段之一,提供给初学者研究-Easy language to enumerate all currently running program' s title, to achieve illegal header detection, but also as an anti-crack one of the means available to beginners
meijuneiwang
- 易语言实现枚举内网所有计算机!其实很简单,但是很多新手不知道,我就发一个!-Easy language enumerate all computers within the network! In fact, very simple, but many novice do not know, I made a!
6754
- Delphi枚举出系统所有的打印机,编程学习源码,很好的参考资料。-Delphi enumerate all the printers out of the system, learning programming source code, a good reference.