-
The windows of chat room
聊天室窗口 聊天室窗口-The windows of chat room
- 2022-02-24 19:49:55下载
- 积分:1
-
Can be very good to help beginners master C++, The future of learning programmin...
能够很好的帮助初学者精通C++,对以后编程语言的学习有很好的帮助-Can be very good to help beginners master C++, The future of learning programming languages have a very good help
- 2023-08-13 20:00:03下载
- 积分:1
-
控制CAPSLOCK, NUMLOCK, SCRLOCK键的程序
控制CAPSLOCK, NUMLOCK, SCRLOCK键的程序-The Example of controling CAPSLOCK, NUMLOCK, SCRLOCK
- 2022-08-08 23:48:17下载
- 积分: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
-
函数表达式计算工具 可以计算各种不同的函数、以及四则运算,可以处理括号,还可以计算正余弦,是一款不可多得的表达式计算类和计算工具。...
函数表达式计算工具 可以计算各种不同的函数、以及四则运算,可以处理括号,还可以计算正余弦,是一款不可多得的表达式计算类和计算工具。-Function expression calculation tool can calculate a variety of functions, as well as four computing, you can deal with brackets, but also can calculate the cosine is, is a rare type of the expression of calculation and calculation tools.
- 2023-02-28 15:30:03下载
- 积分:1
-
12cengdianti chengxu sun sunsun
12cengdianti chengxu sun sun -12cengdianti chengxu sun sunsun
- 2022-02-11 16:48:04下载
- 积分:1
-
PB do with the toolbar button
用PB做的按钮工具条-PB do with the toolbar button
- 2022-03-03 04:39:57下载
- 积分:1
-
wince 手机界面编程,全屏的手机程序。
wince 手机界面编程,全屏的手机程序。-wince mobile phone interface programming, full-screen cell phone program.
- 2022-02-06 15:13:04下载
- 积分:1
-
这是一本理论性较强的书。讨论的是数学分析中硬分析的不等式逼近方法,对科研人员有一定的意义...
这是一本理论性较强的书。讨论的是数学分析中硬分析的不等式逼近方法,对科研人员有一定的意义-This is a highly theoretical book. Mathematical analysis is discussed in the analysis of inequality in the hard-approximation method, the researchers have a certain significance
- 2022-09-24 09:45:03下载
- 积分:1
-
delphi版的串口调试工具
资源描述delphi版的串口调试工具,本来是c++写的,我改成了Delphi版,需要的拿走,非常有用,相信很多人都在寻找这个东西。
- 2023-03-29 20:05:03下载
- 积分:1