登录
首页 » Visual C++ » HLDS

HLDS

于 2011-10-29 发布 文件大小:1636KB
0 356
下载积分: 1 下载次数: 44

代码说明:

  著名游戏CS(反恐精英)中,建立服务器的工具HLDS的源码. 可用VC++6.0编译!(Famous game CS (Counter Strike), create the tools HLDS server source code. Available VC++ 6.0 compiler!)

文件列表:

conproc.cpp,7908,2002-10-03
conproc.h,674,2002-10-03
Debug
.....\conproc.obj,23201,2011-10-29
.....\Dedicated.pch,3591704,2011-10-29
.....\dedicated.res,1204,2011-10-29
.....\engine.obj,20779,2011-10-29
.....\hlds.exe,286791,2011-10-29
.....\hlds.ilk,407168,2011-10-29
.....\hlds.map,92743,2011-10-29
.....\hlds.pdb,640000,2011-10-29
.....\sys_ded.obj,35125,2011-10-29
.....\vc60.idb,148480,2011-10-29
.....\vc60.pdb,77824,2011-10-29
Dedicated.aps,18148,2011-10-29
Dedicated.dsp,4896,2002-10-03
Dedicated.dsw,526,2011-10-29
dedicated.h,659,2002-10-03
Dedicated.ncb,50176,2011-10-29
Dedicated.opt,48640,2011-10-29
Dedicated.plg,1766,2011-10-29
dedicated.rc,1712,2002-10-03
engine.cpp,6325,2002-10-03
enginecallback.h,875,2002-10-03
exports.h,392,2002-10-03
Makefile,1054,2002-10-03

resource.h,754,2002-10-03
sys_ded.cpp,19455,2002-10-03
sys_ded.h,565,2002-10-03
引用的头文件
............\beamdef.h,1713,2002-10-03
............\cl_entity.h,3332,2002-10-03
............\com_model.h,7608,2002-10-03
............\const.h,26540,2002-10-03
............\con_nprint.h,936,2002-10-03
............\crc.h,1735,2002-10-03
............\cvardef.h,1578,2002-10-03
............\demo_api.h,870,2002-10-03
............\director_cmds.h,1573,2002-10-03
............\dlight.h,933,2002-10-03
............\dll_state.h,733,2002-10-03
............\engine_launcher_api.h,4318,2002-10-03
............\entity_state.h,4057,2002-10-03
............\entity_types.h,805,2002-10-03
............\event_api.h,2262,2002-10-03
............\event_args.h,1065,2002-10-03
............\event_flags.h,1664,2002-10-03
............\exefuncs.h,1332,2002-10-03
............\hltv.h,2270,2002-10-03
............\interface.cpp,3577,2002-10-03
............\interface.h,4734,2002-10-03
............\in_buttons.h,1154,2002-10-03
............\ivoicetweak.h,962,2002-10-03
............\mathlib.h,4457,2002-10-03
............\netadr.h,896,2002-10-03
............\net_api.h,3043,2002-10-03
............\nowin.h,326,2002-10-03
............\particledef.h,1428,2002-10-03
............\pmtrace.h,1305,2002-10-03
............\qfont.h,903,2002-10-03
............\ref_params.h,1699,2002-10-03
............\r_efx.h,11138,2002-10-03
............\r_studioint.h,5678,2002-10-03
............\screenfade.h,740,2002-10-03
............\studio_event.h,780,2002-10-03
............\triangleapi.h,1858,2002-10-03
............\usercmd.h,1294,2002-10-03
............\weaponinfo.h,1230,2002-10-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wdkserver
    wsk是win7上取代tdi驱动进行网络编程的技术,程序对wsk的接口进行封装,可以像应用层一样进行socket编程。(wsk is substituted on win7 tdi driven network programming techniques, procedures for wsk interface package, socket programming can be the same as the application layer.)
    2015-11-03 17:26:33下载
    积分:1
  • CDNS_demo
    说明:  DNS解析系统,通过发送DNS协议包到DNS服务器来获取DNS(DNS analysis system, the agreement by sending a DNS packet to the DNS server to obtain the DNS)
    2021-01-23 21:48:39下载
    积分:1
  • Server
    windows网络编程的工程文件和源代码,主要讲iocp模型的用法,实现一个管理系统。(windows network programming project file and source code, mainly about the use of iocp model, implement a management system.)
    2010-12-16 14:44:30下载
    积分:1
  • SendMail199985242001
    用vc实现邮件传输功能,主要采用winsock实现传输过程。有利于熟悉网络编程。(achieved using vc mail functionality, mainly winsock achieve transfer process. Help familiar with network programming.)
    2005-07-27 19:47:56下载
    积分:1
  • cPP-Guinness-classic-code
    c++经典代码大全,适合初学者下载参考使用。(c++ Guinness classic code, suitable for beginners reference.)
    2014-01-13 11:17:12下载
    积分:1
  • TCPsocket
    TCP和UDP socket编程,向固定服务器发送学号姓名信息,用udp从服务器获得一个随机字符串(TCP and UDP socket programming, Student ID Name information sent to the fixed server udp from server to obtain a random string)
    2012-10-21 09:39:54下载
    积分:1
  • GetHostNameIP
    一个有关获取主机名和IP地址的MFC程序,对于初学者来说很有帮助(For information about obtaining a host name and IP address of the MFC, very helpful for beginners)
    2013-08-22 10:58:23下载
    积分:1
  • lesson-14
    孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
    2013-04-02 10:19:34下载
    积分:1
  • UDP_Lost_test2
    这是一个测试UDP数据包的丢包率的程序,包含程序源码,已经验证成功(This is a test UDP packet loss rate of the program, including program source code, has been successfully verified)
    2013-12-30 11:10:56下载
    积分:1
  • ua3
    说明:  基于EXOSIP协议的SIP软终端,可以实现终端向代理服务器的注册请求(SIP-based softphone EXOSIP agreement can be achieved terminal registration request to the proxy server)
    2010-04-29 11:45:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载