首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 分割midi音符test1split1str1.cpp

分割midi音符test1split1str1.cpp

资 源 简 介

// test1split1str1.cpp : Defines the entry point for the console application. // #include "stdafx.h" /*         File      : split1.cpp         Author    : Mike         E-Mail    : Mike_Zhang@live.com  */ #include #include #include #include #include using namespace std; //字符串分割函数 std::vector split(std::string str,std::string pattern) {     std::string::size_type pos;     std::vector result;     str+=pattern;//扩展字符串以方便操作     int size=str.size();     for(int i=0; i

文 件 列 表

test1split1str1OK能计算轨道长度1
Debug
mi1d1 - 副本.txt
mi1d1.txt
ReadMe.txt
StdAfx.cpp
StdAfx.h
test1split1str1.cpp
test1split1str1.dsp
test1split1str1.dsw
test1split1str1.ncb
test1split1str1.opt
test1split1str1.plg
VIP VIP
0.180180s