CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 样例

搜索资源列表

  1. ftp库函数精彩样例(实现get命令)

    0下载:
  2. 涵盖ftp封装的大部分库函数 以get命令为例演示,一个不错的ftp编程资料-ftp package covers most of the library functions to get orders demonstration example, a good ftp program information
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.1kb
    • 提供者:郭秋
  1. sockettftp

    1下载:
  2. linux下的tftp socket编程样例-the tftp socket Programming Example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.2kb
    • 提供者:徐晓东
  1. EchoServer1

    0下载:
  2. java socket服务器端程序样例-socket server Example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:781byte
    • 提供者:风姿
  1. work

    0下载:
  2. 某大学的unix模拟实验试题要求,及样例源码,实现核心的数据结构和算法,只需在此基础上调用已编好的节点操作函数实现如passwd\\chmod等命令
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:372.96kb
    • 提供者:fly
  1. inotify-sample.tar

    0下载:
  2. Linux平台文件目录监控样例代码,实现了文件添加删除修改等操作的监控。-File directory monitor Linux platform sample code implements the file operations such as Add or Remove to modify the monitoring.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:4.72kb
    • 提供者:zdf01
  1. dev_acpi-20040803

    1下载:
  2. linux下acpi驱动编写的一个完整例子,改样例遍历linux下所有的acpi设备,并提供用户态接口供用户操作-acpi driver under linux prepared a complete example of a sample to traverse all the acpi under linux equipment, and provide user interface for users to operate state
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:12.74kb
    • 提供者:xx
  1. embeded_linux

    0下载:
  2. 《嵌入式Linux应用开发详解》的源码 /demo**本书各章部分例子程序源代码 /examples**样例程序的源代码和makefile- Embedded Linux application development explain the source/demo** part of the various chapters of the book source code examples/examples** sample program source code and mak
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:953.87kb
    • 提供者:
  1. shell_demo

    0下载:
  2. linux 下一些常用练习的SHELL脚本编写的样例程序。-linux some common scr ipting SHELL practice procedures of the sample.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:98.96kb
    • 提供者:MEYE
  1. LinuxSysProgramming

    0下载:
  2. Linux系统编程样例(包括: 文件I/O, 进程管理, 文件管理, 内存管理和时间)-Linux System Programming Examples, including File I/O, Process Management, File Management and Time.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:9.48kb
    • 提供者:Daniel J
  1. src

    0下载:
  2. C语言课程设计的作品,要求为设计一个终端界面下的海外投资信息管理系统,我采用ncurses库编写,内有Makefile和README以及样例数据。-C language curriculum design works, required for the design of a terminal interface of the overseas investment information management system, I use ncurses library preparation,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:137.51kb
    • 提供者:
  1. devkitpro_1-6

    0下载:
  2. 来自PSP中国....是一篇不错的关于DEVKITPRO开发PSP程序的中文资料===近日更新样例代码-PSPDEV FOR PSPCHINA
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:406.48kb
    • 提供者:日向雏田
  1. dbus_example

    0下载:
  2. Linux 桌面通信DBUS样例,包含DBUS接收发射,消息方式和事件方式通信-Linux Desktop DBUS communication sample, containing DBUS to receive launch news and events way communication mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:10.36kb
    • 提供者:monopoly
  1. CheckFunction

    0下载:
  2. qtp自动化功能检查点样例,辅助检查自动化测试时的校验点-sample qtp automation checkpoint, when the secondary inspection checkpoint automated testing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4.16kb
    • 提供者:hyholine
  1. qtexecle

    0下载:
  2. windows下qt控制execle的样例,不错的,-windows under control execle qt sample, good, huh, huh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4.2mb
    • 提供者:dada
  1. linux-IPC

    0下载:
  2. linux进程间通讯,内容基本涵盖linux所有的IPC机制。内容包括有接口说明,样例。十分易懂!-linux inter-process communication, content, covering all the IPC mechanisms linux. Content includes an interface descr iption, sample.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:228.58kb
    • 提供者:eddy
  1. base64

    0下载:
  2. 基于base64 编码与解码的样例程序源码.可在linux下直接make 即可得到执行文件, 并进行验证.-Base64 encoding and decoding based on a sample program source code. Can make in linux can be obtained directly executable file, and verified.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2.54kb
    • 提供者:YLM
  1. QTbase

    0下载:
  2. 一个针对与QT初学者的教程,包含PPT、样例源码。是一个不错的学习资料-A tutorial for beginners with QT, including PPT, sample source code. Is a good learning materials
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:13.45mb
    • 提供者:Super
  1. pthead

    0下载:
  2. linux下的多线程编程,样例可以直接测试。-multi-threaded programming under linux, the sample can be directly tested.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2.83kb
    • 提供者:gared
  1. GoldenTimes_lastfinal.tar

    0下载:
  2. 修改robot攻防策略(2v2)robotcup的样例代码-Modify the robot attack and defense policy (2v2) robotcup the sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.24mb
    • 提供者:宿凯翔
  1. sys

    0下载:
  2. 一个简单的系统监控样例脚本.初学参考使用.-sys monitor
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:7.64kb
    • 提供者:illidan
« 12 »
搜珍网 www.dssz.com