-
用VB中的DAO控件来取ACCESS数据表中的水的物性的数据
用VB中的DAO控件来取ACCESS数据表中的水的物性的数据-With VB in the DAO control to get the data in the table ACCESS physical properties of water data
- 2022-02-15 05:10:20下载
- 积分: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
-
在VC,MFC中显示图像,如GIF,JPEG等格式
在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
- 2022-05-09 09:23:48下载
- 积分:1
-
Game theory related to well
博弈论相关著名电子书籍,包括张维迎的博弈论与信息经济学、纳什博弈论论文集等完整学习博弈论的书籍-Game theory related to well-known e-books, including Zhang Weiying game theory and information economics, game theory, Nash game theory to study the full proceedings and other books on
- 2022-01-31 22:35:22下载
- 积分:1
-
windows 编程基础知识,讲解清楚透彻,windows初学者有极大的帮助!...
windows 编程基础知识,讲解清楚透彻,windows初学者有极大的帮助!-basic knowledge of windows programming, on a clear and thorough, windows have great help for beginners!
- 2022-06-14 05:26:34下载
- 积分:1
-
监控本地文件变动的源码
监控本地文件变动的源码-local monitoring changes in the source document
- 2023-04-09 22:50:03下载
- 积分:1
-
一个小的delphi通讯记录本
一个小的delphi通讯记录本-a small communications records of the delphi
- 2022-05-29 14:09:40下载
- 积分:1
-
这是成都的一个简单的公交查询系统
这是成都的一个简单的公交查询系统-This is a simple query system bus
- 2022-01-23 10:14:11下载
- 积分:1
-
mir source code
mir source code for new user to study
i hope it is can be used to you
and all one
c++ source code
mir source code for new user to study
i hope it is can be used to you
and all one
c++ source code
- 2022-03-05 02:09:49下载
- 积分:1
-
把一个文件模拟为磁盘,然后在该磁盘上建立文件系统,并提供基本的文件访问函数...
把一个文件模拟为磁盘,然后在该磁盘上建立文件系统,并提供基本的文件访问函数-put a document to disk simulation, which is built on disk file system and provides basic file access function
- 2023-05-17 17:40:03下载
- 积分:1