CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - curses

搜索资源列表

  1. curses_game.tar

    0下载:
  2. curses库的弹球游戏,下载完成后直接make即可。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1797
    • 提供者:xielichao
  1. io_src

    0下载:
  2. |-- 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 声卡录音程序示例
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7175
    • 提供者:susire
  1. ncurses-ruby

    0下载:
  2. the interface of ncurses by ruby. A modification is made. TABSIZE can be assigned value. See the readme.modify for detail usage. Under linux, just type: make ; make install.
  3. 所属分类:源码下载

  1. linux下运行的俄罗斯方块游戏的原代码

    0下载:
  2. 该程序是在linux下运行的俄罗斯方块游戏的原代码,使用ncurses作图形显示,提供速度和关卡选择, This procedure is the Russian block game original code which moves under linux, uses ncurses to make the graphical display, provides the speed and the checkpoint chooses
  3. 所属分类:游戏

    • 发布日期:2017-11-08
    • 文件大小:20017
    • 提供者:代进
  1. hanoi

    0下载:
  2. linux下汉诺塔游戏的代码,用到curses库-hanoi in unix which usees curses
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2380
    • 提供者:榔头
  1. puzzle

    0下载:
  2. linux下的一个拼图程序的源代码 使用curses库函数-linux puzzle under a program s source code using the curses library function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2021
    • 提供者:latios
  1. linuxdriver_code_tool

    1下载:
  2. LINUX设备驱动开发详解(光盘源码)。 -Detailed LINUX device driver development (CD-ROM source).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:25118303
    • 提供者:gaoyuan
  1. Windows

    1下载:
  2. 一个在unix下用curses实现的菜单程序,方便unix或linux下使用,功能还不是很完善,但起抛砖引玉的作用,如果只是想简单地使用,直接继承下就可-At under a unix menu with curses implementation procedures for the use of unix or linux, function is not very perfect, but the forward' s role, if only want easy to use,
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-05-15
    • 文件大小:3967
    • 提供者:陈风
  1. curse

    0下载:
  2. The Curses and Blessings of Dimensionality - Dohono. The blessings of dimensionality are less widely noted, but they include the concentration of measure phenomenon (so-called in the geometry of Banach spaces), which means that certain random
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:196037
    • 提供者:tra ba huy
  1. ncurses_programs.tar

    0下载:
  2. 《ncurses program how to》一书中的全部实例源码,有curses.h,menu.h,form.h,penal.h库的分类-" Ncurses program how to" book all examples of source code, there are curses.h, menu.h, form.h, penal.h library classification
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:23181
    • 提供者:liangtao
  1. sybtop.tar

    0下载:
  2. top for sybase. Needs monitor tables installed. Needs curses and sybase client libs, but should work with FreeTDS- top for sybase. Needs monitor tables installed. Needs curses and sybase client libs, but should work with FreeTDS
  3. 所属分类:Other Databases

    • 发布日期:2017-04-17
    • 文件大小:61440
    • 提供者:sunscreen
  1. snake

    0下载:
  2. snake game in c-c++ using curses library in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:5140
    • 提供者:xisel
  1. PopMenu

    0下载:
  2. 转程序 curese菜单练习,来自CSDN-curses
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2295
    • 提供者:sure
  1. NCURSES-Programming-HOWTO-CN

    0下载:
  2. 中文版的curses详解,很难找到中文版的详细资料了,这是我花了好多精力才找出来的。原版哦!-ncurses on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:586219
    • 提供者:天才
  1. ncurses_programs

    0下载:
  2. Some goog examples for Introduction to the Unix Curses Library.-Some goog examples for Introduction to the Unix Curses Library.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:45838
    • 提供者:lifeng
  1. cursesball

    0下载:
  2. 利用curses库实现弹球游戏 -Pinball using curses library implementation (experimental content)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7041181
    • 提供者:kzy
  1. Unix-code-templet

    0下载:
  2. UNIX代码模板,包括curses/getopt/minix/msg/shell等 -UNIX code templates, including curses/getopt/minix/msg/shell, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:33683
    • 提供者:lanfs88
  1. long-curve

    0下载:
  2. CURSES函数库这个压缩包里面的文件内容: COption目录,储存CURSES函数库的初始化函数的声明 MyClass1目录,储存的是函数库的头文件-CURSES library file inside the archive contents: COption catalog, store CURSES library initialization function declaration MyClass1 directory is stored in the header fil
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:89804
    • 提供者:tang
  1. fivechessInlinux

    0下载:
  2. linux下 利用curses库编写的一个五子棋程序-the code of fivechess in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:16408
    • 提供者:misgao
  1. hw1

    0下载:
  2. 定时器 /*初始化curses*/ /*注册定时器*/ /*7位数据显示*/-#include <unistd.h> #include <stdlib.h> #include <signal.h> #include <math.h> #include <curses.h> #include <sys/time.h> #include <time.h> #include &l
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:940
    • 提供者:jun
« 1 2 34 5 »
搜珍网 www.dssz.com