搜索资源列表

  1. myshell

    1下载:
  2. 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c
  3. 所属分类:操作系统开发

    • 发布日期:2025-02-17
    • 文件大小:293kb
    • 提供者:Yang
  1. ipv6

    0下载:
  2. linux内核模式下运行的hello,world程序,ubantu下可运行,调试时需要修改makefile文件-linux kernel mode running hello, world program, ubantu the next run, debug files when you need to modify the makefile
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-02-17
    • 文件大小:1kb
    • 提供者:liliang
  1. emc2_2.3.3.tar

    0下载:
  2. Linux(ubantu)下开源数控系统EMC2的源码emc2_2.3.3.tar.gz 11.7MB-failed to translate
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-02-17
    • 文件大小:11.79mb
    • 提供者:freereg
  1. Ubuntu

    0下载:
  2. UBANTU命令技巧,包含UBANTU各种命令的格式及运用技巧,命令分成了系统命令、安全升级、硬盘、进程等类型,便于查询,适合LINUX初学者使用。-UBANTU order skills, including UBANTU the format and use a variety of command skills, command into the system command, security upgrades, hard dr
  3. 所属分类:Linux/Unix编程

  1. libusb-1.0.8

    0下载:
  2. 该源码包是libusb的源码,封装了用户空间和内核空间USB通信的接口-The source package is the libusb source code, package the user space and kernel space USB communication interface
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-02-17
    • 文件大小:405kb
    • 提供者:Andy
  1. install-ns-2-on-ubuntu-904_files

    0下载:
  2. installing ns2.34 on ubantu 10
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-02-17
    • 文件大小:746kb
    • 提供者:chinese
  1. linuxinputmethod

    0下载:
  2. 如何在ubantu的linux下完成输入法配置-input configuration under linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-02-17
    • 文件大小:10kb
    • 提供者:睡觉
  1. chat

    0下载:
  2. 客户端和服务器聊天,可在ubantu和windows交叉双向运行-The client and server chat, can cross two-way run in ubantu and windows
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-02-17
    • 文件大小:2kb
    • 提供者:万剑一
  1. Community_BGLL_CPP

    0下载:
  2. 复杂网络中社团划分的BGLL算法,算法在ubantu下的环境运行,对于学习复杂网络社团研究的同学有一定帮助-The complex network of community of the classification of the BGLL algorithm, the algorithm of the environment in ubantu operation, to learn the complex network of re
  3. 所属分类:数值算法/人工智能

    • 发布日期:2025-02-17
    • 文件大小:181kb
    • 提供者:李宁
  1. Linux-insturction-and-directions

    0下载:
  2. Linux系统指令及其使用详解。推荐初学者使用广泛的的红旗,Redhat,Ubantu等作为学习起步。-Detailed instructions and the use of Linux systems. Recommended for beginners to use a wide range of the red flag, Redhat, Ubantu such as the study started.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-02-17
    • 文件大小:29kb
    • 提供者:毕文伟
  1. Working_at_the_Ubuntu_Command-Line_Prompt

    0下载:
  2. important commands of ubantu
  3. 所属分类:软件工程

    • 发布日期:2025-02-17
    • 文件大小:234kb
    • 提供者:somesh
  1. Project-3

    0下载:
  2. 此仿真为ubantu系统下的REAL仿真(网络链路的仿真),本工程可以了解网络中差错控制的基本方法,用C语言实现汉明编码和码的交织。-This simulation ubantu REAL system simulation (simulation of the network link), the project can understand the basic methods of error control, Hamming co
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-02-17
    • 文件大小:22kb
    • 提供者:喻世超
  1. Project-4

    0下载:
  2. 此仿真为ubantu系统下的REAL仿真(网络链路的仿真),本工程可以了解网络中流量控制的基本方法;用C语言实现TCP的拥塞控制算法;设计选择性重传协议,并用C语言实现。-This simulation ubantu REAL system simulation (simulation of the network link), the project can understand the basic method of network
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-02-17
    • 文件大小:18kb
    • 提供者:喻世超
  1. Project-5

    0下载:
  2. 此仿真为ubantu系统下的REAL仿真(网络链路的仿真),本工程可以了解路由调度的基本概念;用C语言实现Round Robin路由调度策略;熟悉链表的操作。 -This simulation under the REAL ubantu system simulation (simulation of the network link), the project can understand the basic concepts o
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-02-17
    • 文件大小:106kb
    • 提供者:喻世超
  1. GCC-Make.tar.gz

    0下载:
  2. 介绍如何在Linux(Ubantu)系统用C和C++进行编程,并且介绍了如何编写和使用make Makefile,Describes how to use C and C++ programming in the Linux (Ubantu) system , and describes how to write and use make Makefile
  3. 所属分类:软件工程

    • 发布日期:2025-02-17
    • 文件大小:1.26mb
    • 提供者:jiang
  1. Russia-fangkuai

    0下载:
  2. 俄罗斯方块,背景为劳拉,基于Qt编写的小程序,不需要密码,ubantu下运行,仅供参考-Tetris, the background for Laura, a small program written in Qt-based, does not require a password, ubantu run for reference only
  3. 所属分类:其他智力游戏

    • 发布日期:2025-02-17
    • 文件大小:7.57mb
    • 提供者:朱传凯
  1. HumanManagement

    0下载:
  2. 基于QT编写的人事管理系统,运行在ubantu上,可实现基本功能,仅供初学者参考-QT prepared personnel management system, running in ubantu basic functions for beginners reference only
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2025-02-17
    • 文件大小:3.62mb
    • 提供者:朱传凯
  1. StudentManagementSystem

    0下载:
  2. 基于QT编写的学生信息管理系统,功能较全面,流畅运行与ubantu,仅供初学者参考,亦可以作为论文答辩-Comprehensive student information management system based on the QT prepared function run smoothly and ubantu, for beginners reference, also can be used as paper Respon
  3. 所属分类:教育/学校应用

    • 发布日期:2025-02-17
    • 文件大小:23kb
    • 提供者:朱传凯
  1. beef-install-on-ubantu

    0下载:
  2. this a finally method to install BEEF on ubantu-this is a finally method to install BEEF on ubantu
  3. 所属分类:成功激励

    • 发布日期:2025-02-17
    • 文件大小:1kb
    • 提供者:hualazimo
  1. securecrt连接虚拟机ubantu方法

    0下载:
  2. securecrt连接虚拟机ubantu方法(SecureCRT connection virtual machine ubantu method)
  3. 所属分类:其他小程序

    • 发布日期:2025-02-17
    • 文件大小:1kb
    • 提供者:蓝海灵
« 12 »

源码中国 www.ymcn.org