-
how to use the three
如何使用三维动态内存分配,以及释放后如何使用
- 2022-03-18 15:56:52下载
- 积分:1
-
分割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
-
日期,菜单,字符串的一些C函数
日期,菜单,字符串的一些C函数-some c programs of date,menu,string.
- 2022-02-13 16:11:28下载
- 积分:1
-
本人用VB写的一个小闹钟,呵呵,会振动,可播放wav声音文件。...
本人用VB写的一个小闹钟,呵呵,会振动,可播放wav声音文件。-I wrote a small alarm clock, huh, vibration, can play wav sound files.
- 2023-06-24 20:10:04下载
- 积分:1
-
sqlitedll的源代码,用于在程序中直接调用
sqlitedll的源代码,用于在程序中直接调用-sqlitedll source code, can be called directly from program.
- 2022-08-24 00:10:38下载
- 积分:1
-
SpringMVC的简单测试
Spring MVC属于SpringFrameWork的后续产品,已经融合在Spring Web Flow里面。Spring 框架提供了构建 Web 应用程序的全功能 MVC 模块。使用 Spring 可插入的 MVC 架构,从而在使用Spring进行WEB开发时,可以选择使用Spring的SpringMVC框架或集成其他MVC开发框架,如Struts1(现在一般不用),Struts2等。
- 2022-02-06 20:15:12下载
- 积分:1
-
计算器 用JAVA 编写的 第一次上传,多多支持
计算器 用JAVA 编写的 第一次上传,多多支持-calculator developed by JAVA,the first time to upload,thanks for you support
- 2022-10-12 00:00:03下载
- 积分:1
-
with MFC prepared by the various buttons can be directly invoked in such project...
用MFC编写的各种按钮,可直接在工程中引用该类-with MFC prepared by the various buttons can be directly invoked in such projects
- 2023-03-03 08:55:03下载
- 积分:1
-
非常好用的邮件客户端
VC++编程实现收发电子邮件,可实现在本地接收指定帐户的电子邮件,也可以发送邮件,简单来说,实现了本地查看接收、发送Email的功能,你可以再扩展些,比如加上删除邮件的功能,将其扩展成一个邮件客户端程序。
- 2022-08-17 06:23:27下载
- 积分:1
-
水管工人玩过吧,我每次玩的时候都手忙脚乱的,就写了一个程序自动玩,效果不错。...
水管工人玩过吧,我每次玩的时候都手忙脚乱的,就写了一个程序自动玩,效果不错。-plumber played before, I play every time when they are running around in circles, wrote an automatic play, and effectiveness.
- 2023-04-17 02:00:04下载
- 积分:1