虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

linux-C

  • 一本很适合在linux下编程的初学者

    一本很适合在linux下编程的初学者,里面详细的讲解了很多linux下的常见函数的使用,书中也有很多例子。目录如下: 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍

    标签: linux 编程 初学者

    上传时间: 2014-01-06

    上传用户:671145514

  • nedit 是一款linux下的开发源码的功能强大的编辑器

    nedit 是一款linux下的开发源码的功能强大的编辑器,支持c语言的关键字高亮显示

    标签: nedit linux 源码 编辑器

    上传时间: 2014-12-01

    上传用户:虫虫虫虫虫虫

  • 此文件包含了在linux下实现tpr-tree索引的源代码

    此文件包含了在linux下实现tpr-tree索引的源代码,tpr-tree的实现是基于gist代码,采用C++语言

    标签: tpr-tree linux 索引 源代码

    上传时间: 2015-07-20

    上传用户:dapangxie

  • linux平台下

    linux平台下,C 语言实现Mysql数据库得访问。

    标签: linux

    上传时间: 2014-01-21

    上传用户:yan2267246

  • C++ GUI QT3编程一书源代码

    C++ GUI QT3编程一书源代码,齐亮翻译的那本,个人觉得非常不错,可运行于LINUX或者WINDOWS平台

    标签: GUI QT3 编程 源代码

    上传时间: 2014-11-18

    上传用户:fredguo

  • · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.

    · Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.

    标签: well-documented well-designed Programming Language

    上传时间: 2015-08-16

    上传用户:yuchunhai1990

  • Linux环境下编译通过

    Linux环境下编译通过,C++语言实现,命令驱动的教学管理系统,可以查看design文件夹下的FunctionalSpec.doc需求说明文档,使用文档是Usage_manual.doc。

    标签: Linux 环境 下编译

    上传时间: 2014-01-18

    上传用户:李梦晗

  • 跨平台windowsunixlinux的c语言编程解决方案

    跨平台windows\unix\linux的c语言编程解决方案

    标签: windowsunixlinux 跨平台 c语言 编程

    上传时间: 2014-01-03

    上传用户:zycidjl

  • c++ 内存管理算法

    c++ 内存管理算法,适合于中高级程序员,从可执行文件格式到linux/windows内存管理方式,涉及内存管理的所有方面

    标签: 内存管理 算法

    上传时间: 2014-12-22

    上传用户:Ants

  • 本文件可以在linux

    本文件可以在linux,UNIX 或者 Cygwin 下面编译执行, gcc -o filename.c 即可。 主要的功能是遍历目录,根据命令行参数可以实现文件拷贝文件查看等功能。 可以列出比某一时间更新的文件,并拷贝到另外一个目录中,并且保持目录结构不变化。 也可以只列目录名称,或者只列某系扩展名的文件名。可以打印文件信息。 如果用户经常需要备份一个目录下面的所有新文件,则此工具非常有效。

    标签: linux

    上传时间: 2013-12-12

    上传用户:坏坏的华仔