搜索资源列表
C#编写的windows资源管理器.rar
- C#的例子
在Unix下用C编写类Windows菜单
- 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but when conducting functional exp
C++Rult
- 1.在C、D、E盘和c:\\windows\\system、c:\\windows中生成本体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\\windows\\system\\svchost.exe,使其开机自动运行 4.在C:\\windows\\system下生成隐蔽DLL文件 5.执行后具有相联复制能力
C++Windows
- c++例子,初好者的好帮手,有界面,系统,等
WINDOWS加密
- c语言编写可对文件加密-c language of the document can be encrypted
makepp-1.19.tar
- Perl实现的GUN Make,功能严谨,比cygwin的make功能多,支持Windows,编译C++程序必备.-Perl achieve GUN Make functional stringent than the cygwin make more functional support for Windows, C compiler required procedures.
C++通过WIN32 API获取逻辑磁盘详细信息
- 众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the variou
Linux-MAC20081224.rar
- 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
C#编写的windows资源管理器
- C#的例子-C# Example
Visual C++ - Bible Source Codes
- 《Windows经典编程》一书的源码- Windows classic programming, the source book
GDI_SDK_doc
- Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。本文档为中文翻译,希望对大家有用。-Microsoft Windows GDI+ Is C/C++ Developer to provide a class-based Application Programming Interface (API). This document translated into Chinese, in the hope that everyone usef
MyWindow
- Windows自定义消息传递机制 实现WinAPI Windows封装-Windows custom messaging mechanisms WinAPI Windows package
Windows_C_dynamic-link-library
- dynamic link library动态连接库开发实例 在Windows下用C/C++语言实现-dynamic link library dynamic link library in Windows development using examples C/C++ Language
borlandc31
- Borland c 3.1 for windows
CPU_Monitor
- 基于Visual C++的WIN32 API编程,可监视系统的CPU及内存的使用情况。-Visual C++ based on the WIN32 API programming, the system can monitor CPU and memory usage.
windows
- ZLG-GUI源代码完整版12-windows.c-ZLG-GUI source code full version of 12-windows.c
Windows7UAC(C)
- 知名Windows 7博客Long Zheng最近指出Windows 7用户账户控制(UAC)系统的默认设置存在安全漏洞,可能会导致用户被恶意软件绕过UAC进行攻击,让UAC成为虚设功能。微软对策声明说UAC并无问题,并声明无意修正此漏洞。在微软做出如上表示之后,Long Zheng目前在博客上公开了UAC注入漏洞攻击的源代码,并放出了攻击视频演示教程。-Long Zheng-known Windows 7 blog recently pointed out that Windows 7 Use
des_c
- C语言版的 des加密算法 非常好用的 环境:windows-C language version of the des encryption algorithm is very easy to use environment: windows
c语言编译器源码
- ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 1. 代码结构清晰直观,有比较详细的中文文档讲述它的实现 2. 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 3. 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码 生成器本想用burg这样的工具自动生成,但这样可能会给代码的理解带来难度, 最后手写了
windows
- windows.c: Routines to deal with register window management at the C-code level.