-
weizhuang
说明: 很多下位机程序员都有这样的经历,在交付工程的时候对方要求提供源程序,而大多数下位机程序员都知道交出源程序是意味着什么,所以为了保护各位下位机程序员的合法利益.这个工具,伪装过后的源程序可以编译通过。(many lower computer programmers have the same experience that the delivery of the other works on the request source, and most of the next crew to surrender programmers are aware of what it means to the source, Therefore, in order to protect you and lower computer programmer's legitimate interests. this tool, camouflage after the source compile.)
- 2006-04-12 10:43:41下载
- 积分:1
-
openprocess
可以SeDebugPrivilege用户权限用打开系统的进程(SeDebugPrivilege user permissions can be used to open the process of system)
- 2016-02-27 22:40:23下载
- 积分:1
-
hongwai
红外控制 51单片机开发 红外解码 以及红外控制电机的正反转(hongwai stc89c52)
- 2012-07-21 10:50:39下载
- 积分:1
-
calculater
C++ MFC (Visual Studio 2010)具有图形界面的应用程序——简单的计算器(C++ MFC (Visual Studio 2010) with a graphical interface applications- simple calculator)
- 2015-05-07 20:26:48下载
- 积分:1
-
UDP
仿照TCP协议的UDP封装,用ACK,和滑动窗口(Modeled on the TCP protocol UDP encapsulation, with ACK, and sliding window)
- 2016-09-19 11:03:41下载
- 积分:1
-
Modbus-for-Field-Technicians
Modbus for Field Technicians 介绍modbus的相当好的资料,包括原理和编程和协议介绍(Modbus for Field Technicians introduction modbus fairly good information, including schematics and programming and protocol description)
- 2013-07-13 22:47:57下载
- 积分:1
-
YouToo
youtoo.sip电话详细源程序代码...里面赋有详细的说明过程以及使用说明..有利于SIP客户端的开发(youtoo.sip telephone detailed source code ... which are endowed with detailed description of the process so that Note .. used to SIP Client Development)
- 2020-07-02 00:40:01下载
- 积分:1
-
palindrome
用C++语言判断一串字符串是否回文,希望广大吧友支持(Determine whether the string with C++ language palindrome string of hope that the majority support it Friends)
- 2013-12-14 13:02:28下载
- 积分:1
-
OLE-DB-operation-database
使用OLE DB操作数据库的方法,这是C++的源码(OLE DB operation method of the database, which is C++ source)
- 2012-09-29 17:48:33下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1