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

Search list

[Software EngineeringNCURSES-Programming-HOWTO

Description: N-curses programming
Platform: | Size: 468992 | Author: Ramas | Hits:

[Windows Developlelss-linuuxi

Description: 用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.
Platform: | Size: 9216 | Author: fjk2002 | Hits:

[Internet-NetworkBook-Manager-System

Description: 使用MySQL的实验程序:电子书管理软件 功能:管理电脑里的电子书,提供查询,插入,删除,统计书的总数等操作。 开发环境:Linux2.6.38,gcc4.4.3,mysql5.1.41,因为用到了curses库,不确定在其它操作系统下能不能不修改就编译。 编译方法:在源码目录下运行make 使用方法:1.首先请自行安装mysql环境,然后自行新建一个用户(名字随意),并用"create database libmanager"创建数据库(数据库的名字不能变)。2.在终端下用"mysql -u username -p libmanager < createdatabase.sql"命令创建数据库的表,其中的username就是用户自行创建的用户名。3.运行./libmanager,按提示操作。若需批量导入书目信息,请参照源码目录下的booklist.txt文件自行编辑。 程序数据库设计:有3个表,分别为book,type,author,详细结构请看"数据库建模.dia"文件(需装Dia软件)。 许可协议:GPL3.0,若需要协议原文请自行google。-Experimental procedure using MySQL: e-book management software functions: management of e-books, computer query, insert, delete, statistics the total number of books and other operations. Development environment: Linux2.6.38 gcc4.4.3 mysql5.1.41 used curses library, the uncertainty in other operating systems can not fail to modify compile. Compilation method: run make in the source directory to use: First your own install mysql environment itself to create a new user (name optional), and create a database with " create database libmanager" (the name of the database can not be changed). Terminal using " mysql-u username-p libmanager < createdatabase.sql" command to create a database table, where username is the user create your own user name. The Run/libmanager Follow the prompts. For bulk import bibliographic information, please refer to the source code directory booklist.txt file their own editing. Program database design: three tables, database modeling book, type
Platform: | Size: 114688 | Author: 彭睿 | Hits:

[Linux-UnixgameCcode

Description: 这是在linux操作系统下使用curses库实现的五子棋小游戏程序-Curses library implements backgammon game program in linux operating system
Platform: | Size: 7168 | Author: 小飞 | Hits:

[Linux-UnixAutomatically-find-objects-C-Snake

Description: 实现自动寻物的C贪吃蛇 需要curses库的支持!-C Snake to achieve automatically find objects need the support of the curses library!
Platform: | Size: 6144 | Author: 龙远思 | Hits:

[ConsolePDCurses-3.4.tar

Description: windows可用的curses开发库,mingw vc 都能用-curses library which can use under windows
Platform: | Size: 330752 | Author: MangleSky | Hits:

[Linux-Unixcli

Description: curses mixer for the ALSA project.
Platform: | Size: 2048 | Author: baokecen | Hits:

[Linux-Unixcvei

Description: .Keycode and keysyms conversion tables for curses.
Platform: | Size: 2048 | Author: vongucing | Hits:

[Other GamesSnake_v

Description: 贪吃蛇游戏,linux下的curses写的-game :snake ,using curses
Platform: | Size: 5120 | Author: liyu | Hits:

[Linux-Unixbasketball_score.c

Description: Linux下curses库开发篮球积分系统,具有在篮球积分,计时功能,图形界面开发。-Curses library under Linux developers basketball scoring system, with points in basketball, timing functions, graphical interface development.
Platform: | Size: 1024 | Author: 李享 | Hits:

[Linux-Unixdemo2

Description: 利用curses技术,实现计时抽号的图形界面;时间显示采用线程处理,随机号和随机号的暂停则采用进程处理;同时,这个过程中用到互斥锁,防止资源的争夺而引起的数据脏问题.-Use curses technology, timing pumping number graphical interface time display using threaded processing, random numbers and random numbers are used suspend the process of dealing same time, this process uses a mutex to prevent resource contention caused by dirty data problem
Platform: | Size: 1024 | Author: 德良 | Hits:

[Linux-Unixselect-non-block

Description: 利用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, server is responsible for sending and receiving data, and the connected clients to connect, the client can connect to the server after the normal communication.
Platform: | Size: 2048 | Author: 德良 | Hits:

[Software EngineeringNcurses-Documentation

Description: ncurses文档_——_介绍和curses相关的编程linux下基于Ncurses图形界面编程的实例-ncurses Documentation _- _ Introduction and curses related programming under linux Ncurses-based graphical interface programming examples
Platform: | Size: 1005568 | Author: yangkun | Hits:

[Internet-Networkmytui-1.2-rhas3.tar

Description: 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 user interfaces.
Platform: | Size: 3328000 | Author: 王兵 | Hits:

[Linux-Unixlinux-tanchishe

Description: 在Linux环境下用curses库写出来的贪吃蛇,可以用来作简要参考。-In the Linux environment to write out the Snake with curses library can be used to make a brief reference.
Platform: | Size: 2048 | Author: 心亘 | Hits:

[Game Programfall(9)

Description: 基于curses库的小游戏,类似于大富翁接钱币,比较简陋-a small game based on curses library
Platform: | Size: 3072 | Author: Carneys | Hits:

[Game Programfall(9)

Description: 基于curses库的小游戏,类似于大富翁接钱币,比较简陋-a small game based on curses library
Platform: | Size: 3072 | Author: ficefor | Hits:

[Embeded Linuxtang_chi_she

Description: 基于linux上编写的贪吃蛇,所用到的库文件有curses。-Snake written based on linux, library files used have curses.
Platform: | Size: 4096 | Author: 廖深明 | Hits:

[Linux-UnixParameterization_Test

Description: On FreeBSD, [n]curses.h and stdlib.h wchar.h use different guards against multiple definition of wchar_t and wint_t.
Platform: | Size: 5120 | Author: ymkonyong | Hits:

[2D Graphicncurses-bug

Description: 用ncurses制作的简单界面软件,新手上路,请多关照-With curses made simple interface software, Novice, thanking you in advance
Platform: | Size: 40960 | Author: 小五 | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net