-
分割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
- 2022-03-22 16:35:52下载
- 积分:1
-
matrix multiplication
matrix multiplication
- 2023-08-30 09:10:02下载
- 积分:1
-
improved interface DLL, the only buttons, edit box, check box design!
改善界面的动态连接库,只提供按钮,编辑框,复选框的设计!-improved interface DLL, the only buttons, edit box, check box design!
- 2022-09-10 14:20:03下载
- 积分:1
-
used as a pattern recognition Bayesian classifier
一个用来做模式识别的贝叶斯分类器-used as a pattern recognition Bayesian classifier
- 2022-06-18 12:35:12下载
- 积分:1
-
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。...
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。-clock,use c language to realise clock having hour hand ,minute hand and second hand,with sound.
- 2022-03-02 09:28:47下载
- 积分:1
-
integrity of the project document details please refer to : http://bankbill.51.n...
项目文件完整性详情请参考:http://bankbill.51.net/upload邮箱:sywsl@hotmail.com
- 2022-03-23 08:13:43下载
- 积分:1
-
一个简单的控制台上的学生管理器。实现了插入,删除,保存等操作...
一个简单的控制台上的学生管理器。实现了插入,删除,保存等操作-A simple console student manager. Realize the insert, delete, save, such as operation
- 2022-01-26 07:45:29下载
- 积分:1
-
Windows 窗口线段选择的程序
Windows 窗口线段选择的程序-the Windows segment selection proce
- 2023-01-14 23:50:03下载
- 积分:1
-
Visual Basic, and transparent picture of the settings and overlay
Visual Basic 中透明图片的设置及叠加-Visual Basic, and transparent picture of the settings and overlay
- 2023-05-27 00:20:03下载
- 积分:1
-
视窗移动控制器
gps controller for windows mobile
- 2022-02-02 11:22:15下载
- 积分:1