-
矩阵计算,主要是利用一个函数得到结果。全选主元高斯消去法...
矩阵计算,主要是利用一个函数得到结果。全选主元高斯消去法-Matrix calculations, mainly using a function to get results. Select principal component Gaussian elimination method
- 2022-12-08 20:00:03下载
- 积分:1
-
For many to learn English for business friend plays a significant role.
对许多要学习英语用来谈生意的朋友有很大作用。-For many to learn English for business friend plays a significant role.
- 2022-05-29 21:14:06下载
- 积分:1
-
a simple calculator
一个简单的计算器-a simple calculator
- 2022-03-23 01:53:28下载
- 积分:1
-
Windows Mobile 平台应用开发一书所带示例源代码
Windows Mobile 平台应用开发一书所带示例源代码-Windows Mobile application development platform, the book brought the example source code
- 2023-03-13 15:30:05下载
- 积分:1
-
Each line will be large files into a folder for the extraction is separated into...
将大文件每一行分成一个文件夹,用于分割成提取各种所需结构-Each line will be large files into a folder for the extraction is separated into all the necessary structure
- 2022-10-13 20:20:03下载
- 积分:1
-
刽子手游戏
它是一个游戏代码。基础表的游戏。它是一个移动的应用程序。
- 2022-02-11 16:33:01下载
- 积分:1
-
i like Knowledge very
i like Knowledge very -i like Knowledge very very
- 2023-08-07 10: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
-
BCB
基于BCB的细线图像源程序,初学者推荐
- 2022-06-14 15:57:33下载
- 积分:1
-
用C++实现坐标的绘制和坐标的伸缩变换其他的一些操作
用C++实现坐标的绘制和坐标的伸缩变换其他的一些操作-coordinate Drawing and transformation and others function by c++
- 2022-01-22 01:40:36下载
- 积分:1