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

搜索资源列表

  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
    • 文件大小:8483
    • 提供者:liun
  1. mysqlbak

    0下载:
  2. linux自动备份mysql数据库,n天循环备份,内附使用说明-linux bak mysql
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:1381
    • 提供者:qm_sw001
  1. db2cli

    0下载:
  2. db2的cli接口代码,很简单的应用,没做太多封装,顶多算是一个学习代码,方便同学们入门。LINUX和windows平台基本通用。linux下要配置ODBC才能使用-db2 cli interface code, a very simple application, did not do too much packaging, at most, be regarded as a learning code, to facilitate the students entry. LINUX and
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:10289
    • 提供者:冯昊
  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
    • 文件大小:26642
    • 提供者:何浩
  1. Buffer

    0下载:
  2. 用于模拟数据库中数据缓存与作业调度算法,采用了linux内核中操作系统的高效多链数据结构。-For analog data in the database cache and job scheduling algorithm, using the Linux kernel operating system, high-efficiency multi-chain data structure.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-18
    • 文件大小:250677
    • 提供者:Aaron Lee
  1. dblib

    0下载:
  2. 跨平台mysql访问库,可以在window和linux下编译。-Cross-platform MySQL access library can be compiled under the window and linux.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-07
    • 文件大小:11893
    • 提供者:无边人
  1. selectparse

    0下载:
  2. 针对数据库select语句的一个词法分析,我已经在linux编译调试通过。供参考-Against the database of the select statement a lexical analysis, I have been in the Linux debugging through for your reference
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4382
    • 提供者:LIZYUAN
  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
    • 文件大小:1738
    • 提供者:twrkokite
  1. e2prom

    0下载:
  2. linux下的e2prom驱动,基于2.6内核,能够正常编译-e2prom driver under linux
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2638
    • 提供者:orrkgara
  1. embededwebserver

    0下载:
  2. 嵌入式系统开发。linux下嵌入式系统简单服务器程序。-embedded system development. Linux embedded system under a simple server.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:7054
    • 提供者:edrkelo
  1. hdmi_omap4_panel

    0下载:
  2. LINUX系统里做的TI OMAP4处理器的HDMI库文件。欢迎使用!-LINUX system do TI OMAP4 processor HDMI library file. Welcome to use!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1339
    • 提供者:enrktstsh
  1. helloworld

    0下载:
  2. 路由器openwrt系统交叉编译环境测试代码hellloworld及makefile,liuux可以支持gcc编译,交叉编译环境需要下载OpenWrt-SDK-ar71xx-for-Linux-i686-gcc或直接下载openwrt编译出SDK 文件-Router openwrt cross-compile environment test code hellloworld and the the makefile, liuux support the gcc compiler, cross-
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4679
    • 提供者:nkrkyxper
  1. huffman

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

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

    0下载:
  2. linux示例代码\examples\i2c\24C-linux code\examples\i2c\24CXX
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4741
    • 提供者:earkrhersa
  1. pi

    0下载:
  2. linux下计算PI值,创建线程、互斥锁,可以借鉴一下-PI values ​ ​ calculated under linux, create threads, mutexes, we can draw
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:889
    • 提供者:derkaeof
  1. serise

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

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

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

    • 发布日期:2015-02-01
    • 文件大小:4096
    • 提供者:owrkeerli
  1. xenomai2.6.0

    0下载:
  2. Xenomai是Linux内核的一个实时开发框架。它希望无缝地集成到Linux环境中来给用户空间应用程序提供全面的,与接口无关的硬实时性能.xenomai2.6.0安装步骤-Xenomai is a real-time development framework for the Linux kernel. It seamlessly integrated into the Linux environment to the user space applications to provide co
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:8933
    • 提供者:edrkelo
  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
    • 文件大小:3976
    • 提供者:vartrryof
  1. AboutDialog

    0下载:
  2. About Dialog for Linux.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1574
    • 提供者:dorjkhterso
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com