-
模仿windows的信使服务 可以将信息发送给指定的主机
模仿windows的信使服务 可以将信息发送给指定的主机-simulate the windows messager service, can send message to a given computer
- 2023-08-04 20:55:03下载
- 积分:1
-
实现了编译算法的词法分析,不足之处请多多指教
实现了编译算法的词法分析,不足之处请多多指教-Achieved a compiler algorithm for lexical analysis of the inadequacies of the exhibitions please
- 2022-07-23 09:23:00下载
- 积分:1
-
lcd16x2 count sp
lcd rtc ds1307。。。。。
- 2022-03-16 02:04:59下载
- 积分:1
-
演示实现圆形的窗口
演示实现圆形的窗口-demonstration achieve circular window
- 2022-10-23 20:30: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
-
poj AC代码,具有一定的参考价值,你可以下载来看看,
poj AC代码,有一定的参考价值,可以下载看看,
- 2022-07-12 20:42:15下载
- 积分:1
-
源程序实现view窗口的动态切分,通过该源代码可以学习一下
源程序实现view窗口的动态切分,通过该源代码可以学习一下-View source window to achieve the dynamic segmentation, through which you can learn the source code
- 2023-05-16 12:20:03下载
- 积分:1
-
测试源码,驱动测试,windows mobile
测试源码,驱动测试,windows mobile-code for test
design for windows mobile
- 2022-02-04 21:12:35下载
- 积分:1
-
Animation Splash Form (ASF)
Animation Splash Form (ASF)
- 2022-06-14 01:36:12下载
- 积分:1
-
C.Sharp.Programming
C.Sharp.Programming
- 2022-09-05 09:35:03下载
- 积分:1