-
水文资料整理程序
水文资料整理程序-hydrological data compilation process
- 2022-02-02 11:22:47下载
- 积分:1
-
你可以在你的GIS(地图信息系统)中使用这些源程序,因为它演示了在地图上的图钉效果,运行这个程序你可以在View中移动一些图标,很有意思!...
你可以在你的GIS(地图信息系统)中使用这些源程序,因为它演示了在地图上的图钉效果,运行这个程序你可以在View中移动一些图标,很有意思!-you can in your GIS (Map Information Systems), the use of these sources. because it demonstrated on the maps pushpin effects, the operating procedures you can View Mobile icons, very interesting!
- 2022-12-04 22:40:03下载
- 积分:1
-
通过线程来实现共享,包括threads_demo.zip和threads_src.zip,使用VC++编程。...
通过线程来实现共享,包括threads_demo.zip和threads_src.zip,使用VC++编程。-Through the thread to achieve sharing, including threads_demo.zip & threads_src.zip, using VC++ programming.
- 2023-01-26 11:35:29下载
- 积分:1
-
一在中国教书的印度人制作的C++课件,PPT格式。
一在中国教书的印度人制作的C++课件,PPT格式。-one in China to teach the Indians produced by the C courseware, PPT format.
- 2022-07-02 00:09:52下载
- 积分:1
-
是一个可以将EXE 文件还原成源码的小程序
是一个可以将EXE 文件还原成源码的小程序-is an EXE file can be reduced to a small program FOSS
- 2022-07-25 14:44:24下载
- 积分:1
-
C++de damppleasd
C++de damppleasd
- 2023-07-15 03:30:04下载
- 积分:1
-
一个示例程序,调用API取得硬盘使用情况,支持大硬盘。
一个示例程序,调用API取得硬盘使用情况,支持大硬盘。-One example:this program can aquire the information of the hard disk being used and be fit to the large disk.
- 2022-11-10 14:50:04下载
- 积分: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
-
SLR(1)分析表的构造,编译原理实验会用到
SLR(1)分析表的构造,编译原理实验会用到-SLR (1) analysis table of the structure, principle of the experiment will be used to compile
- 2022-07-23 08:32:33下载
- 积分:1
-
VB的订单管理系统
VB的订单管理系统-VB Order Management System
- 2022-02-27 05:34:50下载
- 积分:1