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

搜索资源列表

  1. oRTP

    0下载:
  2. 该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。-The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation pro
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:4162307
    • 提供者:朱辉
  1. openmp

    0下载:
  2. This document specifies a collection of compiler directives, library functions, and environment variables that can be used to specify shared-memory parallelism in C and C++ programs. The functionality described in this document is collectively
  3. 所属分类:MPI

  1. SnOW

    0下载:
  2. This package provides a Maximum Entropy Modeling toolkit written in C++ with Python binding. It includes:  Conditional Maximum Entropy Model  L-BFGS Parameter Estimation  GIS Parameter Estimation  Gaussian Prior Smoothing  C++ API 
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:764523
    • 提供者:shabo
  1. API

    0下载:
  2. 对于刚刚学习C#的学者来水,读懂本文的C#操作API的内容,在以后的开发过程中都会有很大的帮助的哦-Learning C# for just the scholars inflow, read this article in C# operate API content, the development process in the future will be of great help to the Oh! ! !
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:7741
    • 提供者:左怀军
  1. SYMBIAN2

    0下载:
  2. Symbian C++高效编程:本书旨在帮助读者编写良好的基于Symbian OS的C++程序。全书共分为21章,分别介绍了Symbian OS中的类命名约定、异常退出、清除栈、两段构造、描述符、良好的描述符风格、动态的数组与缓冲区、使用活动对象的事件驱动多任务、活动对象、Symbian OS的线程与进程、客户/服务器原理、客户/服务器框架实践、二进制类型、ECOM、严重错误、用断言发现bug、调试宏与测试类、兼容性、轻量级模板、API、良好的编码风格等内容。   本书适合于使用Symbia
  3. 所属分类:Symbian

    • 发布日期:2017-06-16
    • 文件大小:25929567
    • 提供者:yiming dong
  1. ISO-8859-1__audio_C

    0下载:
  2. The General Hidden Markov Model library (GHMM) is a freely available LGPL-ed C library implementing efficient data structures and algorithms for basic and extended HMMs. The development is hosted at Sourceforge http://sourceforge.net/projects/ghmm/,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:9268
    • 提供者:nguyenthaithien
  1. ReceiveSMS

    0下载:
  2. receive sms using wireless messaging API in J2ME
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:10238
    • 提供者:Henry P.
  1. HandsOnZigBee

    0下载:
  2. Zigbee的參考書,裡面有開發程式,重PHY曾介紹到API層,-Zigbee reference books, which have development programs, re-PHY has been introduced to the API layer,
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12021763
    • 提供者:ligidao
  1. winsocket

    0下载:
  2. 基于WinSock API 实现,以Visual C++6.0为开发平台,利用的开发协议是TCP/IP协议中面向连接的TCP协议。使用了流式套接字开发的点对点服务器/客户机通信模型,简单的调用了WinSock API的类实现了客户机和服务器程序。点到点通信是指网内工作站之问的直接通信。这将大大减少文件服务器的负荷-message senddingand reserve base on winsock
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:65361
    • 提供者:曹斯尼
  1. c

    0下载:
  2. Cool API for writing very very very cool programs
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:772
    • 提供者:Alex
  1. Service

    0下载:
  2. 使用C API做的windows服务程序,本例代码演示了服务的添加,停止等过程。-Using the C API to do the windows service program, this example code demonstrates the service' s added, the process stops and so on.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5634
    • 提供者:wang
  1. LM3S8962_API_guide

    0下载:
  2. 基于LM3S8962的C语言API接口合集,便于对arm的各模块进行编程使用-Based on the C language API interfaces LM3S8962 collection, easy on the arm is programmed to use the various modules
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1708775
    • 提供者:ghx
  1. CAPI

    0下载:
  2. C# 的API大全,相当入门,讲解比较细,是了解API的好帮手-C#, API Daquan, very entry, explain the relatively small, a good helper to understand the API
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:126210
    • 提供者:huwz613
  1. 00F-SIW-062

    0下载:
  2. using IEEE C++ API standard
  3. 所属分类:Goverment application

    • 发布日期:2017-04-01
    • 文件大小:18046
    • 提供者:ephrem32
  1. ldap_api

    0下载:
  2. 这个是C++版的连接LDAP的代码,不错,也是经过企业验证的-This is C++ version of the connected LDAP code, yes, but also enterprise-proven
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4990
    • 提供者:徐小猫
  1. api_fairy

    0下载:
  2. C# API函数查询工具 (需要.NET环境支持,无其他特殊要求) 主要功能: 简单快速对C#中使用的API函数进行查询,包括 ------------------------- 1。提供在C#中能够直接运行的代码。 2。该函数的中文注释。 3。该函数所需要的DLL库名称。 4。函数与C#中函数的对应关系。 5。API常量查询(给出能够直接在C#中调用的代码) 6。显示对函数对操作系统的支持(WIN9X OR WIN2K) ------
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:339406
    • 提供者:钟毓秀
  1. uart

    0下载:
  2. 用C++ Builder 编写的串口通讯测试程序,用于实践C++ Builder 对windows API的封装-Written with C++ Builder serial communications test program for the practice of C++ Builder package on the windows API
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:240732
    • 提供者:小华
  1. google-desktop-wrapper-src

    0下载:
  2. C# .NET Wrapper for Google Desktop Search API
  3. 所属分类:.net

    • 发布日期:2017-03-21
    • 文件大小:113209
    • 提供者:Rubem Rocha
  1. VC

    0下载:
  2. 一个c++的串口ApI编程资料,可以学习用 C++API实现和串口设备通讯-A serial ApI c++ programming information, you can learn to use C++ API implementation and serial device communication
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:147413
    • 提供者:
  1. Extending_And_Embedding_Perl

    0下载:
  2. 介绍如何扩大Perl编程语言的功能性和实用性的指南,本指南中深入探讨了利用真正的Perl源代码示例的复杂问题。详细的是如何从C程序,如编写的Perl C库接口,在执行C库Perl的回调技术,在Perl和C之间传递Perl的哈希和数组,此外,为开发人员提供了一个针对Perl的内部的C API参考和typemap系统的引用参考。-An explanation of how to expand the functionality and usefulness of the Perl programmi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2130533
    • 提供者:sgu
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com