搜索资源列表

  1. ostream

    0下载:
  2. 在include/adm/io.h里定义。 inb_p()、outb_p()与inb()、outb_p()的不同在于前者在存取I/O时有等待(pause)一适应慢速的I/O设备。 -the include / adm / io.h Lane definition. Inb_p (), outb_p () and quick (), outb_p () different is that the former access t
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8710
    • 提供者:fanggang
  1. iostream.hiiostream

    0下载:
  2. iostream.h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别-iostream.h and iiostream distinction and ii iostream.h ostream distinction iostream.h and iiostream distinction iostrea m.h and iiostream distinctio
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1641
    • 提供者:包杰
  1. ostream-Text-To-Speech

    0下载:
  2. 识别语音的C代码! 还有教程说明.大家自己看看吧!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:148737
    • 提供者:李理
  1. iostream.hiiostream

    0下载:
  2. iostream.h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别-iostream.h and iiostream distinction and ii iostream.h ostream distinction iostream.h and iiostream distinction iostrea m.h and iiostream distinctio
  3. 所属分类:软件工程

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:包杰
  1. ostream-Text-To-Speech

    0下载:
  2. 识别语音的C代码! 还有教程说明.大家自己看看吧!-Identification of the C code voice! There are tutorials that. Everyone could see for himself now!
  3. 所属分类:汇编语言

    • 发布日期:2024-05-26
    • 文件大小:148480
    • 提供者:李理
  1. ostream-Text-To-Speech

    0下载:
  2. linux 下的 简单语音识别 代码 可以参考下-ostream-Text-To-Speech
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-26
    • 文件大小:138240
    • 提供者:jf
  1. audio_ostream_demo

    0下载:
  2. In this article I ll show you how to add Text-to-Speech (TTS) capabilities to your program. You ll be able to do it with, essentially, 1 line of code, using the familiar standard ostream syntax.-In this article I ll
  3. 所属分类:Audio

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:lpjxy
  1. 8_8

    0下载:
  2. 已知一个有理数类Zrf_Ratio,实现如下的操作符重载形式: friend std::ostream& operator< (std::ostream&, const zrf_Ratio&) friend std::istream& operator>>(std::istream&, zrf_Ratio&) friend bool operator==(const zrf_Ratio&, con
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:7168
    • 提供者:weiht
  1. include

    0下载:
  2. 定义一个栈,并实现栈的基本操作: void Push( const T& x) // bool Pop(T& x) // bool getTop(T& x) const // ostream& operater<<(ostream& os, Stack<T>& s) //overload -The definition of a stack, and to achieve the basic
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:XJK
  1. 9

    0下载:
  2. 实验目的:熟悉对输入/输出运算符的重载 实验内容: 熟悉对输入/输出运算符的重载-#include <iostream.h> class Time { public: Time (int hours = 0, int minutes = 0, int seconds = 0) friend istream & operator >>(istre
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:huangzhiqiang
  1. abc

    0下载:
  2. 关于数据结构入门的源码关于数据结构入门的源码-#include<iostream> using namespace std template<class T> class list{ private: int n int max_size T*data public: list(int max_list_size=10) ~list(){d
  3. 所属分类:书籍源码

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:wusb
  1. cxxtools-1.4.8.tar

    0下载:
  2. Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes. It includes classes for: * argument parsing * logging * wrappers for threa
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-26
    • 文件大小:451584
    • 提供者:leo
  1. 2

    0下载:
  2. CIN的某些程序读取输入他们。示例数据文件的目录中的数据:文件的程序,使用该输入文件---- -------- use_equalrange use_equalrange use_find use_find箭头箭头使用- ostream的,国际核聚变实验堆使用- ostream的,国际核聚变实验堆iostream_iter iostream_iter使用-的IStream,国际核聚变实验堆当量-的IStream,国际核聚变实验堆反向国际
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:22528
    • 提供者:GG
  1. Aufgabe1

    0下载:
  2. Solution for the task in Operating Systems at University Magdeburg 2009 It contains the classes cgastream, cgascreen, stringbuffer, ostream.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:84992
    • 提供者:andreas neu
  1. main

    0下载:
  2. Main.Cpp: C++ ostream + stl + exception demonstration .This file is part of the uVision/ARM development tools. Copyright (c) 2005-2007 Keil Software. All rights reserved.This software may only be used under the terms
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:keshav
  1. ostream

    0下载:
  2. ostream du site du zero
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:chnik
  1. XR

    0下载:
  2. XR头文件,C++中输出流的替代头文件,可以直接输出表达式的值已经要说的话-#ifndef EXPRESSION_RESULT #define EXPRESSION_RESULT #include <iostream> #include <iomanip> namespace zjun { class line_number { private: int nu
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:何小青
  1. cPP_IOStream

    0下载:
  2. c++_IOStream,iostream库的介绍和 istream,ostream类以 及cin,cout对象 -c++ _IOStream, c++ standard input output library iostream is a library, to class in the form of organization, using the first reference to the class library nam
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:152576
    • 提供者:覃伟
  1. CPPstream

    0下载:
  2. 描述C++输入输出流istream和ostream的用法,已经相应的类型说明和举例-C++ stream
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:78848
    • 提供者:tf
  1. ostream-Text-To-Speech_Demo

    0下载:
  2. 这个文章和附带的代码教你如何在你的应用程序中添加TTS语音合成功能,你可以只需要使用ostream通过一行代码就可以完成了。另外,文章还教你如何使用开源的C++工具,让你的代码变短,作者的代码不超过50行,而且,比以前的代码更加健壮和通用。内容涉及:COMSTL、TTS、boost::iostreams。-This article and the accompanying code to teach you how to add you
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-26
    • 文件大小:138240
    • 提供者:dcc
« 12 »

源码中国 www.ymcn.org