搜索资源列表
Dynamic_Array
- 动态数组实现, 包括了一个小例子.关键结构如下: typedef struct Nameval Nameval struct Nameval{ char *name int value } struct NVtab{ int nval /* current number of values */ int max /* allocated number of values */ Nameval *nameval /* arr
enum
- 枚举 枚举 枚举 枚举 枚举-enumeration en umeration en umeration en umeration en umeration en umeration en umeration en umeration enumeration Enumerate
enum-v50
- 校园网一卡通与其它程序的结合,完整的例子.已经投入使用.请大家指正.
MSENUMALGS
- 枚举Windows系统中加密解密算法的源代码,在CSP和加密解密程序中都可以借用部分-This software enum the source code of encryption and decryption in Windows,you can use it in CSP or the encryption and decryption programme.
1.rar
- 用于基本数据类型之间的转换,如把int转换成char,把int转换成enum。这种转换的安全性也要开发人员来保证。 把空指针转换成目标类型的空指针。 把任何类型的表达式转换成void类型。,Between the basic data types for conversion, such as the int into a char, the int to convert enum. This conversion should be the development of securit
EnumHandle
- 枚举窗口句柄的例子,非常简单,枚举窗口句柄的例子,非常简单-enum the handle of Windows, which is very simple!enum the handle of Windows, which is very simple!
EnumProcess
- 列举windows任务管理器中所有运行的进程-Windows Task Manager list of all running processes
Screen_App
- 给出了一个通过SendMessage关闭和打开显示器的示例。结论是调用该函数的参数应该为: SendMessage(HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, cmd) 其中cmd仅取下列值有效:typedef enum { MONITOR_ON = -1,MONITOR_OFF = 2, MONITOR_STANBY = 1} eMonitorCMD 否则被自动忽略。 纠正了许多文献的不全或错误。 但是对于我的笔
Enum_audio_devices
- 该程序使用VC6.0开发,可以枚举系统中的音频设备。-Enum all of the audio device in your system.
tecEnumWin
- IT s used to Enum all the desktop windows
enumkey560
- c++枚举注册表啦 很经典的啦 不下可惜啦-c++ enum registry classic Rights Rights Rights pity no less than
IEOptions
- VC++枚举获取出所有的IE标题,选中这些标题后,可以自定义标题,修改为您要的标题,从如上截图所示,源码爱好者网站的标题“源码爱好者 - 学习型源码下载站”被修改为“腾讯首页”,要说也无可厚非,不过程序可帮助我们如何修改IE的属性,标题被修改后,刷新网址即可恢复。 -VC++ enum to get out all the IE title, check these titles, you can customize the title, modify the title you want,
EnumKrnlMod
- 通过使用系统函数 NtQuerySystemInformation查找显示系统模块-use NtQuerySystemInformation enum system moudle
e_exp
- enum for BlockType related constants.
AssertMatchingEnums
- Use this file to assert that various WebKit API enum values continue matching WebCore defined enum values. -Use this file to assert that various WebKit API enum values continue matching WebCore defined enum values.
WildcardTermEnum
- Wildcard Term Enum Source Code for Linux.
SegmentTermEnum
- Segment Term Enum is an enumeration of all Terms and TermInfos for Linux.
javamicro_enum
- Enum Field Generator for Linux Android Code.
java_enum_field
- Java Enum Field Generator for Linux Android Source Code.
io_buffer
- Enum Generator for Linux Android Source Code.