虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Utility

定义标准模板库(STL)类型、函数和运算符,以帮助构建和管理的对象,这两个对象视为就可以像在需要时可对。
  • Please unzip the file and make the file under linux with version 2.6 or above. The function is just

    Please unzip the file and make the file under linux with version 2.6 or above. The function is just like the Utility traceroute in linux or tracert in windows.

    标签: file the function version

    上传时间: 2014-01-12

    上传用户:h886166

  • STL的测试代码

    STL的测试代码,包括对algorithm,memory,Utility等函数库的用例测试。涉及了这些库的每一个程序。

    标签: STL 测试代码

    上传时间: 2014-01-12

    上传用户:yangbo69

  • This a generic PCI express device driver that enable user to access the device without caring much o

    This a generic PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An Utility program was built to help user in developing the application based on the given skeleton.

    标签: device generic express without

    上传时间: 2013-12-21

    上传用户:invtnewer

  • C++STL STL(Standard Template Library

    C++STL STL(Standard Template Library,标准模板库)是惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。现在虽说它主要出现在C++中,但在被引入C++之前该技术就已经存在了很长的一段时间。 STL的代码从广义上讲分为三类:algorithm(算法)、container(容器)和iterator(迭代器),几乎所有的代码都采用了模板类和模版函数的方式,这相比于传统的由函数和类组成的库来说提供了更好的代码重用机会。在C++标准中,STL被组织为下面的13个头文件:<algorithm>、<deque>、<functional>、<iterator>、<vector>、<list>、<map>、<memory>、<numeric>、<queue>、<set>、<stack>和<Utility>。以下笔者就简单介绍一下STL各个部分的主要特点。

    标签: STL Standard Template Library

    上传时间: 2016-06-19

    上传用户:cylnpy

  • ASP.NET三层架构留言本项目源码 管理帐号:admin 管理密码:admin 程序说明:Visual Studio 2008(.NET2.0)+SQLSERVER2000 开 发。 B

    ASP.NET三层架构留言本项目源码 管理帐号:admin 管理密码:admin 程序说明:Visual Studio 2008(.NET2.0)+SQLSERVER2000 开 发。 BLL: 业务层 Utility:数据访问层 DAL:接口层 Model: 数据实体层 Web: 表示层,web项目。 App_Data:所有数据库

    标签: admin NET SQLSERVER Visual

    上传时间: 2014-01-05

    上传用户:小宝爱考拉

  • Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in

    Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)

    标签: constants Requires Project program

    上传时间: 2014-12-03

    上传用户:LouieWu

  • Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3

    Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags - Reads, creates, updates, and removes id3v1 tags - Extracts MPEG data such as bit rate, sample rate, channel mode, etc. - Calculates playing time of mp3 from mpeg information (no good w/VBR) - Can read and create Winamp styled playlists - Offers other Utility classes such as MP3FileFilter and MP3Comparator - NullsoftID3GenreTable object keeps a list of genres for you and can automatically determine the id3v1 genre from an id3v2 string or the other way around

    标签: and features creates updates

    上传时间: 2014-11-21

    上传用户:qq521

  • The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP

    The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small Utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`

    标签: ping networking The contains

    上传时间: 2014-08-25

    上传用户:zhichenglu

  • This toolbox contains Matlab files that implement the nonsubsample contourlet transform and its util

    This toolbox contains Matlab files that implement the nonsubsample contourlet transform and its Utility functions. Some Matlab files are the same as those in Contourlet Toolbox.

    标签: nonsubsample contourlet implement transform

    上传时间: 2017-01-14

    上传用户:lunshaomo

  • The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontro

    The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the license agreement is stated in the main VHDL file, PICCPU.VHD and common questions are answered in the file SYNTHPIC.TXT Files: README.TXT This file.. SYNTHPIC.TXT Questions and Answers PICCPU.VHD Main processor VHDL file PICALU.VHD ALU for the PICCPU PICREGS.VHD Data memory PICROM.VHD Program memory (created by HEX2VHDL Utility) PICTEST.VHD Simple test bench I used to do testing (optional) PICTEST.CMD My Viewlogic ViewSim command file (again, optional) TEST1.ASM First program I assembled and ran on it. TEST2.ASM Another test program.. TEST3.ASM Yet another.. TEST4.ASM Yet another.. TEST5.ASM Yet another.. TEST6.ASM Yet another.. HEX2VHDL.CPP Utility for converting

    标签: synthesizable microcontro Synthetic PIC

    上传时间: 2013-12-22

    上传用户:妄想演绎师