-
用ATMEL公司的S52内部定时器测量脉冲频率,范围从0.5Hz到30KHz,该程序已经调试成功,可以直接运用。...
用ATMEL公司的S52内部定时器测量脉冲频率,范围从0.5Hz到30KHz,该程序已经调试成功,可以直接运用。-ATMEL Corporation with the S52 internal timer pulse measurement frequency range from 0.5 Hz to 30KHz, the debugging procedure has been successful, can be directly used.
- 2022-05-28 06:22:45下载
- 积分:1
-
利用Word统计字数和检查拼写错误
利用Word统计字数和检查拼写错误-use statistics and inspection wordage spelling errors
- 2022-06-19 10:45:04下载
- 积分:1
-
this S/w intended to either ShutDown,Logoff or restart the computer as given tim...
此软件用于在给定时间或某个时间关闭、注销或重新启动计算机时间。这个win32api的S/W使用概念MFC关机计时器还使用系统托盘接口工作
- 2022-05-20 03:12:30下载
- 积分:1
-
This is a foreigner collate materials API quite welcome you circulated a joint e...
这是老外整理的一份API 材料相当不错欢迎各位传阅,共同做好WINDOWS编程-This is a foreigner collate materials API quite welcome you circulated a joint effort Windows Programming
- 2022-07-12 17:07:36下载
- 积分:1
-
一个WINDOWS消息的示例程序,相当有意思,仔细看看.
一个WINDOWS消息的示例程序,相当有意思,仔细看看.-a news WINDOWS examples of procedures, very interesting, and to look carefully.
- 2022-11-25 16:40:03下载
- 积分:1
-
a perfect curve showed industrial controls, will be very sorry missing
一个非常完美的工业曲线显示控件,错过将会十分遗憾-a perfect curve showed industrial controls, will be very sorry missing
- 2022-02-27 00:23:36下载
- 积分:1
-
Updated version of Windows, VC programs applet!
Windows下VC程序版本更新小程序!-Updated version of Windows, VC programs applet!
- 2022-04-10 09:45:00下载
- 积分: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
-
wintc is a programming tool
wintc是一种编程工具-wintc is a programming tool
- 2022-02-10 00:28:43下载
- 积分:1
-
VC++视频教程(孙鑫)源码,非常不错哟
VC++视频教程(孙鑫)源码,非常不错哟-VC++ Video Tutorial (SUN Xin) source, a very good yo
- 2022-03-25 22:50:47下载
- 积分:1