Welcome![Sign In][Sign Up]
Location:
Search - curses

Search list

[Linux-Unixcursesscn

Description: linux unix curses 库编程实例-linux library programming examples
Platform: | Size: 4193 | Author: xieruo | Hits:

[Editorjiandanbianjiqi

Description: 这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses -This is a simple editor prototype, here the screen used for the development of curses and keyboard function keypad, procedures movable cursor input, deleted and code can be as powerful editor, compiler : -I/usr/include/ncurses edit.c gcc-o edit-ln curses
Platform: | Size: 1108 | Author: wwwwppp | Hits:

[Linux-Unixbibtool.1.7.1.tar

Description: bibtool 是一个简单的基于curses的编辑,它是为了BibTeX参考文件,特别对于大数目的参考书目很有用,比如象博士论文那样的主要文献。它每天履行象加,减和看参考条目类的功能。当加入分类时有智能化的提示,这样当作者不知道文件能或不能用于不同登录类型时就不会依赖于记忆-bibtool is a simple curses on the editing, it is to BibTeX Bibliographic details for reference, especially for the large number of useful bibliography, such as doctoral thesis as the main document. Like its daily discharge, plus or minus reference entries and see the functional category. When it joined the classification intelligence tips, the author does not know when the document would not be used or different types Login would not rely on memory
Platform: | Size: 19706 | Author: 陈凯 | Hits:

[Linux-Unixsntop-1[1].4.3.tar

Description: sntop是一个基于curses的控制台工具,用来监听主机的网络连通性。支持的功能包括:颜色支持,安全终端模式,守护模式,和生成html。-sntop is a curses-based console tool to be used for monitoring mainframe connectivity. Support features include : color support, security terminal mode, guard mode, and generate html.
Platform: | Size: 35174 | Author: 陈凯 | Hits:

[Linux-Unixbsd-airtools.tar

Description: bsd-airtools是一个包,为无线802.11b审计提供了一个完整的工具集。也就是它目前包含了一个基于BSD的WEP程序,被称为dweputils (以及为NetBSD, OpenBSD, 和FreeBSD提供的内核补丁)。它也包含了一个基于curses的类似于netstumbler (dstumbler)的AP检测程序,可以用于检测无线访问点和连接的节点,查看到噪音图像的信号,通过被扫描的APs的交互式的滚动,以及查看每一个的统计信息。-bsd - airtools is a package for wireless 802.11b audit provides a complete set of tools. It is currently contains a BSD-based WEP procedure, called dweputils (as well as NetBSD, OpenBSD, and the FreeBSD kernel patch). It also contains a curses based on the similar netstumbler (dstumbler) AP detection procedures can be used to detect wireless access points and connecting nodes to see images of the noise signal, the APs were scanning the interactive rolling, and a check every statistical information.
Platform: | Size: 78060 | Author: 陈洁营 | Hits:

[Linux-Unix界面开发

Description: curses界面编程-curses Programming Interface
Platform: | Size: 2842765 | Author: 安文 | Hits:

[Internet-Networkels-linux

Description: 用linuX 下的C语言 运用CURSES编写的俄罗斯方块游戏,很好,这个是本人原创,值得参考-linuX use the C language CURSES prepared by the Russian box game, well, this is the original, worthy of reference
Platform: | Size: 9313 | Author: 李博 | Hits:

[Other resourcePython_Curses

Description: 可爱的 Python:Curses 编程 给初学者的提示 David Mertz 博士-lovely Python : Curses programming tips for beginners Dr. David Mertz
Platform: | Size: 70796 | Author: 王伟 | Hits:

[Ftp Serverncftp-3.2.3-src

Description: NCftpd Want filename completion? It s built-in, GNU Readline isn t necessary. Want full-screen support? Install Ncurses if your OS s curses stinks. NcFTP uses \"passive\" by default. Try \"set passive off\" if needed. Yes, it s Y2K compliant. 1. But what is
Platform: | Size: 643440 | Author: hanying | Hits:

[Internet-Networklinux

Description: 《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya
Platform: | Size: 4972571 | Author: 林丽娜 | Hits:

[Linux-UnixUnix_curses

Description: 相信您在网路上一定用过如 tin,elm 等工具, 这些软体有项共同的特色, 即他们能利用上下左右等方向键来控制游标的位置. 除此之外, 这些程式 的画面也较为美观. 对 Programming 有兴趣的朋友一定对此感到好奇, 也 许他能在 PC 上用 Turbo C 轻易地写出类似的程式, 然而, 但当他将相同 的程式一字不变地移到工作站上来编译时, 却出现一堆抓也抓不完的错误. 其实, 原因很简单, 他使用的函式库可能在 UNIX 上是没有定义的. 有些 在 Turbo-C 上被广泛使用的一些函式, 可能在 UNIX 上是不被定义的. 为了因应网路上各式各样的终端机形态 (terminal), UNIX 上特别发展出 一套函式库, 专门用来处理 UNIX 上游标移动及萤幕的显示. 这就是本篇 文章要为您介绍的 - curses.h 函式库. 利用这个函式库, 您也可以写出 像 elm 般利用方向键来移动光棒位置的程式. (CCCA 近来所提供的线上选 课程式, 及程式服务界面, 即是笔者利用 curses 发展而成的 )
Platform: | Size: 6161 | Author: rj | Hits:

[Linux-Unixfmenu

Description: unix/linux下curses库开发书最后一章节的代码,谢谢支持!
Platform: | Size: 133589 | Author: 王玉师 | Hits:

[Internet-Networkcurmen

Description: UNIX/Linux下curses库开发指南 UNIX/Linux下curses库开发指南
Platform: | Size: 5788 | Author: 李明 | Hits:

[Linux-Unix402_01

Description: CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the \"curses\" library. CForms uses a language-based design to define forms. An application may contain C source modules, field pictures, field definitions, literals, and events. CForms applications must be compiled with the CFC compiler and linked with the CFL linker.CForms runs on most Unix SYSV compatible platforms including SunOS, Dell-SVR4, and Diab SYSV.3. It requires a curses library and yacc or GNU Bison. CForms version 2.1 is now available as volume #402 in the CUG Library.
Platform: | Size: 341762 | Author: 李凤杰 | Hits:

[Linux-UnixFlashingMessage

Description: a screen handling program to provide a flashing message. You will have to design a screen layout for where messages are placed on the screen. You will also have to consider when to delay the program in order to give the user time to read the messages. That is, the program will use the curses library, signals and the sleep function.
Platform: | Size: 6807 | Author: qiansinlin | Hits:

[Linux-Unixsnake

Description: linux curses 图形编程的例子,贪吃蛇游戏!做的还可以
Platform: | Size: 3155 | Author: 林汉杰 | Hits:

[Linux-Unixcursesmenu

Description: 采用curses库,在linux下终端界面的菜单源程序,经过测试,可直接使用
Platform: | Size: 28974 | Author: lijun | Hits:

[Linux-Unixcurses-cn-2nd

Description: ncurses linux 管理员 必备 ncurses linux 管理员 必备
Platform: | Size: 618034 | Author: 李金蓄 | Hits:

[Linux-Unixcurses_game.tar

Description: curses库的弹球游戏,下载完成后直接make即可。
Platform: | Size: 1797 | Author: xielichao | Hits:

[Linux-Unixio_src

Description: |-- p6.1.c 获得标准输入、输出和错误输出的终端名称 |-- p6.2.c 修改终端控制字符示例 |-- p6.3.c 使用curses实现密码输入 |-- p6.4.c 使用tcgetattr函数和tcsetattr函数实现密码输入 |-- p6.5.c 串口进行读写示例 |-- p6.6.c 扬声器发声程序 |-- p6.7.c 使用声卡播放音频文件 `-- p6.8.c 声卡录音程序示例
Platform: | Size: 7175 | Author: susire | Hits:
« 1 2 34 5 6 7 »

CodeBus www.codebus.net