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

搜索资源列表

  1. TableDemo

    0下载:
  2. 基于JUCE库类的C++编程,实现Tab控件-Based on JUCE library of C++ class programming, Tab Control
  3. 所属分类:Tab Control

    • 发布日期:2017-03-28
    • 文件大小:3504
    • 提供者:zhyl
  1. tic-tac-toe

    0下载:
  2. 一个简单的用二叉树实现的极大极小指算法人工智能井字棋游戏,使用C++的类,和STL模版库中的vector-A simple binary tree the minimax means algorithm artificial intelligence tic-tac-toe game of chess the class of C++, and STL template library in the vector
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:1038755
    • 提供者:laixin
  1. FlickrCrawler

    0下载:
  2. 用C#自行开发的Flickr爬虫代码,实现了一个HttpRequestHelper类来处理网络请求,调用Flickr的API库来搜索指定内容或者作者的照片,并将返回结果存储到excel文件中。-Flickr reptiles code developed in C#, a HttpRequestHelper class to handle network requests, call the Flickr API library to search for specific content or
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:132590
    • 提供者:raffaelezou
  1. page_class

    0下载:
  2. et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章-* This program is free software you can redistribute it and/or modify it * under the terms of the GNU General Public License as publ
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:951
    • 提供者:xsw
  1. cyuyanyuandaima1

    0下载:
  2. 在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。 -Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden detail
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6797
    • 提供者:熊志祥
  1. CppCode

    1下载:
  2. C++经典源代码 CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:353362
    • 提供者:Dill
  1. 24master

    0下载:
  2. C#实现的一个牌类小游戏,运行需要.net framework2.0库的支持!-C# implementation of a card type game, needed for the operation. Net framework2.0 library support!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:214198
    • 提供者:柏勇
  1. Sockets_using_CPP_streams

    0下载:
  2. 标准Socket库的使用,知道叫什么,什么时候调用它,如何建立正确的参数,哪些保持不变可有点吓人。这个C++接口提供了一个简单的接口来使用。如果你仔细想想,即使从流中读取工作像标准字符流一样,当数据无效时将阻止不可用。 这个库和例子是在Rob Tougher 的Linux Gazette文章。他的许可已被授予使用本类的目的库。如果您使用它,否则,它是由你来为您的应用程序中使用许可。 -Use of standard socket libraries can be a little i
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:4217
    • 提供者:方启
  1. SimpleSocket

    0下载:
  2. SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:7507
    • 提供者:方启
  1. TEA_Win_2.51

    0下载:
  2. C++遗传算法库 很全面,包括很多计算智能类算法。-Genetic algorithms library is comprehensive, covering a lot of computational intelligence-like algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3116450
    • 提供者:just write
  1. iKit

    0下载:
  2. C#工具类,里面汇聚了大量的WEB编程时需要用到的一些方法,具体的可以自己研究。编译后在项目里引用库文件就可以-C# tools, which brought together a large number of WEB programming need to use some of the ways specific to their own research. Compiled in the project reference library where you can
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:255897
    • 提供者:勇哥
  1. gpibvc

    1下载:
  2. NI-488.2 GPIB卡C++类实现了封装,该类库能够实现一卡控制多台仪器和多卡多台仪器的控制。轻松自如地让一台电脑就能控多台高端仪器(如Agilent8960,CMU200,数字电源等).-NI-488.2 GPIB card C++ class implements the package, the library can achieve more than one card control equipment and multi-card multi-instrument contro
  3. 所属分类:Other systems

    • 发布日期:2016-12-25
    • 文件大小:3741
    • 提供者:stsfs
  1. Data

    0下载:
  2. 建立具有下列功能的类Date: a) 以多种格式输出日期,如 DDD YYYY MM/DD/YYYY June l4,1992 b) 用重载的构造函数初始化Date类的对象。初始化值是a)中格式的数据。 c) 构造函数用头文件time.h中的标准库函数读取系统的时间,把读取的时间赋给Date的数据成员。  -Established the following functional classes Date: a) the date output in
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:241749
    • 提供者:大为
  1. 345345

    0下载:
  2. 这是一本C++编程方面的经典书籍,作者是一对享有盛誉的技术伉俪,Andrew Boeing和Barbar Moo。本书基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。全书分为大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全书通过精心挑选的实例,向读者传达先进的程序设计的方法和理念。
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:1822512
    • 提供者:田鹏
  1. CplusClrCsharp_wy

    0下载:
  2. 标准C++生成的动态链接库dll,在C#只能调用其方法,不能导出类。 此源码为首先用托管C++为媒介,将标准C++链接库封装成.net的dll,再由C#直接调用的例子。 源码保证能运行,希望对大家粘合C#和C++代码有帮助。-Standard C++ generated dynamic link library dll, in C# can call its methods, can not export the class. This source was first used in
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3390421
    • 提供者:wuyang
  1. x264_encoder

    0下载:
  2. C++ x264 编码器类,支持多线程,使用pthread多线程库-C++ x264 encoder classes, support multi-threaded, multi-threaded use of pthread library
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:260070
    • 提供者:谢凯
  1. ThinkInCAdd

    0下载:
  2. 全书分为6大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了细微的讨论;并通过精心挑选的实例,向读者传达优秀的设计理念和方法。-The book is divided into six parts, 32 chapters, each of the C++ language, history and characteristics, classes and inheritance, STL and generic programming, d
  3. 所属分类:STL

    • 发布日期:2017-05-23
    • 文件大小:7641701
    • 提供者:宠物牛牛
  1. CplusplusPrimerPlus

    0下载:
  2. 作 者:[美]普拉塔(Prata,S.) 著 全书分17章和10个附录,分别介绍了C++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑操作符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出等内容。-Author: [United States] Puerto Plata (Prata, S.) the book is divided into 17 c
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5723486
    • 提供者:徐可欣
  1. GaussianInterpolation

    0下载:
  2. 高斯插值,可以用于图像处理中的差值。程序是用c++和itk库做的一个通用模板类,里面还有例子可以照着改。-In this submission, we offer the itk::GaussianInterpolationImageFunction which adds to the growing collection of existing interpolation algorithms in ITK for resampling scalar images such as th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:232754
    • 提供者:xrx
  1. JatAjaxLibrary

    0下载:
  2. 这是我用C#写的一个应用于Asp.net的Ajax库。特点是页面分块与联动,以及URL状态记忆。当然里面的js文件也可以单独使用,里面封装了几个Ajax相关的js类。-This is I used to write a C# Asp.net of Ajax libraries. The page is characterized by block and linkage, and the URL state memory. Of course, inside the js file can al
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-01
    • 文件大小:218564
    • 提供者:张炼
« 1 2 ... 32 33 34 35 36 3738 39 »
搜珍网 www.dssz.com