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

搜索资源列表

  1. CSharp

    0下载:
  2. C#类库查询手册,详细介绍了C#类库的属性及方法。-C# Class Library query manual details the properties and methods of the C# Class Library.
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2165451
    • 提供者:huang
  1. regex-lib

    0下载:
  2. 一个方便实用的正则表达式类库,纯C编写,只需要把头文件包含到你的工程里即可,方便集成,支持多种操作系统及编译器。附常用正则表达式-A convenient and practical regular expression library, the preparation of pure C, only need to head to the file that contains your project where you can to facilitate the integration, s
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:81962
    • 提供者:nathanwang
  1. berkeleydb-5.1

    0下载:
  2. Berkeley DB (DB)是一个高性能的,嵌入数据库编程库,和C语言,C++,Java,Perl,Python,PHP,Tcl以及其他很多语言都有绑定。Berkeley DB可以保存任意类型的键/值对,而且可以为一个键保存多个数据。Berkeley DB可以支持数千的并发线程同时操作数据库,支持最大256TB的数据,广泛用于各种操作系统包括大多数Unix类操作系统和Windows操作系统以及实时操作系统-Berkeley DB (DB) is a high performance, em
  3. 所属分类:Other Databases

    • 发布日期:2017-06-22
    • 文件大小:42002432
    • 提供者:oliver
  1. ArcGIS-Com

    0下载:
  2. ARC GIS中C++类库分类,可以参考着来设计ARC GIS程序-ARC GIS in C++ class library classification, can refer to a procedure to design ARC GIS
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:332784
    • 提供者:范秋明
  1. C# 基类

    1下载:
  2. 整理的C#基类,包含ASP.NET类库,C#读取AD域里用户名或组,Common类库,DotNet基础类大全,SqlHelper基类,字符串加密
  3. 所属分类:C#编程

    • 发布日期:2012-11-07
    • 文件大小:11033293
    • 提供者:jtzp007
  1. rosetta-1[1].0.1

    0下载:
  2. ROSETTA C++库是一个C++类库和例程集合,支持基于可识别性的经验建模和数据挖掘。它由许多用于通用机器学习和粗糙集理论的例程组成。 -ROSETTA the C storehouse is a C kind of storehouse and the example regulation set, supports based on 鍙
  3. 所属分类:Database system

    • 发布日期:2017-11-09
    • 文件大小:4174835
    • 提供者:赵何
  1. WordTable

    0下载:
  2. 用C#编写的一个用于操作MS Word表格的类库,包括表格对象,行对象,列对象的操作。-Written in C# using a MS Word table for the operation of libraries, including the table object, row objects, column object operation.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:3674
    • 提供者:asam
  1. YAM_Project

    2下载:
  2. 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-14
    • 文件大小:1482807
    • 提供者:乔松
  1. wlfc12-25-2001

    0下载:
  2. C++类库,提供了较为全面的基础类库,这是相关的源码-C++ Class library, providing a more comprehensive basis for class library, which is related to source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2563213
    • 提供者:guoznhua
  1. Solution2

    0下载:
  2. .net下实现lua方法,实现动态使用c#类库,lua语法-. net realize lua under way to realize dynamic use c# class library, lua grammar
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:126744
    • 提供者:jack
  1. RS232Comm

    0下载:
  2. c#下的232应用程序,利用CreateFile,源码,不是采用的C#类库-c# under the 232 applications, the use of CreateFile, source code, instead of using the C# class library
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2425
    • 提供者:ck
  1. ScoreManage

    0下载:
  2. 学生成绩管理系统是典型的数据库管理系统(DBMS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两部分。对于前者主要要求数据一致性、完整性和数据安全性。而对于后者则要求应用程序功能完备,使用方便。 我使用ACCESS数据库管理系统创建后台数据库,然后在Visual C++6.0编译环境下使用MFC类库中的ODBC方面的类来创建数据库的前端应用程序,使应用程序能够做到快速安全地维护数据库,并且提供简单明了的使用界面,满足不同用户的需求。-Grade student manage
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-13
    • 文件大小:20868208
    • 提供者:张道军
  1. ArcGIsEngine

    0下载:
  2. ArcGIS Engine是开发人员用于建立自定义应用程序的嵌入式GIS组件的一个完整类库。开发人员可以使用ArcGIS Engine将GIS功能嵌入到现有的应用程序中,包括Microsoft Office的Word和Excel等产品,也可以建立能分发给众多用户的自定义高级GIS系统应用程序。-ArcGIS Engine developers are used to create custom applications embedded GIS component of a complete c
  3. 所属分类:GIS program

    • 发布日期:2015-07-15
    • 文件大小:15445801
    • 提供者:朱丽玲
  1. biaskalmanC

    0下载:
  2. bias kalman滤波的C类库,可以节省开发相关滤波程序的时间-c class of bias and kalman filter,can save time of programing about kalman and bias filter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:127265
    • 提供者:sunjian
  1. dty

    0下载:
  2. Cell组件C#源码,是类库,可以直接调用,非常好用。-Cell components of C# source code is a class library, you can directly call, very easy to use.
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:629274
    • 提供者:zhengjia
  1. cnCOMM_Demo.src

    0下载:
  2. 一个很好用的C++串口通讯类库,附有两个实例。-Used a very good C++ serial communication class library, with two examples.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:55035
    • 提供者:Leviathan
  1. TinyXml2.5.3

    0下载:
  2. 解析XML的C++类库,可运行于linux、unix。-XML class under C++,run in linux、unix or windows。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:233605
    • 提供者:盗匪
  1. Microsoft_VisualC60_MFC

    0下载:
  2. 这是Microsoft Visual C++6_0 MFC类库参考手册(二)(上、下册.pdf,上面有关于MFC的学习和指导。-This is the Microsoft Visual C++6 _0 MFC class library reference manual (b) (upper and lower volumes. Pdf, the above study on the MFC and guidance.
  3. 所属分类:Other systems

    • 发布日期:2017-06-14
    • 文件大小:22781168
    • 提供者:姜维
  1. TEMP

    0下载:
  2. 一个字符串表达式匹配算法。支持字符集表达式[],[^],[a-b];支持*,?,+。仅依赖C库。C++类封装,使用简便,运行迅速。经过实际运用验证。-Expression of a string matching algorithm. support character sets Expression [],[^],[ ab] and support*,?,+。 Rely on the C library. C++ class packaging, simple to use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:26464
    • 提供者:sapple
  1. Calculator

    0下载:
  2. 一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:264417
    • 提供者:lili
« 1 2 3 45 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com