-
Delphi源码 因特网天气查询
Delphi源码 因特网天气查询-Delphi Internet source for weather
- 2023-05-30 13:35: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
-
一个很简单的用VB制作的一个计算梦幻西游召唤兽成长率的程序...
一个很简单的用VB制作的一个计算梦幻西游召唤兽成长率的程序-a very simple VB produced a calculation Fantasy calls beast growth rate procedures
- 2022-06-29 00:57:40下载
- 积分:1
-
这是一个简单的计算器,是用C++编译的程序,希望大家喜欢
这是一个简单的计算器,是用C++编译的程序,希望大家喜欢-This is a simple calculators, is the C compiler procedures, hope you like
- 2023-07-06 09:15:03下载
- 积分:1
-
在 asp 的 apriori 算法
这是一个 web 服务的 asp 使用 apriori 算法和用于派生的关联规则,我们可以用在许多市场购物篮分析、 银行等,也是非常重要的数据挖掘和其各自的部门
- 2022-03-23 14:20:36下载
- 积分:1
-
VisualASsist
dropbear 在嵌入式的开发过程监控进行调试,而且还在玩 dropbearkey 使用来生成 A1200 关键: dropbearkey-t rsa-f dropbear_r
- 2022-07-10 09:40:47下载
- 积分:1
-
一个专门分析SEL4406卡片的分析工具,含具体的电路
一个专门分析SEL4406卡片的分析工具,含具体的电路-Analysis of a specialized card SEL4406 analytical tools, including the specific circuit
- 2023-08-06 20:40:03下载
- 积分:1
-
infix notation to postfix notation converter
- 2022-05-07 01:53:23下载
- 积分:1
-
NT服务管理工具
NT服务管理工具- A managment tool of NT Service Manager
- 2022-08-13 18:50:47下载
- 积分:1
-
vb 自动关机程序
vb 自动关机程序-vb automatic shutdown procedures
- 2022-02-10 00:08:25下载
- 积分:1