CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - class package

搜索资源列表

  1. vc(QUEUE).rar

    0下载:
  2. 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:938byte
    • 提供者:heyong
  1. JDOM

    0下载:
  2. JDOM的实现类和Java开发时需要的包-JDOM and Java implementation class is required to develop the package
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:zhang
  1. pagination

    0下载:
  2. /** * PHPSense Pagination Class * * PHP tutorials and scr ipts * * @package PHPSense * @author Jatinder Singh Thind * @copyright Copyright (c) 2006, Jatinder Singh Thind * @link http://www.phpsense.com */-/** * PHPSens
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.49kb
    • 提供者:davidecraw
  1. moFire-0.3

    0下载:
  2. Mofire的JAR压缩包,反编译后可看到原class文件-Compression of the JAR package Mofire, decompile class can see the original document
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:43.17kb
    • 提供者:zhonlon
  1. RSS.NET

    0下载:
  2. RSS.NET的源代码,借助于开源项目RSS.NET的封装,我们能够非常容易的根据url地址取得提要的内容,该类库可以作为很多RSS项目的基础并提供帮助,同时也可以作为学习RSS的重要资料.-RSS.NET the source code, through the use of open source projects RSS.NET package, we can very easily get under the url address of the content outline, the
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:65.94kb
    • 提供者:周欣宇
  1. list-and-Queue-template

    0下载:
  2. 自己封装的队列和链表模板类,使用方便!使用VC++开发工具.-Package their own queue and linked list template class, easy to use! Using VC++ development tools.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:3kb
    • 提供者:shiwolf
  1. iFinityGoogleAnalytics_010000_Install

    0下载:
  2. Google Analytics is great. A free, fully featured website tracking and reporting system. It s even better if you use Google Adwords and want to test out how different ads work with getting visitors. DotNetNuke is great. A free, fully featured web pla
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:6.07kb
    • 提供者:wang
  1. SerialPortTest

    0下载:
  2. CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件-CSerialPort class header file and the c source file, package the VC in the serial communication of the api, facilitate the preparation of serial debugging software
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:6.64kb
    • 提供者:hyf
  1. liaotiangongju

    0下载:
  2. 一款局域网聊天程序,用到了java的swing包,以及其他类库,很小的一个程序-A LAN chat program using the java' s swing package, as well as other class libraries, a very small program
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:11.5kb
    • 提供者:张昱
  1. LWUIT

    0下载:
  2. lwuit包的源代码,可在使用中自行的截取所需要的类,简化代码量-lwuit package' s source code can be in use required the interception of their own class, to simplify the amount of code
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9.78mb
    • 提供者:留大大
  1. chapter5_1

    0下载:
  2. 在MFC中,为了把数据与对数据的操作方法封装在一起,MFC定义了一些和数据相关的类,从而使得数据得使用更加方便。习惯上人们把这些类叫做通用类-In the MFC, in order to bring data and methods of operation on the data package together, MFC defines a number of related classes and data, making use of the data may be more conv
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:27.63kb
    • 提供者:JACK
  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
    • 文件大小:3.65kb
    • 提供者:stsfs
  1. httplib2-0.6.0

    0下载:
  2. 网页类包 可以解决pythonweb 没有包的问题-Web class package without the package can solve the problem pythonweb
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:57.06kb
    • 提供者:陈奕文
  1. DArray(Sample)

    0下载:
  2. 用c++类实现动态数组,体现类的封装。基本实现了vector的功能 -With c dynamic array, reflecting the class package
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:3.37kb
    • 提供者:zengchao
  1. dealexif

    0下载:
  2. 解析图片的exif图片,可以提取里面的信息,对类进行封装,方便使用-Parse pictures exif photo, you can extract the information inside the class package, easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:12.96kb
    • 提供者:Wandroid
  1. filepost

    0下载:
  2. 这个是图片上传类包,可以同时上传多张图片,并且可以控制图片格式,也可以控制不是图片的话,就不能上传-This is the image upload class package, you can also upload multiple images, and you can control the image format, you can also control instead of images, then it can not be uploaded
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:855byte
    • 提供者:liqin
  1. StdString

    0下载:
  2. 一个类似VC++中CString的类的封装,用起来挺方便的,可以直接用;-A similar CString in VC++ class package, together with quite convenient, can be directly used
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:33.18kb
    • 提供者:乾坤
  1. Computer-component-experiments

    0下载:
  2. MFC设计的。计算机组成原理实验,计算机指令流程仿真类封装,可以实现add命令的微命令序列的生成。-MFC design. Computer component experiments, computer instruction process simulation class package, you can add commands to achieve micro command to generate sequences.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:158kb
    • 提供者:王晓刚
  1. sglink

    0下载:
  2. C++ 单链表的实现,增删改查等功能,适合初学者了解链表数据结构和C++的类封装。-C++ single linked list implementation, CRUD functions, suitable for beginners to understand the linked list data structure and C++ class package.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.38kb
    • 提供者:C C++ MFC linux
  1. SQLHelper

    0下载:
  2. 常用数据库操作类封装。 SQLite、SQLCE 除了支持连接、插入、查询、事务等、还支持支持数据层级的操作(Common database operations class package. SQLite, SQLCE In addition to supporting connections, inserts, queries, transactions, etc., support for data level operations is also supported)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:7kb
    • 提供者:ChenQJ
« 12 3 4 »
搜珍网 www.dssz.com