This programm is proxy server for ragnarok online game. Also it s can be use as bot. It control all traffic and can change packet anf genereate new. Also it s good example of injection dll and simple GUI on c++.
標簽: programm ragnarok control online
上傳時間: 2016-01-31
上傳用戶:fhzm5658
武林DLL注入源碼 VB調用 Private Declare Function CallHotKey Lib "wulin.dll" (ByVal hWnd As Long, ByVal hotkey As Long) As Boolean Private Declare Function CallBase Lib "wulin.dll" (ByVal hWnd As Long, ByVal action As Long) As Boolean CallHotKey(窗體句柄,HotKey) HotKey ====0---------17 分別是0-----9 F1-----F8 CallBase(窗體句柄,Action) Action==0-------N 分別實現不同的功能 Action=0 選怪 函數反回值是 布爾值 ( 窗體句柄,Action 窗體句柄,HotKey 都為DWORD值)
標簽: ByVal CallHotKey Function Private
上傳時間: 2013-11-25
上傳用戶:maizezhen
The purpose of this program is to run as a server, which can receive requirement from clients and send datas to clients as requested.
標簽: requirement purpose clients program
上傳時間: 2014-01-14
上傳用戶:wmwai1314
A web crawler (also known as a web spider or web robot) is a program or automated script which browses the in a methodical, automated manner. Other less frequently used names for web crawlers are ants, automatic indexers, bots, and worms (Kobayashi and Takeda, 2000).來源。
標簽: web automated crawler program
上傳時間: 2016-02-01
上傳用戶:釣鰲牧馬
This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the watchdog is configured to overflow after 0xFF00 clock cycles.
標簽: example configure watchdog program
上傳時間: 2016-02-09
上傳用戶:bakdesec
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標簽: converts Toolbox complex logical
上傳時間: 2016-02-12
上傳用戶:a673761058
One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the rule from large-scale data middle.
標簽: algorithm kind decision-making mining
上傳時間: 2014-01-13
上傳用戶:ruan2570406
libgsmc is a GSM Communications library intended to be used as a foundation for phone applications on linux based handheld mobile phones.
標簽: Communications applications foundation intended
上傳時間: 2016-02-14
上傳用戶:ecooo
制作五星的源碼.讓大家來研究下.沒有AS編程的.放心使用吧.
上傳時間: 2016-02-15
上傳用戶:frank1234
The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core) in a VHDL simulation environment. The core is packaged as a soft (VHDL) macro and it implements all transcenden-tal functions. Analysis of the accuracy of the algorithms implemented shows that the CORDIC functions are equivalent to the accuracy of a Pentium coprocessor.
標簽: implemented Algorithm component presents
上傳時間: 2016-02-16
上傳用戶:wcl168881111111