-
分割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
-
权限管理Winform
应用背景简单的权限管理系统 运行环境为vs2008和sql2000,可以拿来学习哦关键技术
- 2022-07-07 01:57:03下载
- 积分:1
-
small program used to prepare the vc can see
读留言的小程序
用vc++编写的
可以看看
-small program used to prepare the vc can see
- 2022-05-28 04:38:37下载
- 积分:1
-
Visual C++ 6 24学时学习教程
Visual C++ 6 24学时学习教程-VC++ 6.0 24 hour study.
- 2022-08-16 05:35:34下载
- 积分:1
-
PCI 9050/9052 driver for windows xp
PCI 9050/9052 driver for windows xp
安裝硬體裝置時需要
直接更新驅動程式即可
- 2023-08-08 20:05:02下载
- 积分:1
-
给予osip的sipmanager源码
给予osip的sipmanager源码,给予osip的sipmanager源码给予osip的sipmanager源码给予osip的sipmanager源码给予osip的sipmanager源码给予osip的sipmanager源码给予osip的sipmanager源码给予osip的sipmanager源码给予osip的sipmanager源码
- 2023-08-20 11:00:04下载
- 积分:1
-
文件中包含了电梯程序的C语言源代码,以及可执行文件。本电梯程序比较好的模拟了电梯的运行过程!...
文件中包含了电梯程序的C语言源代码,以及可执行文件。本电梯程序比较好的模拟了电梯的运行过程!-document contains the elevator in C language source code and executable files. The lift procedure is a good simulation of the process of running the elevator!
- 2022-02-15 13:23:32下载
- 积分:1
-
弹出各种奇怪的窗体 Visual basic开发的小程序,功能很简单
弹出各种奇怪的窗体 Visual basic开发的小程序,功能很简单-pop various strange Form Visual basic procedures for the development of small, very simple function
- 2022-07-04 03:50:05下载
- 积分:1
-
用VB写的串口通讯程式,windows API
用VB写的串口通讯程式,windows API-Using VB to write the serial communication program, windows API
- 2022-06-29 12:03:02下载
- 积分:1
-
用数组解JOSEPHUS问题的程序源码,绝对没有错误
用数组解JOSEPHUS问题的程序源码,绝对没有错误-array solution with the procedures JOSEPHUS source, there is no wrong
- 2023-09-03 15:00:03下载
- 积分:1