-
maximum entropy
Yet Another Small MaxEnt Toolkit: YASMET
This is a tiny toolkit for performing training of maximum entropy models. It is a generic toolkit, which is applicable to conditional maximum entropy models. A special feature of this program is that it is written only in 132 lines of code (can be printed on one sheet of paper ...). It includes training of model parameters, evaluation, perplexity and error rate computation, count-based feature reduction, Gaussian priors, feature count normalization. In addition, it is easy to use and efficient enough to deal with millions of features.
- 2022-12-05 23:30:03下载
- 积分:1
-
Linux下的聊天室
应用背景
This is the server and client code in C for a simple chat program for multiple client communication.
This repository contains code for a very simple chat program implemented on the linux system, using base system libraries and the C programming language. The program consists of two major components, the first being the server program and the second is the Client program.
关键技术
The server program maintains a list of clients and also a queue of client messages. It uses semaphores to make sure synchronisation errors do not occur.
The server program accepts one optional input argument – listen_port_number. If this argument is missed, the server will use the default port number 3500 (defined in the provided header file chat_server.h). Once it starts, it runs forever. To ter
- 2023-07-14 01:50:03下载
- 积分:1
-
语音活动检测+ +代码
资源描述一种手机语音活动检测的代码。它有2个文件夹:一为包括 ;(h)和另一个src文件(.cpp)
- 2022-03-21 13:56:16下载
- 积分:1
-
Pf_ring 数据包捕获工具,Linux 率增加
PF_RING 是变成一种商品 PC 市场的运行效率和廉价的高速数据包捕获函数库
网络测量盒适用于包和活跃的流量分析和操纵。
此外,PF_RING 将打开完全新的市场,因为它使创建高效的应用程序如
流量平衡器或数据包筛选器在几行代码。
- 2022-05-18 07:21:10下载
- 积分:1
-
并行的epoll服务器
实现了linux下面epoll的服务器,在小型的项目中已经使用过,项目中有使用的例子程序,可以供大家参考学习
- 2022-01-26 04:41:38下载
- 积分:1
-
linux下基于gtk+的简单socket编程
这个linux系统下,基于gtk+界面的简单socket编程,实现的是客户端与服务端一对一通信,里面包含
了server和client端的完全源码,但是是txt格式的,需要复制到.c文件中也没有提供makefile文件
需要编译时加一些库的路径选项。
- 2022-11-10 20:40:04下载
- 积分:1
-
Ymodem & Zmodem protocol code
本工程内含Ymodem、Zmodem协议的核心源码,可以方便移植入linux系统。具体实现请访问源码的components/utilities/目录。
- 2022-02-26 14:34:58下载
- 积分:1
-
CO2_CORE_DLL c + + 源代码中,线程,套接字,哈希算法
这是一个库,包含哈希算法,如自定义的 CAST5 算法,从 libeay32 打开 ssl 库中,也有解密的 DDS 和 C3 文件,以及一个插线程处理和套接字系统,完善的基地为几乎任何服务器应用程序。
- 2022-04-19 16:47:07下载
- 积分:1
-
平行xspectra:X射线谱的计算
应用背景在一个波长色散X射线光谱仪的单晶衍射光子(布拉格定律)是由探测器收集。没有任何运动,只会有一个波长检测到。通过移动晶体和探测器,观察到一个宽区域的光谱(收集所有的四个不同的三个不同的单晶可能需要的部分)。相反,EDS,WDS是一种连续的光谱采集方法。而比EDS和WDS光谱仪用于定位标本更敏感更慢,它具有优良的光谱分辨率和灵敏度。WDS是广泛用于 ;微探针 ;(在X射线微区分析的主要任务是)和X射线荧光光谱法。它广泛应用于X射线衍射场的计算各种数据,如晶面间距,利用布拉格定律波长入射X射线。关键技术时电子从一个原子的内壳激发的光子的能量,它移动到一个更高的能量水平,这是示出作为一个外壳;能量差异是发射一个光子具有波长特征元素(有可能是几个特征波长每元)。的X-射线发射光谱的分析产生的样品的元素组成的定性结果。谱的样品与已知组合物的光谱的比较,产生定量的结果(吸收,荧光和原子序数的一些数学修正)。X射线可以被激发的高能电子束带电粒子,如电子( ;电子显微镜)或质子(见& nbsp;PIXE),或一束X射线(见 ;X射线荧光,或XRF)。这些方法可以从整个周期表中的元素进行分析,与异常的小时,他和李。电子显微镜 ;电子束激发X射线;有两个主要的技术特征X射线辐射谱分析:nbsp;能量色散X射线光谱 ; ;波长色散X射线光谱仪。
- 2022-07-09 12:59:02下载
- 积分:1
-
开发音乐小实例
用c设计小音乐播放器。用c设计小音乐播放器。用c设计小音乐播放器。用c设计小音乐播放器。用c设计小音乐播放器。用c设计小音乐播放器。用c设计小音乐播放器。用c设计小音乐播放器。自己的小实验。有什么不足请见谅。
- 2022-10-24 22:40:03下载
- 积分:1