-
利用加速度计定位算法
positioning algorithm using accelerometer
- 2022-01-28 03:56:39下载
- 积分:1
-
一个地形渲染的引擎,能够输入dem数据,生成3D地形
一个地形渲染的引擎,能够输入dem数据,生成3D地形-A terrain rendering engine, can be dem input data to generate 3D terrain
- 2022-03-21 05:04:51下载
- 积分:1
-
ZIgbee Controller
它是用来控制Zigbee控制器从两侧串行输入和输出! ;
- 2022-07-22 19:57:22下载
- 积分:1
-
接收电子邮件例子
接收电子邮件例子-receive e-mail examples
- 2022-09-05 08:35:02下载
- 积分: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
-
Semantic web services test set, it is necessary to register in the apache can be...
语义web服务测试集,要注册在apache下,才能调用服务-Semantic web services test set, it is necessary to register in the apache can be called Service
- 2022-12-23 10:10:05下载
- 积分:1
-
the driver source of the keyboard of the SPCE061
SPCE061A单片机键盘驱动源程序,键盘位置计算。-the driver source of the keyboard of the SPCE061
- 2022-10-06 21:35:03下载
- 积分:1
-
a simple mouse hook
一个最简单的鼠标钩子-a simple mouse hook
- 2023-05-04 00:55:03下载
- 积分:1
-
VOD practical tool that can MPG document, separate video and audio, video compre...
VOD实用工具,可以从MPG文件之中, 分离视频和音频, 视频直接压缩保存DIV5格式, 音频直接保存为WAV格式, 支持双音轨 必须预先安装DSHOW组件 (AX文件:REGSVR32 /C /S [FILENAME].AX) -VOD practical tool that can MPG document, separate video and audio, video compression preservation DIV5 direct format, audio stored directly to WAV format, and supports dual-track must be pre-installed DSHOW components (AX documents : gating/C/S [FILENAME]. AX )
- 2022-01-24 14:55:19下载
- 积分:1
-
在VC的环境下实现几何图形的变化,用VC++实现~
在VC的环境下实现几何图形的变化,用VC++实现~-In the VC environment to achieve the changes in geometry, using VC++ to achieve ~
- 2022-06-26 23:38:08下载
- 积分:1