CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c api

搜索资源列表

  1. new_DBMysql

    0下载:
  2. 自已封装的MYSQL C API,用于处理简单的MYSQL连接和简单的SQL查询-own package MYSQL C API, for simple to MYSQL connectivity and simple SQL Query
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:2470
    • 提供者:王汉平
  1. C++BuilderWindows

    0下载:
  2. C++ Builder与Windows API经典范例.-C with the Windows API Builder classic example.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7332998
    • 提供者:xiaosheng
  1. USB.C

    0下载:
  2. Linux下usb.c源代码分析 在Linux系统中有一个名为“The USB Core”子系统,它有特殊的API支持USB设备和控制器。-usb.c Linux source code analysis of the Linux system is called "The U.S. B Core "system, it has a special API support for USB devices and controllers.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:6120
    • 提供者:cw
  1. duoxianchenglizi

    0下载:
  2. C++编写的关于API多线程的实例,处理争抢资源的问题-prepared by the C API multithreading example, the selling of resources to deal with the problem
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:88922
    • 提供者:邓剑
  1. C#中调用Windows API的要点

    0下载:
  2. C#中调用Windows API的要点-C# Windows API call to the main points
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6476
    • 提供者:似的
  1. c5131-usb-flash-api-1_0_5

    0下载:
  2. 基于atmel公司带USB2.0控制器、51内核的单片机AT89C5131F和K9F5608U的U盘读写源程序(keilC uversion3环境)-atmel based company with USB2.0 controller, 51 MCU kernel and K9F5608U AT89C5131F U disk read and write source (keil C uversion3 Environment)
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:40087
    • 提供者:laixin
  1. client4

    0下载:
  2. 模拟MySQL客户端,用MySQL C API写的访问MySQL数据库的程序,对学习MySQL编程的初学者很有帮助-simulation MySQL client, MySQL C API write access to the MySQL database procedures, MySQL Programming learning beginners helpful
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1760
    • 提供者:刘雅莎
  1. windowsAPITest

    0下载:
  2. 基于c#的系统进程检测工具,主要是调用c++ api-based on the systematic process of testing tools is called c api
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:93764
    • 提供者:zhaodlai
  1. BACnetServerAPI

    1下载:
  2. BACnet协议栈的C++ API; 带帮助,简单易用!-BACnet protocol stack C API; Bring help, simple and easy!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3073150
    • 提供者:阿long
  1. CSAPI

    0下载:
  2. 我自己写的一个C#语言中使用API函数,API声明生成程序,可以使你在C#中使用API时,快速的创建该API的声明。-I wrote it myself a C# language used API functions, API statement generation process, You can use C# API, the rapid creation of the API's statement.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:407475
    • 提供者:yaowei
  1. matengtest_srczip

    0下载:
  2. DDE,low C API,COM三种C#与Matlab混合编程的代码-DDE, low C API, COM three C# and Matlab programming code mixed
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:198003
    • 提供者:hzsong123
  1. TC api文档

    0下载:
  2. C语言函数库,包含所有的C语言函数-C language library that encompasses all the C language function
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:89715
    • 提供者:张屋脊
  1. g4j-0.3.12.c

    1下载:
  2. Gmail API for Java 一个gmail信箱的客户端,直接访问gmail信箱,不用登陆gmail网站。-Gmail API for Java a gmail mail client, direct access gmail mailbox, not gmail landing site.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1824493
    • 提供者:黄永晔
  1. boost_1_31_0

    0下载:
  2. boost库提供标准的C++ API 配合dev c++使用,功能更加强大-boost the provision of standard C API with dev c use, more powerful functions
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:13322334
    • 提供者:yongheng
  1. Printer

    0下载:
  2. c# API使用自定义纸张 先要set一下,然后在get一下就可以使用
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6771
    • 提供者:123
  1. API

    0下载:
  2. 收集的C++Bulider API编程文档
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:66868
    • 提供者:szx
  1. java4cpp

    0下载:
  2. \"Java for C++\" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the Java clas
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:103209
    • 提供者:彭伟才
  1. xlwTwoOne

    0下载:
  2. XLW is a C++ wrapper of the Excel C API described in Microsoft Excel 97 Developer s Kit. It makes Excel API programming automatic. Its powerful interface will empower your C or C++ numerics by embedding them in Excel just like the built-in functions.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:305226
    • 提供者:陈国平
  1. Gobang

    0下载:
  2. 五子棋.人机对战,基于C++ API进行开发设计!通过多方测试,机器智商一般,但很少有bug
  3. 所属分类:棋牌游戏

    • 发布日期:2014-01-16
    • 文件大小:24346
    • 提供者:lee
  1. matlab_cpp

    0下载:
  2. Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB®
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31242
    • 提供者:vipjvs
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com