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

搜索资源列表

  1. ncurses

    0下载:
  2. 一份较为详细地介绍了linux下用curses函数库进行图形化界面编程的资料-A more detailed descr iption of the use of curses under linux graphical user interface library for programming information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1006062
    • 提供者:zxd
  1. pingpongball

    0下载:
  2. ubuntu环境下的一个桌上弹球游戏,用curses做的界面-ubuntu environment of a pinball table, to do with curses interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:6089
    • 提供者:黄成
  1. 780470147627-code-ch06

    0下载:
  2. Linux curses库函数使用例子。-The example of using curses lib.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:12430
    • 提供者:cds
  1. fall(9)

    0下载:
  2. 基于curses库的小游戏,类似于大富翁接钱币,比较简陋-a small game based on curses library
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:3086
    • 提供者:joshua
  1. snake

    0下载:
  2. 通过curses,unix-c实现的简单贪吃蛇游戏,界面比较简单,只通过信号实现,未使用多线程技术-Simple Snake game implemented by the curses, unix-c, the interface is relatively simple to achieve only through the signal, not to use multi-threading technology
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:288293
    • 提供者:aaron
  1. NCURSES-Programming-HOWTO

    0下载:
  2. N-curses programming
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:468826
    • 提供者:Ramas
  1. lelss-linuuxi

    0下载:
  2. 用linuX 下的C语言 运用CURSES开发的俄罗斯方方块游戏源码,非常好,这个是本人原创,值的参考 可直接使用。 -The C language under Linux using CURSES development of the Russian puzzle game source code, very good, this is my original, the value of the reference can be directly used.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:9362
    • 提供者:fjk2002
  1. Book-Manager-System

    0下载:
  2. 使用MySQL的实验程序:电子书管理软件 功能:管理电脑里的电子书,提供查询,插入,删除,统计书的总数等操作。 开发环境:Linux2.6.38,gcc4.4.3,mysql5.1.41,因为用到了curses库,不确定在其它操作系统下能不能不修改就编译。 编译方法:在源码目录下运行make 使用方法:1.首先请自行安装mysql环境,然后自行新建一个用户(名字随意),并用"create database libmanager"创建数据库(数据库的名字不能变)。2.在终端下用"m
  3. 所属分类:Linux Network

    • 发布日期:2017-11-11
    • 文件大小:114358
    • 提供者:彭睿
  1. gameCcode

    0下载:
  2. 这是在linux操作系统下使用curses库实现的五子棋小游戏程序-Curses library implements backgammon game program in linux operating system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:7447
    • 提供者:小飞
  1. Automatically-find-objects-C-Snake

    0下载:
  2. 实现自动寻物的C贪吃蛇 需要curses库的支持!-C Snake to achieve automatically find objects need the support of the curses library!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:6466
    • 提供者:龙远思
  1. PDCurses-3.4.tar

    0下载:
  2. windows可用的curses开发库,mingw vc 都能用-curses library which can use under windows
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:331253
    • 提供者:MangleSky
  1. cli

    0下载:
  2. curses mixer for the ALSA project.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:1611
    • 提供者:baokecen
  1. cvei

    0下载:
  2. .Keycode and keysyms conversion tables for curses.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:1905
    • 提供者:vongucing
  1. Snake_v

    0下载:
  2. 贪吃蛇游戏,linux下的curses写的-game :snake ,using curses
  3. 所属分类:Other Games

    • 发布日期:2017-11-20
    • 文件大小:4870
    • 提供者:liyu
  1. basketball_score.c

    0下载:
  2. Linux下curses库开发篮球积分系统,具有在篮球积分,计时功能,图形界面开发。-Curses library under Linux developers basketball scoring system, with points in basketball, timing functions, graphical interface development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1320
    • 提供者:李享
  1. demo2

    0下载:
  2. 利用curses技术,实现计时抽号的图形界面;时间显示采用线程处理,随机号和随机号的暂停则采用进程处理;同时,这个过程中用到互斥锁,防止资源的争夺而引起的数据脏问题.-Use curses technology, timing pumping number graphical interface time display using threaded processing, random numbers and random numbers are used suspend the proce
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1077
    • 提供者:德良
  1. select-non-block

    0下载:
  2. 利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, serv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2256
    • 提供者:德良
  1. Ncurses-Documentation

    0下载:
  2. ncurses文档_——_介绍和curses相关的编程linux下基于Ncurses图形界面编程的实例-ncurses Documentation _- _ Introduction and curses related programming under linux Ncurses-based graphical interface programming examples
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1006001
    • 提供者:yangkun
  1. mytui-1.2-rhas3.tar

    0下载:
  2. MYTUI是一个基于文本界面的构件库和开发工具箱. 它在传统的curses库上用C写成, 提供了很多最常用的现成构件, 帮助用户快速开发(RAD)文本界面应用. 它主要用于在LINUX/UNIX环境下开发-MYTUI is a TUI widget library based on curses. It is written in C and provides many ready-to-use widgets for rapid application development of text
  3. 所属分类:Linux Network

    • 发布日期:2017-05-13
    • 文件大小:3328000
    • 提供者:王兵
  1. linux-tanchishe

    0下载:
  2. 在Linux环境下用curses库写出来的贪吃蛇,可以用来作简要参考。-In the Linux environment to write out the Snake with curses library can be used to make a brief reference.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2152
    • 提供者:心亘
« 1 2 3 45 »
搜珍网 www.dssz.com