-
[Pocket PC
[Pocket PC - PPC] Programming Microsoft Windows CE, 2nd Edition-[Pocket PC- PPC] Programming Microsoft Windows CE, 2nd Edition
- 2022-10-10 12:40:03下载
- 积分: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
-
简单ftp的编程方法
简单ftp的编程方法-simple ftp Programming
- 2023-02-19 12:20:03下载
- 积分:1
-
贷款制度
最后一年会计项目贷款管理制度,只是一个小型的项目是可以改善的。
- 2022-01-26 03:01:44下载
- 积分:1
-
通过广度优先算法,遍历网络中的每个结点,得到遍历结点的时间...
通过广度优先算法,遍历网络中的每个结点,得到遍历结点的时间-Through breadth-first algorithm, network traversal each node, the node traversal time
- 2022-03-19 17:43:39下载
- 积分:1
-
在线网上书城
系统主要完成:
1.用户注册登录:注册新用户,登陆进入首页。
2.购物车添加、删除:对所选图书进行添加,删除。
3. 图书分页显示、模糊查询:实现图书的分页显示、每页十本图书、通过搜索栏进行图书查询。
4. 订单管理:购买生成订单,查看历史订单详情。
5. 用户注销:将在线用户退出。
主要有登录、注册、注销、图书分页浏览、查看图书详情、模糊查找图书、添加购物车、删除购物车、查看历史订单、生成订单、订单详情展示
- 2022-06-12 22:57:07下载
- 积分:1
-
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程...
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程-a file manage system
- 2022-08-14 07:52:11下载
- 积分:1
-
通过串口利用手机或者GSM Modem收发短信的一个例子程序
通过串口利用手机或者GSM Modem收发短信的一个例子程序-through the serial port or use of GSM mobile phone SMS Modem Transceiver example of a procedure
- 2023-07-13 11:55:04下载
- 积分:1
-
使用Delphi开发应用软件,无疑会大大地提高编程效率,而且随着应用的深入,您将会发现编程不再是枯燥无味的工作――Delphi的每一个设计细节,都将带给您一份欣...
使用Delphi开发应用软件,无疑会大大地提高编程效率,而且随着应用的深入,您将会发现编程不再是枯燥无味的工作――Delphi的每一个设计细节,都将带给您一份欣喜-Use Delphi to develop software applications, will no doubt greatly enhance the efficiency of programming, and along with the application of in-depth, you will find programming work is no longer boring- Delphi detailed design of each will give you a delighted
- 2022-02-15 02:30:24下载
- 积分:1
-
使用OPenGL 写的Robot程序,可以行走
使用OPenGL 写的Robot程序,可以行走-Robot using OPenGL written procedures, you can walk
- 2022-07-23 05:56:45下载
- 积分:1