-
分割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
-
VB6 DLL编译助手,用vb编译动态dll的一个小辅助工具
VB6 DLL编译助手,用vb编译动态dll的一个小辅助工具-a small tool using for compile Dll in VB6
- 2022-04-07 10:05:20下载
- 积分:1
-
POS的PHP程序用于中小型
POS php program this used for small to medium- sized companies
- 2022-04-20 19:44:50下载
- 积分:1
-
IIC WINCE5.0 流接口驱动程序及测试,绝对可用。I2C代码有详细的注释,是一个很好的驱动学子的例子。...
IIC WINCE5.0 流接口驱动程序及测试,绝对可用。I2C代码有详细的注释,是一个很好的驱动学子的例子。-IIC WINCE5.0 stream interface drivers and testing, is absolutely available. I2C code has detailed notes, is a good example-driven students.
- 2022-05-18 18:08:47下载
- 积分:1
-
vc development applications
vc开发的应用程序-vc development applications
- 2023-03-08 00:20:02下载
- 积分:1
-
随机抽奖小程序
资源描述
资源描述
晚会的抽奖,活动抽奖品,随机选择出场顺序等等
C#开发,简单易用
抽奖内容为使用者自己指定的图片文件夹
支持全屏,可以调节速度
开发者:179787865
- 2022-09-09 21:05:03下载
- 积分:1
-
系统会自动删除目录的调试和发布,所以请D。
System will automatically delete the directory of debug and release, so please do not put fi
- 2022-01-31 23:17:52下载
- 积分:1
-
学生信 息管理 学学生信息管理
学生信 息管理 学学生信息管理 -Student Information Management Information Management students
- 2022-12-03 08:15:03下载
- 积分:1
-
VCL解读器2.0,十分好用的工具
VCL解读器2.0,十分好用的工具-VCL 2.0 reader, a very handy tool
- 2022-10-02 00:55:04下载
- 积分:1
-
CCeFileFind
CCeFileFind - File Finder class for Windows CE-CCeFileFind- File Finder class for Windows CE
- 2022-02-05 05:03:38下载
- 积分:1