-
STC-ADXL345-IIC
单片机与加速度仪ADXL345的IIC通信程序(MCU and accelerometer ADXL345 IIC communication procedures)
- 2015-06-16 13:12:19下载
- 积分:1
-
这是求矩阵加法的一个运算.虽然不是特别简单,但我可以保证这绝对可以运行....
这是求矩阵加法的一个运算.虽然不是特别简单,但我可以保证这绝对可以运行.-This the pursuit of a matrix Adder computing. Although not particularly simple, but I can guarantee that absolutely can run. Oh
- 2023-05-20 23:45:03下载
- 积分:1
-
Matlab-CPP
采用Matlab C++数学库对稀疏矩阵的操作(========================================================================
CONSOLE APPLICATION : sparseArrayCreate
========================================================================
AppWizard has created this sparseArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your sparseArrayCreate application.
sparseArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
sparseArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named sparseArrayCreate.pch and a precompiled types file named StdAfx.obj.
)
- 2011-05-06 13:24:25下载
- 积分:1
-
在c#.net中保存数据集到excel的dll程序,调用它的接口,把数据集传递给它既可。...
在c#.net中保存数据集到excel的dll程序,调用它的接口,把数据集传递给它既可。-In the c#. Net in the preservation of data sets to excel the dll procedures, call its interface, the data sets can be passed to it.
- 2022-02-02 12:42:20下载
- 积分:1
-
用C#编写的列表控件示例用来实现信息的输入
用C#编写的列表控件示例用来实现信息的输入-C# prepared a list of examples used to control the importation of information
- 2022-02-27 00:15:39下载
- 积分:1
-
Lab_Exercices_Modeler
opnet学习资料,提供部分网络仿真模型。一:介绍OPNET 环境。二:执行M/M/1队列模型。三:以太网模型(Aloha,CSMA,CSMA-CD).四:TCP.五:OSPF(OPNET learning materials, providing part of the network simulation model. 1: Introduction OPNET environment. Second: The Executive M/M/1 queue model. III: Ethernet model (Aloha, CSMA, CSMA-CD). IV: TCP. 5: OSPF)
- 2021-04-13 09:38:56下载
- 积分:1
-
EXTI_Configuration(void)
STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void)
{
EXTI_InitTypeDef EXTI_InitStructure
EXTI_ClearITPendingBit(EXTI_Line8)
GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8)
EXTI_InitStructure.EXTI_Line EXTI_Line8
EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt
EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling
EXTI_InitStructure.EXTI_LineCmd ENABLE
EXTI_Init(&EXTI_InitStructure)
})
- 2017-01-02 12:45:52下载
- 积分:1
-
DigitalPhotoFrame
数码相框(一个简单的数码相框程序,有I2S,LED,LCD,按键等等)(Digital Photo Frame)
- 2010-05-19 20:59:39下载
- 积分:1
-
简单的C语言图书管理系统
简单的C语言图书管理系统。有着最基本的功能,本人练手时做的,没有什么错误。有登录。录入。增删改、排序等功能
- 2022-07-06 11:24:41下载
- 积分:1
-
画图小程序
运用三种设计模式,基于QT 平台开发
运用三种设计模式,基于QT 平台开发
运用三种设计模式,基于QT 平台开发
运用三种设计模式,基于QT 平台开发
运用三种设计模式,基于QT 平台开发
- 2023-07-30 23:00:03下载
- 积分:1