-
RemoteXP_source
RemoteXP木马的源代码,这是一个经典的木马源码,新手可以好好的学习其中的思想。(RemoteXP Trojan source code, which is a classic Trojan source code, which novices can learn good idea.)
- 2013-11-05 10:39:03下载
- 积分:1
-
21dayC51
21天学通51单片机开发源代码,学习51单片机的教材,值得下载(21 Days 51 MCU development of source code, 51 MCU learning materials, worth downloading)
- 2011-05-11 15:45:20下载
- 积分:1
-
Digital-Image-Processing
这是一个数字图像处理常用的功能的集成软件,用VC++ 编写,可以对图像进行一些常见的操作,也可以自己扩展功能(This is a common feature of digital image processing integrated software, images can perform basic operations)
- 2014-01-13 19:09:57下载
- 积分:1
-
CRC
说明: CRC7,CRC8,CRC9,CRC16编解码,查表方法实现(CRC7, CRC8, CRC9, CRC16 codec, look-up table method)
- 2009-07-31 11:36:19下载
- 积分:1
-
postfixexpression
运用栈的基本运算。(进栈、出栈)
依次扫描表达式的操作数并入栈,遇到运算符时,将后进的两个操作数出栈,对其进行运算,将运算结果入栈。照此方法,进行下去,一直到执行完最后一个运算符,输出结果。(The use of basic computing stack. (Into the stack, out of the stack) followed by scanning the expression operands and stack encountered operator, it will be backward out of the two operand stack and to carry out operations, the result would be computing stack. Do the same method, go on, until the implementation of the End of the last operator, output.)
- 2009-11-08 18:24:47下载
- 积分:1
-
vcPP6.0
vc++6.0安装包,内附有补丁以及卸载程序,解压即可安装(vc++6.0 installation package, patches, and have included uninstaller, decompression can be installed)
- 2016-12-21 19:11:26下载
- 积分:1
-
Cannon
佳能矩阵相乘算法,利用了openmp与C++技术(Canon matrix multiplication algorithm, use openmp and C++ technology)
- 2009-12-22 10:17:26下载
- 积分:1
-
ljep
简单读文件入数组程序,编译已通过,可直接运行。(Simply read the file into an array of programs, compile has been adopted, can be directly run.)
- 2009-11-09 23:10:10下载
- 积分:1
-
AD9851
AD9851中文资料,为pdf格式,资料比较详细,希望对需要者有所帮助。(AD9851 Chinese data)
- 2013-10-26 14:11:10下载
- 积分:1
-
CPPSTL
STL(Standard Template Library),即标准模板库,是一个具有工业强度的,高效的C++程序库。它被容纳于C++标准程序库(C++ Standard Library)中,是ANSI/ISO C++标准中最新的也是极具革命性的一部分。该库包含了诸多在计算机科学领域里所常用的基本数据结构和基本算法。为广大C++程序员们提供了一个可扩展的应用框架,高度体现了软件的可复用性。 (STL (Standard Template Library), which is a standard template library, with industrial strength, efficient C++ library. It is contained in the C++ standard library (C++ Standard Library), ANSI/ISO C++ standard is the latest in is also very part of a revolutionary. The library contains many in Computer Science in the field of common basic data structures and basic algorithms. Provides an extensible application framework for the majority of C++ programmers, highly reflects the software reusability.)
- 2014-11-06 11:06:37下载
- 积分:1