-
jywbt
基于matlab GUI界面设计,ldpc码的编解码实现,D-S证据理论数据融合。( Based on matlab GUI interface design, Codec ldpc code implementation D-S evidence theory data fusion.)
- 2017-06-01 16:24:58下载
- 积分:1
-
ThreadPool
说明: linux操作系统下线程池使用示例,线程安全的队列和线程池,希望对大家有帮助(Examples of thread pool usage under Linux operating system, thread-safe queues and thread pools, I hope to be helpful to you all.)
- 2019-01-23 15:44:48下载
- 积分:1
-
oering
说明: 模糊聚类的并行测试系统故障诊断方法研究on Fuzzy Clustering(Based on Fuzzy Clustering of Parallel Test System Fault Diagnosis)
- 2011-03-02 10:38:52下载
- 积分:1
-
STM32中断优先级与相关使用概念
STM32 目前支持的中断共为 84 个(16 个内核+68 个外部),和 16 级可编程中断优先级 的设置,该文章讲述了STM32 中断优先级相关概念与使用笔记(STM32 currently supports 84 interrupts (16 kernels + 68 exteriors) and 16-level programmable interrupt priority settings. This paper describes the concept of STM32 interrupt priority and its usage notes.)
- 2020-06-22 19:00:02下载
- 积分:1
-
dace
这个程序纪要是用于克里金差值拟合的dace调用,dace程序简化了克里金调用(The summary of this program is the dace call for the Kriging difference fitting. The dace program simplified the Kriging call.)
- 2018-05-09 22:31:26下载
- 积分:1
-
ARM7自学ppt
本文件包含7章理论学习和4章手动实验,内容涉及SPI协议,动态扫描,串口传输,电机控制等(This document contains 7 chapters of theoretical learning and 4 chapter manual experiments, involving SPI protocol, dynamic scanning, serial port transmission, motor control and so on.)
- 2018-05-14 15:30:41下载
- 积分:1
-
c++
C语言程序第5以及第6章课后习题练习的答案(C language program 5,6 chapter exercises)
- 2019-01-22 09:18:34下载
- 积分:1
-
图书管理系统
资源描述图书管理系统,实现基本的图书管理功能,包括用户注册,登录,图书添加\删除\修改等模块
- 2022-01-25 23:16:44下载
- 积分:1
-
C51 使用头文件
C51 编译用头文件,可以用于C51 开发,对于不同C51定义不同:
/// Used with pointers, declares a generic pointer. Generic pointers
/// work with any memory space but are inefficient.
#define SEG_GENERIC
/// Declares a variable to be located in 8051 DATA space.
#define SEG_DATA data
/// Declares a variable to be located in 8051 IDATA space.
#define SEG_IDATA idata
/// Declares a variable to be located in 8051 XDATA space.
#define SEG_XDATA xdata
/// Declares a variable to be located in 8051 PDATA space.
#define SEG_PDATA pdata
/// Declares a variable to be located in 8051 BDATA (bit-addressable) space.
#define SEG_BDATA bdata
/// Declares a variable to be located in 8051 CODE space.
#define SEG_CODE code
- 2022-07-17 23:20:10下载
- 积分:1
-
testFlowCtrl
FlowCtrl,工控系统中组态软件中常用的流体显示控件源代码。(FlowCtrl, industrial control system configuration software commonly used in fluid showed that the source code control.)
- 2009-02-21 10:49:49下载
- 积分:1