ncurses

共 19 篇文章
ncurses 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 19 篇文章,持续更新中。

eCos.cygwin.source.code.ncurses-5.3-1.tar.rar

eCos.cygwin.source.code.ncurses-5.3-1.tar

gnu_linux编程指南

本书全面而深入地介绍了GNU/Linux编程。首先介绍了在Linux上编程必备的编程工具,然后在库函数、系统调用以及内核上阐述Linux编程知识,并专门讲述了包括TCP/IP、UDP以及多播套接口在内的网络编程知识;图形界面也是本书的重点内容,本书着重讲述了文本形式的图形界面库ncurses;还分别讲解了真正图形化的流行系统X Window、Qt、GNOME以及OpenGL的基本编程方法;最后,介

linux编译OpenWRT固件教程

<p>并不是每个人都需要编译固件,笔者更推荐你直接使用官方固件,如果需要相应的软件,可以直接</p><p>通过opkg 安装。</p><p>为满足更多人需求,这里提供一个傻瓜教程,照着走一次,就编译好了,转的别问我为什么⋯⋯⋯⋯</p><p>1.根据你的系统安装相应的包,把以下命令复制粘贴运行一次就行。</p><p>Ubuntu 32bit</p><p>sudo apt-get install b

俄罗斯方块 用ncurses编写

俄罗斯方块 用ncurses编写

ncurses-5.4 需要的就来下把 一定会有用的哦

ncurses-5.4 需要的就来下把 一定会有用的哦

ncurses

<span style="font-family:Verdana, Geneva, sans-serif;line-height:normal;white-space:normal;background-color:#F5F5F5;">NCURSES编程入门</span>

LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and goo

LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from fi

sted 是一个非常小的简单的基于 ncurses的文本编辑器。而且如果你认为其他编辑器太乏味的话它还携带着一个幻觉模式选择

sted 是一个非常小的简单的基于 ncurses的文本编辑器。而且如果你认为其他编辑器太乏味的话它还携带着一个幻觉模式选择

* A ncurses user interface. * Network statistics to view the amount of packets and data in many

* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network.

可以在Linux文本界面下运行的华容道游戏(C+ ncurses库)。

可以在Linux文本界面下运行的华容道游戏(C+ ncurses库)。

ncurses中文说明

ncurses中文说明

ncurses 库 可能有用酒用 没用就算了 我觉得还可以用

ncurses 库 可能有用酒用 没用就算了 我觉得还可以用

该程序是在linux下运行的俄罗斯方块游戏的原代码

该程序是在linux下运行的俄罗斯方块游戏的原代码,使用ncurses作图形显示,提供速度和关卡选择

ncurses linux 管理员 必备 ncurses linux 管理员 必备

ncurses linux 管理员 必备 ncurses linux 管理员 必备

这是一个简单的编辑器雏形

这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses

在linux系统下实现了一个多人聊天工具的服务器端和客户端。该工具支持显示在线用户

在linux系统下实现了一个多人聊天工具的服务器端和客户端。该工具支持显示在线用户,广播消息,单对单发消息等常用功能。程序使用了ncurses编程。其中有说明文档

ncurses-5.4

ncurses-5.4

JabberX 是一个基于unix平台的jabber客户端 JabberX is a unix console Jabber client. Jabber is a cross-platform,

JabberX 是一个基于unix平台的jabber客户端 JabberX is a unix console Jabber client. Jabber is a cross-platform, open source, XML-based, distributed instant messaging system. Requirements: ------------- I

NCURSES Programming HOWTO一书的中的NCURSES库(版本5.3)的源代码

NCURSES Programming HOWTO一书的中的NCURSES库(版本5.3)的源代码