* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this Code: USER_MSG_INTERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } * then we search for int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn) and add this Code: REDIRECT_MESSAGE( Health ) *k now we have the health registered and can read it out i stop this hear know cuz i must thanks panzer and w00t.nl that they helped me with it first time! *ok now we go to int HUD_Redraw (float x, int y) and packing this draw code in it Code:
資源簡介:* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this Code: USER_MSG_INTERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } * the...
上傳時間: 2016-01-22
上傳用戶:ynzfm
資源簡介:test program for STL generic algorithm that search for elements that satisfy a condition
上傳時間: 2013-12-14
上傳用戶:咔樂塢
資源簡介:Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5, authentication, CHAP, XML firewalling, Win32, server chaining, and UDP. It also contains very experimental IPv6 suppor...
上傳時間: 2015-02-28
上傳用戶:shawvi
資源簡介:The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. ...
上傳時間: 2014-01-11
上傳用戶:2525775
資源簡介:ICA/BSS for Wireless Communication first-Order Differential Beamforming and Joint-Process Estimation for Spatial Source Separation 一篇論文.
上傳時間: 2013-12-05
上傳用戶:Shaikh
資源簡介:This book is for developers who design and program devices that use the Universal Serial Bus (USB) interface. The goal is to introduce you to USB and to help you get your devices up and communicating as quickly and easily as possible.
上傳時間: 2014-09-07
上傳用戶:sdq_123
資源簡介:o search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in TimerSample.inf.
上傳時間: 2016-01-31
上傳用戶:牛津鞋
資源簡介:o search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in WMISample.inf.
上傳時間: 2013-12-30
上傳用戶:123456wh
資源簡介:o search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in USBCounter.inf.
上傳時間: 2014-01-11
上傳用戶:lifangyuan12
資源簡介:Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availability of four serial ports: double synchronous serial ports (I² C™ and SPI™ ) and double asynchronous (LIN capable) serial ports. ...
上傳時間: 2016-02-04
上傳用戶:CHINA526
資源簡介:The C++ client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has th...
上傳時間: 2016-08-29
上傳用戶:陽光少年2016
資源簡介:RS232.cpp and RS232.h for Serial COM Port Communication
上傳時間: 2016-10-07
上傳用戶:thesk123
資源簡介:Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such...
上傳時間: 2013-12-20
上傳用戶:123啊
資源簡介:This book is primarily intended for those student and working professionals that have the desire to become network administrators.
上傳時間: 2014-01-04
上傳用戶:84425894
資源簡介:Open source computer vision library in C/C++. 􀂅 Optimized and intended for real-time applications. 􀂅 OS/hardware/window-manager independent.
上傳時間: 2013-12-28
上傳用戶:wangchong
資源簡介:Ekiga (formely known as GnomeMeeting) is an open source VoIP and video conferencing application for GNOME. Ekiga uses both the H.323 and SIP protocols. It supports many audio and video codecs, and is interoperable with other SIP compliant s...
上傳時間: 2014-10-11
上傳用戶:wmwai1314
資源簡介:it is a PDF file that describes LDPC codes and algoritms for decoding this kind of codes
上傳時間: 2013-12-17
上傳用戶:小眼睛LSL
資源簡介:very useful when applying vc++ to develop project,and this gives a lot of solutions for that.
上傳時間: 2013-11-29
上傳用戶:watch100
資源簡介:For developers who design and program devices that use the USB interface. Introduce the USB and help to get your devices and communicating as quickly and easily as possible.The USB is versatile enough for a wide range of peripheral devices...
上傳時間: 2017-08-15
上傳用戶:dave520l
資源簡介:This book has existed (in one form or another) since the first edition of C# and the .NET Platform was published in conjunction with the release of .NET 1.0 Beta 2, circa the summer of 2001. Since that point, I have been extremely happy a...
上傳時間: 2017-09-07
上傳用戶:youmo81
資源簡介:A few years ago I became interested in first person shooter games and in particular how the world levels are created and rendered in real time. At the same time I found myself in between jobs and so I embarked on an effort to learn about 3...
上傳時間: 2013-12-13
上傳用戶:hanli8870
資源簡介:Beginning with tips for the person who is programming with SQL for the first time, SQL Tips and Techniques grows with your skills. You can start with Tip 1, "Understanding the Definition of a Database," and by the last Tip, "Displaying Imag...
上傳時間: 2013-12-21
上傳用戶:LIKE
資源簡介:項(xiàng)目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations f...
上傳時間: 2013-12-02
上傳用戶:qweqweqwe
資源簡介:%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step s...
上傳時間: 2013-12-17
上傳用戶:sk5201314
資源簡介:Teach you how to use Rails to write web applications. For that, you probably ought to start with Rolling with Ruby on Rails. This is an introduction and road map to the many features of Rails.
上傳時間: 2013-12-18
上傳用戶:sammi
資源簡介:We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to ...
上傳時間: 2016-01-17
上傳用戶:jeffery
資源簡介:AUTOMGEN runtime is an open source royalty free runtime for open PLCs. By using this runtime, any target systems can become compatible with the AUTOMGEN automation workshop: IEC1131 languages (ladder, SFC, etc.), 2D and 3D scada, WEB SCADA,...
上傳時間: 2016-04-07
上傳用戶:lindor
資源簡介:This book describes a collection of standards, conventions, and guidelines for creating effective UML diagrams. They are based on sound, proven principles that will lead to diagrams that are easier to understand and work with.
上傳時間: 2016-04-19
上傳用戶:ggwz258
資源簡介:This white paper describes a collection of standards, conventions, and guidelines for writing solid Java code. They are based on sound, proven software engineering principles that lead to code that is easy to understand, to maintain, and ...
上傳時間: 2014-12-08
上傳用戶:hakim
資源簡介:Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.
上傳時間: 2017-02-19
上傳用戶:bibirnovis