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

搜索资源列表

  1. AttemperArithmetic(1)

    0下载:
  2. 进程或作业先来先服务、高优先权、按时间片轮转调度算法用API与C语言结合实现,绝对有用.-process or operation first-come first-service, high-priority, time Scheduling Algorithm films rotate with the C language API combining absolutely useful.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:62437
    • 提供者:文子
  1. bsh

    0下载:
  2. BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1430290
    • 提供者:limu7475
  1. Windows32-asm-lo

    0下载:
  2. Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2819982
    • 提供者:胡胡
  1. 853

    0下载:
  2. Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:29282
    • 提供者:libing
  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. (修正)Api精灵 for csharp

    0下载:
  2. C# API的简单参考,很有用的。-C# API reference to the simple, very useful.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:353563
    • 提供者:连大丢
  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. c

    0下载:
  2. 模拟生产消费者实现线程同步,并且调用了windows提供的API函数
  3. 所属分类:其它

    • 发布日期:2014-01-19
    • 文件大小:1606
    • 提供者:parker
  1. C语言计算器小程序

    0下载:
  2. 用windows API编写的计算器小程序,编译器是lcc,简单实用-prepared using the calculator small programs, compilers LCC is a simple, practical
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21246
    • 提供者:黄欣
  1. C语言五子棋小程序

    1下载:
  2. C语言五子棋小程序,Windows API编写小程序,编译器是lcc,vc也可以的,算法做的很仔细,电脑很强的-331 small C language, the Windows API procedures for the preparation of small, the compiler is LCC, vc, I can do the algorithms very careful and very strong computer
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31874
    • 提供者:黄欣
  1. visual c++编程百例

    0下载:
  2. 1.MFC WinSock编程 2.MFC Winlnet类编程 3.MFC高级网络编程 4.电子邮件编程 5.InternetServer API编程 6.多线程技术的网络编程 7.ODBC编程 8.MFC DAO编程 9.OLE DB编程 10.ADO编程 11.高级数据库编程
  3. 所属分类:书籍源码

    • 发布日期:2009-04-03
    • 文件大小:9247990
    • 提供者:zero909
  1. svm python

    1下载:
  2. Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct
  3. 所属分类:书籍源码

    • 发布日期:2011-05-05
    • 文件大小:298789
    • 提供者:superbear
  1. MonteCarlo

    0下载:
  2. 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:325825
    • 提供者:lry
  1. sapi

    1下载:
  2. 微软speech api SDK5.1文档-Microsoft speech api SDK5.1 document
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-10
    • 文件大小:2352621
    • 提供者:chacha
  1. lua-5.1.2CE

    0下载:
  2. Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1725537
    • 提供者:xuyong
  1. c

    0下载:
  2. Csharp短信猫开发接口,梦网短信猫DLL接口提供API级的函数调用接口,接口完全底层调用,没有任何界面,适合于广大自主品牌的开发用户。-Csharp SMS cats develop interfaces, Monternet SMS cat DLL interface API-level function call interface, interfaces that call the bottom, there is no interface, suitable for the gene
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-24
    • 文件大小:86676
    • 提供者:alex
  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. c-lib-api

    0下载:
  2. 一个很好的C语言开发的函数库接口, 可以节省很多开发时间, 可以好好看看哦-A good library of C language development interface, you can save a lot of development time can have a good look.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:42502
    • 提供者:gxw
  1. protobuf-net

    0下载:
  2. google buffer C# API开发源码
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-25
    • 文件大小:350416
    • 提供者:adad
  1. CTP api 交易开发实例

    2下载:
  2. CTP C#接口, 通过clr/c++封装,对于不熟悉C++或者非高频交易的朋友有用
  3. 所属分类:其它

« 12 3 4 »
搜珍网 www.dssz.com