CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - linux C c

搜索资源列表

  1. proclinuxdemo

    0下载:
  2. linux下proc*c的demo,包括预编译程序和.pc程序-under proc * c demo, including pre-compiled and procedures. Pc procedures
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:5.8kb
    • 提供者:陈全勇
  1. mrygljp

    0下载:
  2. QEMU是一套由Fabrice Bellard所编写的模拟操作系统的自由软件。它与Bochs,PearPC近似,但其具有某些后两者所不具备的特性,如高速度及跨平台的特性。经由kqemu这个非自由的加速器,QEMU能模拟至接近真实电脑的速度。 可以模拟 IA-32 (x86)个人电脑,AMD 64个人电脑,MIPS R4000, 升阳的 SPARC sun3 与 PowerPC (PReP 及 Power Macintosh)架构 支持其他架构,不论在主机或虚拟系统上 增加
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4.31mb
    • 提供者:渔民
  1. LinuxCFunction

    0下载:
  2. LinuxC函数详解,对于学习linux下C编程和嵌入式linux下C编程的朋友很有帮助!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:6.65mb
    • 提供者:王刚
  1. MySQL-operation-using-C-language

    0下载:
  2. 用C语言对MySQL操作,在Linux环境下,C语言实现对MySQL数据库的插入、删除等操作。-MySQL with C language operations, in the Linux environment, C language implementation of the MySQL database, insert, delete files.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-25
    • 文件大小:8.28kb
    • 提供者:liun
  1. oci

    0下载:
  2. oci的c++封装,连接,查询,等操作,可以在你windows和linux下使用-oci' s c++ package, connection, query, and other operations, you can use your windows and linux
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-15
    • 文件大小:26.02kb
    • 提供者:何浩
  1. dev_add

    0下载:
  2. Linux简单字符设备驱动编写方法本示例代码实现了Linux下的一个简单字符设备驱动。由二个文件组成,驱动模块< dev_add.c> 和测试程序< test.c> 。-Linux character device driver writing simple methodThe sample code implements a simple under Linux character device drivers.Composed by two files, the driver
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:twrkokite
  1. huffman

    0下载:
  2. linux c语言完成的哈弗曼编码实现方法,仅供初学-Huffman coding
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-29
    • 文件大小:8.43kb
    • 提供者:onrkscc
  1. serise

    0下载:
  2. 嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.-failed to translate
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1.47kb
    • 提供者:ohjrkesvi
  1. wifi-sever-client

    1下载:
  2. 语言:C语言编写的源代码,编译通过,可运行。功能:linux系统下PC机(或开发板)之间利用无线通信实现实时聊天。这是最简
  3. 所属分类:ADO-ODBC

    • 发布日期:2015-02-01
    • 文件大小:4kb
    • 提供者:owrkeerli
  1. 20111122_3

    0下载:
  2. G711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). The code provide codec in C files for linux-G711 defines two main compression algor
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3.88kb
    • 提供者:vartrryof
  1. BluetoothAudioGateway

    0下载:
  2. Listens for incoming R F C O M M connection for the headset handsfree service for Linux
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3kb
    • 提供者:seovebnrjtfi
  1. gpio_keys

    0下载:
  2. gpio按键设备在三星s2440处理器上的linux驱动程序,以及相应的应用测试程序。-gpio keyboard linux driver on sumsung s2440.And the related test c program.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3.73kb
    • 提供者:heinci
  1. mpi-pi

    0下载:
  2. 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:m61992879chuid
  1. serise

    0下载:
  2. 嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.-failed to translate
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:c94096582lianz
  1. IniFileParesUseCppAndSTL

    0下载:
  2. Ini 文件解析, 在Windows下有API提供INI文件的支持, 但在Linux和WinCE下就没有了, 为了实现接口统一,所以写了两种INI文件的C++解析实现-IniFile Pares Use Cpp And STL
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5.34kb
    • 提供者:y4239chengwen9
  1. produce_consume

    0下载:
  2. 一个简单的用c语言实现的生成者消费者进程模型。对于linux下的c语言学习和操作系统的学习有一定的帮助-A simple process model generated by consumers using the c language. Some help for the c language learning and the learning of the operating system under linux
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:ggv0v42zhifn021
  1. IniFileParesUseCppAndSTL

    0下载:
  2. Ini 文件解析, 在Windows下有API提供INI文件的支持, 但在Linux和WinCE下就没有了, 为了实现接口统一,所以写了两种INI文件的C++解析实现-IniFile Pares Use Cpp And STL
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5.14kb
    • 提供者:hlibiangta
  1. produce_consume

    0下载:
  2. 一个简单的用c语言实现的生成者消费者进程模型。对于linux下的c语言学习和操作系统的学习有一定的帮助-A simple process model generated by consumers using the c language. Some help for the c language learning and the learning of the operating system under linux
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:hiasaaojing2
  1. xlslib库2.5.0

    1下载:
  2. excel操作库xlslib库2.5.0,vs2012成功编译,xlslib库是用来创建excel文件、libxls是用来读取excel文件的,在使用C++或者QT语言来设计对excel文件的读取。都需要事先下载这两个库编译成功后再进行程序设计的。之所以选择这两个库来使用,是因为这两个库即可以在windows系统下使用,又可以在Linux系统下使用。对于设计跨平台使用的程序来说这两个库是一个不错的选择。xlslib源码生成动(xlslib.dll)/静(xlslib.lib)态库
  3. 所属分类:数据库编程

    • 发布日期:2018-10-05
    • 文件大小:21.59mb
    • 提供者:pengfujun
搜珍网 www.dssz.com