-
pocket pc 2002 on the ras dial
pocket pc 2002上的ras拨号代码,可以提取出其中的代码实现自动拨号-pocket pc 2002 on the ras dial-up code, the code can be extracted out the automatic dial-up
- 2022-04-29 17:21:14下载
- 积分:1
-
a game application!
五子棋小程序!不是很完美哦!可以看看哦!-a game application!
- 2022-07-16 02:47:24下载
- 积分:1
-
一本很好的C++书 适合初学者
一本很好的C++书 适合初学者 -A very good C++ Book suitable for beginners
- 2023-01-04 03:40: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
-
一个可以自由设定关机时间的小程序
一个可以自由设定关机时间的小程序-a free set of small-time shutdown procedures
- 2022-05-26 19:34:53下载
- 积分:1
-
bloksize.zip
资源描述教你怎样可以让窗体的大小只保持在一定的范围内。
- 2022-03-24 05:55:33下载
- 积分:1
-
开源GIS:openlayer
开源GIS:openlayer-2.1-source 文件,-openlayer-2.1-source(GIS)
- 2022-01-21 20:54:32下载
- 积分:1
-
二叉排序树写的一个程序,可以生成一个字符串的二叉排序树…
二叉排序树
撰写一个程序,能够构建字符串型的二叉排序树并在二叉排序树中查找节点。-Binary sort tree to write a program that can build a string of binary sort tree and binary search tree node sort.
- 2022-01-25 18:40:03下载
- 积分:1
-
更改PE文件资源的代码
更改PE文件资源的代码-changes PE Resources code
- 2022-08-26 08:18:26下载
- 积分:1
-
测试一个倾角。然后把数据采集到数据库。
这是一个成熟的应用。可以给大家做个示范。...
测试一个倾角。然后把数据采集到数据库。
这是一个成熟的应用。可以给大家做个示范。-just to test the angle for database use and in realtime modle. this is a good program for applly in industral fields.
- 2022-08-17 21:41:23下载
- 积分:1