-
linux命令大全
linux命令大全,很多命令,直接收藏,使用即可,再也不需要导出找命令而烦恼,一个文本包含全部基本常用命令,很方便哦,写在后记得好评 呵呵。 本人这么多年一直使用 ,很不错的呢。包含基本常用查看、编辑命令,还有一些其他系统命令,很全的,想看什么基本上都有呢。
- 2023-03-20 07:50:03下载
- 积分:1
-
LInux Label控件重写
Qt4中,对label控件重绘,以实现label的特殊功能要求,其他控件或者label控件的其他专属功能,也可以在此源码的基础上,根据需要增加或者删改,希望对你们有帮助。
- 2022-01-26 00:55:49下载
- 积分:1
-
即时通讯代码
我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。
我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。
我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。
我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助。我想要积分,求帮助
- 2022-06-27 13:39:15下载
- 积分:1
-
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
-
C语言局域网简易群聊系统
应用背景
linux环境下用C编写的一个简易群聊系统,可以看看。用到了ncurses库克litesql。
关键技术1.安装
ubuntu11.10下默认没有安装curses函数库,(CentOS下默认已经安装,可以直接在usr/include下查看是否有该头文件来确定)使用
>sudo apt-get install ncurses-dev ncurses*
安装curses库,这样在curses函数库的头文件和库文件就被分别安装在/usr/include/和/usr/lib/下,在编译程序时,直接使用命令:
gcc program.c -o program -lcurses
完成编译,运行。
2.sql 函数库的头文件和库文件就被分别安装在/usr/include/和/usr/lib/下,makefile已写好。
- 2022-02-21 17:56:29下载
- 积分:1
-
IP加速器
基于LINUX系统编写的一款TCP/IP传输加速软件。常用于卫星通信方面,TCP/IP加速源码。linux!-Commonly used in satellite communications, TCP/IP speed up the source, based on linux!
- 2022-06-19 09:12:43下载
- 积分:1
-
mux串口虚拟端口
资源描述多路虚拟话串口程序,可以实现一个物理端口虚拟成多个虚拟端口,并且可以通过多路虚拟端口来实现接收和发送相关数据包
- 2022-12-13 22:55:03下载
- 积分:1
-
Ymodem & Zmodem protocol code
本工程内含Ymodem、Zmodem协议的核心源码,可以方便移植入linux系统。具体实现请访问源码的components/utilities/目录。
- 2022-02-26 14:34:58下载
- 积分:1
-
NS2 Project
RPI ns-2图形和统计数据包1提供了一组用于生成
- 2022-01-30 12:55:33下载
- 积分:1
-
AODV路由协议
aodv协议,用于查找从给定源到目的地的路由
- 2022-08-20 13:34:15下载
- 积分:1