登录
首页 » Visual C++ » HLDS

HLDS

于 2011-10-29 发布 文件大小:1636KB
0 357
下载积分: 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 个回复

  • VC++_SerialPort
    串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,(serial communication programming as a senior example of the use of multithreading, Serial involved and input/output synchronization and I/O overlap of knowledge, data transceiver, Please VC 6.0 and above compiler environment I found this site for a moment, it seems even Repetitions were not, Oh)
    2007-05-26 12:04:18下载
    积分:1
  • myqq
    qq程序 可以选择UDP 和TCP 实现发送信息 和 传输文件 (the qq procedure to send messages and transfer files)
    2012-05-26 14:09:19下载
    积分:1
  • IPMonitor
    本程序可以用来监控本地网络,捕获一段时间内以本机为源地址或目的地址的IP数据包(不包括以广播形式发出的数据包),统计IP数据包的信息,列出本机与其他主机之间不同协议类型IP数据包的流量。(This procedure can be used to monitor the local network, capturing a period of time to this machine as the source or destination addresses of IP packets (including broadcast packets sent), statistics of IP packets, lists the machine with The flow of data packets IP between different protocol types in other hosts.)
    2020-11-02 23:29:53下载
    积分:1
  • vlsmaddr
    本源碼是一個用從Internet的Web頁面上得到Email地址,采用多線程遞歸算法(This source code is a Web page is available from the Internet, get Email address, using a recursive algorithm for multi-threaded)
    2009-09-22 17:30:18下载
    积分:1
  • winsocket-transpot
    MFC类下的winsock多线程实现文件传输,在vc++6.0下通过调试。(MFC category under the winsock multithreading document transmission, the 6.0 vc through debugging.)
    2007-03-21 16:45:22下载
    积分: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
  • iperf_win
    Iperf windows版,新手学习用,相当不错.(Iperf windows version, novices to learn, is quite good.)
    2013-04-15 15:31:26下载
    积分:1
  • 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
  • Chat1
    本次上传内容为基于UDP的网络聊天程序,利用SOCKET套接字进行数据通讯,本实验是本人做的计算机网络课程设计,有mfc的CSocket编的。(The uploaded content for UDP-based chat program, the use of SOCKET socket for data communication, I am doing this experiment is a computer network curriculum design, there is the mfc CSocket compiled.)
    2011-09-10 10:12:41下载
    积分:1
  • wwwClient
    www客户机程序设计。 基于vs2010环境,mfc图形界面(failed to translate)
    2012-02-19 01:03:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载