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

搜索资源列表

  1. file_transfer

    0下载:
  2. linux下用c写的简易聊天室程序,非常好的tcp通信源代码,用的是c语言,一般直接就可以用-under linux with c chat room to write a simple program, very good communication tcp source code using c language, generally can be used directly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1.62kb
    • 提供者:wuming
  1. RGB_player

    0下载:
  2. 在linux下简易的播放器,可以用来测试.yuv文件-In summary, under linux player that can be used to test. Yuv file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:9.08kb
    • 提供者:lifei
  1. pralle_shell

    0下载:
  2. 本程序为Linux下的简易shell,支持多通道和重定向,并可并发同步运行linux程序。-Under Linux this program is simple shell, multi-channel and redirect, and can simultaneously run linux programs concurrently.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:11.02kb
    • 提供者:扶艳军
  1. FTP

    0下载:
  2. 在Ubuntu下面实现的一个非常简易的FTP服务器,可以帮助初学者很好学习Unix环境编程~!-In Ubuntu the following a very simple realization of FTP server, you can help beginners learn Unix environment, good programming ~!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:115.08kb
    • 提供者:季义钦
  1. thread

    0下载:
  2. 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-03-18
    • 文件大小:38.27kb
    • 提供者:金建业
  1. Qt-Embedded

    0下载:
  2. 这是在qt界面下实现的多个小程序,能实现很多小功能,实用且简易-This is in the qt interface to achieve a number of small programs that can achieve a lot of small features, practical and easy
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1.92mb
    • 提供者:qss
  1. ATM.tar

    0下载:
  2. linux下自己实现的简易ATM,功能。可以查看文件中帐户信息。-linux easy to achieve under their own ATM, function. You can view the document account information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:92.85kb
    • 提供者:乔霖
  1. graph_DFS

    0下载:
  2. 简易链表linux下实现单向链表的C语言实现程序,有详尽的链表操作函数,可以作为C语言学习的参考代码-Easy to achieve one-way linked list linux C-language program, a detailed list manipulation functions can be used as reference for learning the C language code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4.14kb
    • 提供者:wuming
  1. Simple-multi-threaded-server-client-

    0下载:
  2. 简易的多线程服务器客户机程序,可用于linux系统编程的教学用。一般为实验课程的例子。-Simple multi-threaded server client program can be used for teaching programming linux system. Examples of general courses for the experiment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1.24kb
    • 提供者:CTY
  1. linuxCaculate

    0下载:
  2. 在linux系统环境下实现简易计算器,对于学习linux会有帮助,希望能帮到你-to make a caculate under linux,It s breif,but useful,I hope that it can offer you help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:136.27kb
    • 提供者:lijiayou
  1. Simple-Board-V1.0

    0下载:
  2. 用php+mysql实现的简易留言板。可以发言、删除留言、回复留言等简单功能-To achieve a simple message board using php+ mysql. Can speak, delete the message, reply to the message and other simple functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:105.13kb
    • 提供者:李昭楠
  1. Qt-Calculator

    0下载:
  2. linux下使用Qt开发的一个简易的计算器,Qt新手可以下载学习,-linux under a simple calculator, developed using Qt Qt novice can download the study,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:31.04kb
    • 提供者:王刚
  1. serial

    1下载:
  2. 这是一个在linux下用QT编写简易串口通讯助手的源程序,程序简单易读,可以实现串口端口的选择及串口参数的设置,及接收串口数据以及向串口发送数据,请用qt creator即可-This is a linux written in QT source of simple serial communication assistant, the program is simple and easy to read, you can achieve the selection of the serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-03-18
    • 文件大小:6kb
    • 提供者:钟路强
  1. uCos2-20100921

    0下载:
  2. uCos2是一个简易的OS,由网友移植并提交给友善之臂,它支持的驱动很少,表现出来的只有串口打印和LCD显示,并且某些地方还不完善,我们稍做修改并使之可以自适应64M-1GB Nand Flash版本的 mini2440/micro2440,我们并不对它的原理和移植过程提供技术支持。-uCos2 is a simple OS, porting and submitted to a friendly arm by the users, which supports the driver rarel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:3.64mb
    • 提供者:dujianlin
  1. painter--PC

    0下载:
  2. Linux下利用Qt制作一个简易画板,包含所有文件可以直接运行-Under Linux use Qt to make a simple drawing board, including all files can be directly run
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1.6mb
    • 提供者:张民
  1. glist

    0下载:
  2. 非常简洁的通用链表代码,直接可以编译可以用!(Very concise general list of list code, directly can be compiled to use!)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:yaohong0225
搜珍网 www.dssz.com