-
npxkcsj
数据结构课程设计,多种内部排序的效率分析(Data structure course design, the efficiency of a variety of internal sorting)
- 2010-07-07 07:34:56下载
- 积分:1
-
VCPP6.0book
通过学习VC,能够熟练地掌握VC的各种功能,熟悉编程的整体框架结构,熟悉编程。(By learning VC mastered the various functions of the VC familiar with the framework of the overall structure of the programming, familiar programming.)
- 2012-10-16 14:59:01下载
- 积分:1
-
VCMATLAB
这里是一些VC与matlab混合编程的最新技术资料。有些是介绍了在VC ++调用Matlab的常用方法及各自特点,还有一些是介绍VC与matlab混合编程的实例。(Here are some VC mixed with matlab programming information on the latest technologies. Some are introduced in VC++ calling Matlab common methods and their own characteristics, and some is to introduce the VC with the matlab programming examples of mixing.)
- 2010-01-24 18:58:50下载
- 积分:1
-
MS5611资料
#include
#define BME280_ADDRESS 0x76
unsigned long int hum_raw,temp_raw,pres_raw;
signed long int t_fine;
uint16_t dig_T1;
int16_t dig_T2;
int16_t dig_T3;
uint16_t dig_P1;
int16_t dig_P2;
int16_t dig_P3;
int16_t dig_P4;
int16_t dig_P5;
int16_t dig_P6;
int16_t dig_P7;
int16_t dig_P8;
int16_t dig_P9;
int8_t dig_H1;
int16_t dig_H2;
int8_t dig_H3;
int16_t dig_H4;
int16_t dig_H5;
int8_t dig_H6;
void setup()
{
uint8_t osrs_t = 1; //Temperature oversampling x 1
uint8_t osrs_p = 1; //Pressure oversampling x 1
uint8_t
- 2022-03-01 22:12:36下载
- 积分:1
-
在 c# 中 ToBoolArray ToString ToHex ToBytes ToInt ToUInt 二进制十六进制文本格式
该项目包括一位类做位操作,十六进制班做所有十六进制的操作,转换类包含的静态方法来做杂项组十六进制、 二进制和十进制转换之间的转换。
- 2023-04-29 18:20:02下载
- 积分:1
-
Opengl-visualization
OpenGL visualization graphics
- 2012-05-10 02:10:42下载
- 积分:1
-
matlab_files
programer test is peogramming
- 2012-02-03 19:20:04下载
- 积分:1
-
SPWM_deadtime
适用于MSP430F5529,输出两路带死区的互补的SPWM波(It is suitable for MSP430F5529 and outputs two complementary SPWM waves with dead time.)
- 2018-07-20 18:59:00下载
- 积分:1
-
SM2椭圆曲线公钥密码算法
说明: SM2 密码算法说明,介绍了SM2国密算法标准,并给出了实例。(SM2 Cryptographic algorithm description)
- 2019-04-12 15:08:37下载
- 积分:1
-
DA14580
Dialog BLE 串口通信 实现蓝牙与电脑 通信和信息打印(Dialog BLE u4E32 u53E3 u901A u4FE1)
- 2017-05-16 11:35:06下载
- 积分:1