-
实现在Windows mobile系统手机的一键重启和关机功能
实现在Windows mobile系统手机的一键重启和关机功能-Windows mobile system in the implementation of a key cell phone to restart and shutdown function
- 2023-07-26 20:15: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
-
can lock a system hotkey three groups esc ctrl alt F4 ctrl alt del code
一个可以锁定系统三组热键 ctrl+esc alt + F4 ctrl + alt + del的代码-can lock a system hotkey three groups esc ctrl alt F4 ctrl alt del code
- 2022-07-23 13:26:12下载
- 积分:1
-
关于windows CE流接口驱动程序的实验文档,微软官方给的,值得下载...
关于windows CE流接口驱动程序的实验文档,微软官方给的,值得下载-On the windows CE stream interface driver Experimental documents, Microsoft official given, it is worth downloading
- 2022-04-16 10:29:42下载
- 积分:1
-
This procedure is a series Sounds of principle experiment in a syntax tree gener...
本程序是编绎原理实验中一个关于语法树生成过程的程序,采用VC++编写,界面友好,只要输入一个数学表达式,就会生成该表达式的语法树过程-This procedure is a series Sounds of principle experiment in a syntax tree generation process procedures, the use of VC++ Prepared, friendly interface, just enter a mathematical expression, it will generate the expression syntax tree process
- 2022-01-26 03:20:54下载
- 积分:1
-
MFC实现exe嵌入浏览器
MFC实现的内嵌浏览器explore,实现了退后,前进,刷新,收藏,网址编辑栏等。
- 2023-01-12 01:40:04下载
- 积分:1
-
LM324型直流电机速度控制器
这是直流电机速度控制器,,,,,完整的原理图和施工手册指示的…
- 2023-08-26 09:15:03下载
- 积分:1
-
from msdn!
from msdn!-from flowing!
- 2022-05-14 04:19:25下载
- 积分:1
-
VC++动态链接库编程之DLL典型实例源代码
适用平台 Win9x/Me/NT/2000/XP...
VC++动态链接库编程之DLL典型实例源代码
适用平台 Win9x/Me/NT/2000/XP
-VC dynamic link library DLL programming source code examples of typical application platform"d
- 2022-05-20 11:50:34下载
- 积分:1
-
Mouse playing small games, as have the number of rats, mice mobile pace. The tot...
打老鼠的小游戏,随着老鼠产生的次数,老鼠的移动速度越来越快。总数为120个,并有评价-Mouse playing small games, as have the number of rats, mice mobile pace. The total number of 120, as well as evaluation of
- 2022-03-18 16:08:16下载
- 积分:1