搜索资源列表
sct-1.08
- sct为linux下串口通讯程序,源文件里面包含串口的一些基本操作,有兴趣在linux下自己写相关应用程序的可以借鉴里面的函数。-sct for linux serial communications under the procedures, the source file which contains some of the basic serial port operation, are interested in their own writing under linux related
jlp
- linux下QT编写的小游戏,适用于QT初学者对QT的基本编程的了解-QT under linux written in a small game for QT on the QT for beginners to understand the basic programming
bcalc-(2)
- basic command-line calculator for addition, subtraction, multiplication and division similar to a bc in linux
vrm_V1.0.4
- 一个Linux下的rm指令的windows版,写了一些基本的功能,支持正则表达式(因为Windows没有Grep)-The windows version of a Linux rm command, wrote some basic functions and support regular expressions (because Windows dont have Grep command)
qt4_editor
- 一个简单的记事本程序是在linux下,基于qt4编写的,支持一些基本的功能。-A simple notepad program under linux based the qt4 writing, to support some basic functions.
link
- 链表的建立和基本操作。此处用的是单链表。在Linux环境下实现-Establishment and basic operation of the list
wangguang
- linux下网管监控管理系统,能实现网关管理的基本功能,适合c语言初学者学习。-under linux network management monitoring and management system, to achieve the basic functions of gateway management for c language for beginners to learn.
wangguang2
- linux下网管监控管理系统,能实现网关管理的基本功能,适合c语言初学者学习。-under linux network management monitoring and management system, to achieve the basic functions of gateway management for c language for beginners to learn.
Simulation-vi-compiler-under-Linux-
- 模拟Linux环境下的vi编译器,最基本的文本编辑器,工作在字符模式下。由于不需要图形界面,使它成了效率很高的文本编辑器。-Vi simulated Linux environment compiler, the basic text editor, working in character mode. Since no graphical interface, it has become very efficient text editor.
Big-Integer.tar
- 大素数生成和基本运算符重载,采用C++编程,在linux下编写-Generation of large prime and basic operator overloading
tz
- php探针1 1、服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发信测试、函数支持情况及PHP配置参数 PHP探针干
tz2
- php探针2 1、服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发信测试、函数支持情况及PHP配置参数 PHP探针干
TEXT_EDITOR
- TEXT EDITOR IN LINUX This text editor runs in Linux/unix platform and can perform basic file operation such as open, edit, save, close along with option for copy/cut paste, insert a word/line etc. This editor can only be run in Linux/unix
OS
- 当遇到硬盘启动故障时, 我们经常会使用软盘启动系统来检测故障原因。 根据我们了解 了 Linux 系统的引导启动过程。Linux 启动盘正是在软盘上包括了启动过程中所需的一些基 本文件,实现如同从完整的硬盘启动的功能。启动盘并非仅仅包括启动时必需的内核映像, 它一般还包括基本的系统文件及一些工具程序。根据其功能我们通常将它们分为四种类型: - When confronted with the hard disk boot failure, We often use
test
- 该程序可以用于测试RFID的基本功能,包括读写数据等,以及测试底层库相关的接口。在Linux 下编译后可以运行。-The program can be used to test the basic functionality of RFID, including reading and writing data , as well as testing the underlying library-related interfaces. After the compiler can run in
Steven_Hfm_Socket_QQ
- 功能如下: 0.注册 1.私聊 2.群聊 3.文件发送和接收 4.在正在私聊或群聊时文件接收 5.正在私聊时另外的人发来消息,返回主界面会有提示,该消息不会丢失 6.给离线人发送消息,离线人上线后方可看到 7.个人状态设置:在线|隐身|离线|忙碌,忙碌状态下别人对我发消息可以收到,并且别人会自动收到我正忙的消息提示 8.在主界面时当有信息来了,系统会提示,提示有几条消息(Network programming under Linux a basic LAN chat room
Linux网络编程
- linux网络的进阶书籍,比较适合有一定基础的看(The advanced books of Linux network are more suitable for some basic reading)
link
- 实现链表的基本功能,包括单链表、双链表的基本操作,增加、删除、排序、插入等。(Basic function realization of linked list)
os_file
- 操作系统课设作业。在磁盘空间模拟一个linux文件系统,并提供基本的文件操作命令(如mk, cp, mkdir, rmdir, cd, ls, cat, chmod, chown, chgrp, chnam等)。文件系统的实现采用混合索引式文件结构,包括使用空闲节点号栈管理空闲节点和成组链接管理空闲盘块。(Simulate a Linux file system in disk space and provide basic file operation commands (such as MK
基于C语言实现的模拟操作系统文件系统
- 模拟linux操作系统,期末课程设计,实现linux基本功能,显示所有文件,返回目录(Simulation of linux operating system, final course design, realize the basic functions of linux, display all files, return to the directory)