-
Net-skyChatServer类似网易聊天室
资源描述
软件名称:Net-skyChatServer类似网易聊天室
软件类型:C源代码
软件大小:38k
软件简介:
Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。经初步测试,完全达标:每个聊天室一道进程,占内存约700K,80人在线时占CPU约0.03% (Pll450)。程序启动即将所有模版一次性载入内存,最大限度减少硬盘的I/O操作(聊天过程没有任何硬盘I/O),最大限度提高性能。这不不并不意味着每次修改配置后要重新启动聊程式,系统提供专门的管理员命令来重载或修改配置,而不须停止或间断服务。(Only For Linux)
|关闭本窗口|
- 2022-04-23 18:15:26下载
- 积分:1
-
This document contains details about image enhancement techniques,spatial domain...
This document contains details about image enhancement techniques,spatial domain,frequency domain mathods.image stretching ,contrast slicing,sample codes , and some outputs are also included.
- 2022-07-07 23:19:26下载
- 积分:1
-
该程序,实现了MemRepair类,可以对.exe文件的内存进行修改,也可以用于游戏修改内存。...
该程序,实现了MemRepair类,可以对.exe文件的内存进行修改,也可以用于游戏修改内存。-the program, achieving MemRepair category, right. Exe files in memory changes can also be used to amend the memory game.
- 2023-09-08 10:10:03下载
- 积分:1
-
system manger like file
system manger like file
- 2023-01-19 07:15:03下载
- 积分:1
-
论述*P++等价于(*p)++还是等价于*(p++)的问题,为了验证这个问题,编写了下面的小程序(vc++6.0编译环境),作为验证...
论述*P++等价于(*p)++还是等价于*(p++)的问题,为了验证这个问题,编写了下面的小程序(vc++6.0编译环境),作为验证-Paper* P++ Is equivalent to (* p)++ Or equivalent to* (p++) Problems, in order to verify this issue, prepared the following small program (vc++ 6.0 compiler environment ), as a validation
- 2022-11-30 23:50:03下载
- 积分:1
-
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大...
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大大提高程序的执行效率。-This is a memory allocation management procedures. In some real-time communication systems, the need for frequent distribution and release memory, the memory caused more debris. This procedure can be started in an allocation of a large memory, thus avoiding the frequent application and release memory. The process greatly enhanced the efficiency of enforcement.
- 2023-01-18 18:45:04下载
- 积分:1
-
创建修改通讯录,按照姓名排序并可按照姓名进行查询,可插入删除指定的通讯录!...
创建修改通讯录,按照姓名排序并可按照姓名进行查询,可插入删除指定的通讯录!-Modified to create contacts, and in accordance with the order in accordance with the names of query name can be inserted to remove the specified address book!
- 2022-04-21 14:55:43下载
- 积分:1
-
显示软件的阿什维尼雷达
typedef 结构 _Timestamp
{
无符号短时间 ;
无符号短分钟 ;
无符号短秒 ;
无符号的短毫秒为单位) ;
} S_Timestamp ;
typedef 结构 _PrimaryReports
{
无符号短 messageHeader ;//33031
无符号短 rangeSpread ;
无符号短 azimuthSpread ;
无符号短 filterNumber ;
浮动范围 ;
浮法方位 ;
浮法高程 ;
浮法 multipleElevation [3] ;
浮法强度 ;
} S_PrimaryReport ;
typedef 结构 _PrimaryReportsPerCpi
{
无符号短 messageHeader ;/ / 34952
无符号短 numberOfReports ;
无符号短 cpiNumber ;
无符号的短保留 ;
//float 纬度 ;
//float 经度 ;
S_Timestamp 时间戳 ;
S_PrimaryReport primaryReports [MAX_PRIMARY_REPORTS_PER_CPI] ;
} S_PrimaryReportsPerCpi ;
DetectionDataInterface.MultiCastInit("225.0.0.1",44902) ;
- 2023-05-06 06:10:02下载
- 积分:1
-
vb.net编写的动态连接库,可通过该动态连接库传入传出数据,传出的数据写入指定的文件夹中...
vb.net编写的动态连接库,可通过该动态连接库传入传出数据,传出的数据写入指定的文件夹中-vb.net prepared by the dynamic link library, through the dynamic link library data came out, the reported data into a file folder
- 2022-03-13 07:57:46下载
- 积分:1
-
所包含的算法详细的实现了图形底层代码的实现且基于类的实现...
所包含的算法详细的实现了图形底层代码的实现且基于类的实现-Algorithm contained in a detailed graphical realize realize the underlying code and category based on the realization of
- 2022-04-10 03:46:28下载
- 积分:1