搜索资源列表
xerces-c-current
- 开源的XML解析器,采用C++实现。与微软的COM方式的 XML解析器使用方式不同。-open source XML parser, using C to achieve. Microsoft's COM with the way the use of XML parser different ways.
hundun_BMP
- 使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn - XB) generated chaotic sequence (Xi) need input A and isolate value, different values
chengxuWizard
- 应用程序向导是一种用来简化用户操作的程序,在Microsoft 的所有软件产品中都存在应用程序向导,例如Office2000 中的Web 页向导就是一个十分典型的应用程序向导,Visual C++提供的\"App Wizard\"也是一个应用程序向导。 -application is a guide to simplify the user's operating procedures, In all Microsoft software products exist applica
new-wenjianjiami
- 一款较高加密性能的C#加密软件的源代码。在Microsoft Visual Studio .NET 2005下通过编译-A high performance encryption C# encryption software source code. In Microsoft Visual Studio.NET 2005 through compiler
C#写的一个超微软操作系统,含源代码
- C#写的一个超微软操作系统,含源代码-C#-write a Microsoft operating system, with source code
zq_soft
- 软件由Microsoft Visual C++ 6.0开发而成的证券软件 模板,一个思路
c++
- 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
freelock
- If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-R
vcppnet
- Microsoft Visual C++ .NET技术内幕(第6版)一书中所讨论的各个程序的源代码都在vcppnet压缩包中。
pegasus-2.6.0.tar
- Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but sti
playfair
- 自己编写的playfair加密/解密完整源程序.是用VC6 MFC编写的.Windows运行界面.可在Microsoft Visual C++ 6.0集成开发环境下直接编译运行.
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
微软的c runtime库的源代码
- 微软的c runtime库的源代码,提升编程功力的案头必备代码,成长为高手的必由之路。,Microsoft c runtime library source code to improve programming skill necessary code for the desk, the only way to grow as the master.
HardwareID
- 一个根据硬件ID和程序ID生成注册码的动态链接库DLL,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。 使用方法:把Crack下的文件复制到安装程序目录下覆盖。在程序调用入口使用如下注册码:R5LR-S4TQ 示例:GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ")
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
psde
- PSDE 是一套建立在Microsoft Visual C++环境之上的PDA软件开发平台,在PC上编译输出PDA的完全仿真软件,PSDE的目标是应用Microsoft Visual C++强大的开发环境开发出适用于特定PDA硬件平台编译器的标准C语言代码,同时输出PC上的仿真软件,以用于配套的电脑联机软件或演示程序等,避免了PDA开发厂商为了联机软件或演示程序而单独开发新的程序。PSDE能模拟的硬件功能有ROM、FLASH、LCD、触摸屏、按键、中断、硬复位、声音、CPU休眠等,涵盖了目前常用
005-c
- 摘要:端口扫描程序是网管经常用到的软件,介绍使用微软新推出的语言实现端口扫描的方法-Abstract: port scanning procedures are frequently used for network management software, introduce the use of Microsoft' s new 6 < Language realize port scan methods
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
inffas8664
- inffas8664.c is a hand tuned assembler version of inffast.c - fast decoding version for AMD64 on Windows using Microsoft C compiler.
inffasx64
- fast decoding version for AMD64 on Windows using Microsoft C compiler for Linux. -fast decoding version for AMD64 on Windows using Microsoft C compiler for Linux.