-
分割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
-
ajax 使用范例程式 ajax 使用范例程式
ajax 使用范例程式 ajax 使用范例程式 -How to user ajax
- 2023-03-12 10:20:04下载
- 积分:1
-
我没试过,只是从别有网上下载的,你们试一下吧
我没试过,只是从别有网上下载的,你们试一下吧-I have not tried, but from other Internet download, you will try it
- 2022-07-03 09:43:25下载
- 积分:1
-
《Visual C++程序员成长攻略》
《Visual C++程序员成长攻略》-戴博-源代码- Visual C++ Programmers growth Raiders - Dabor- source code
- 2022-10-02 14:30:03下载
- 积分:1
-
java制作的超市管理系统,利用java,jdbc 和sql server 2000数据库开发...
java制作的超市管理系统,利用java,jdbc 和sql server 2000数据库开发-JAVA-based Supermarket Management System,a combination of java, jdbc and sql server 2000 database.
- 2022-05-27 20:07:06下载
- 积分:1
-
本程序是用动态规划法来解决一些问题,关于动态规划的程序
本程序是用动态规划法来解决一些问题,关于动态规划的程序-this program is the dynamic programming method to solve the problem of dynamic planning process
- 2022-06-30 11:31:29下载
- 积分:1
-
wince文字的例子,虽然我是下载的,但是我可以正常运行在模拟器,以后希望都下载我这个。...
wince文字的例子,虽然我是下载的,但是我可以正常运行在模拟器,以后希望都下载我这个。
- 2022-08-07 21:14:20下载
- 积分:1
-
光盘管理程序,可以自动对光盘的所有内容进行分析,并且提供了全面的检索功能,便于对硬盘和光盘的文件和目录进行快速搜索。...
光盘管理程序,可以自动对光盘的所有内容进行分析,并且提供了全面的检索功能,便于对硬盘和光盘的文件和目录进行快速搜索。- The compact disc executive program, may automatically carry on
the analysis to compact disc all contents, and has provided the
comprehensive retrieval function, is advantageous for carries on the
fast search to the hard disk and the compact disc document and the
table of contents.
- 2022-09-07 08:25:03下载
- 积分:1
-
本程序是使用 TURBO C 语言BOSS窗口开发程序库的应用程序。
本程序是使用 TURBO C 语言BOSS窗口开发程序库的应用程序。-This is an application program developped by TURBO C and BOSS windows developping application library.
- 2022-08-11 04:20:05下载
- 积分:1
-
VB实例源码,如果修改通知的不足之处,请讨论…
VB实例源码,如有不妥之处请修改后通知再讨论一起来完善源码的上传.-Example VB source code, if the inadequacies of the revised notice, please discuss with one sound source upload.
- 2022-03-16 04:50:41下载
- 积分:1