-
multicore_6678
基于dsp6678采用messageQ的方式进行核间通信,开发环境采用ccs5.5。实现8核串行的消息传递,分别是0核与1核,1核与2核....7核与0核(Inter-core communication approach based dsp6678 using messageQ)
- 2020-07-14 23:18:51下载
- 积分:1
-
人工智能专家系统C、C#语言编写具有可视化界面
专家系统是人工智能的一个重要分支,也是目前人工智能中一个最活跃且最有成效的研究领域,计算机的应用已经历了数值计算、数据处理、知识处理三个阶段,专家系统作为知识处理阶段的成功代表,必将具有更强的生命力。 本程序是具有可视化界面的动物识别程序,由C、C#语言编写的两个版本
- 2022-02-24 21:29:23下载
- 积分:1
-
Dwonloadlib源代码c++
#pragma once
#include "downmanager.h"
namespace Downloader
{
class CDownloader :
public DownManager
{
public:
CDownloader(void);
~CDownloader(void);
virtual BOOL Init( LPCSTR szDownUrl, LPCSTR szSaveDir );
virtual void DownLoop();
virtual void UnInit();
void setFileDownlond( const std::string& filename, bool downdloaded );
protected:
virtual void initSM();
virtual void releaseSM();
void save_FlistClient();
protected:
/// 共享内存句柄
HANDLE m_SMHandle;
/// 共享内存指针
SM_Downloader* m_smDownloader;
};
extern CDownloader* g_pDownloader;
}
- 2022-08-05 21:55:48下载
- 积分:1
-
MOM_for_Antenna
小型矩量法解决天线散射问题,在matlab环境下运行。(Small antenna scattering method of moments to solve the problem, run the matlab environment.)
- 2014-02-08 15:04:32下载
- 积分:1
-
61580中文手册
61580中文手册
DDC 公司 的BU-65170、61580 及BU-61585(PCI)总线控制器/远程终
端/监控器终端(BC/RT/MT)高级通信引擎(ACE)终端兼容主处理器与
MIL-STD-1553A、 B 或STANAG 3838 总线之间全部的集成接口。(61580 Chinese handbook
DDC BU-65170, 61580, and BU-61585 (PCI) bus controller / remote terminal
Terminal / monitor terminal (BC/RT/MT) advanced communication engine (ACE) terminal compatible master processor and
All integrated interfaces between MIL-STD-1553A, B, or STANAG 3838 buses.)
- 2018-03-28 19:25:32下载
- 积分:1
-
STM32F103_I2C
说明: 两片STM32F103间的硬件iic通信,主机从机均采用硬件IIC配置(The hardware IIC communication between the two STM32F103 chips, and the host and slave computers adopt the hardware IIC configuration)
- 2020-01-03 20:05:37下载
- 积分:1
-
data_struct
After working through this module you should be able to create and use new and complex data types within C programs. After working through this module you should be able to: Manipulate character strings in C programs, Declare and manipulate single and multi-dimensional arrays of the C, data types,Create, manipulate and manage C pointers to data elements, Create and manage complex data types in C.
- 2010-07-21 15:24:34下载
- 积分:1
-
eqep
基于F28035的EQEP模块用于捕获外部脉冲的程序(The EQEP based F28035 module for capturing external pulse program)
- 2020-08-23 15:38:16下载
- 积分:1
-
im_dtc_fuzzypid
感应电机直接转矩控制系统,控制算法为模糊PID控制算法,包括模糊控制器的设计(Induction motor direct torque control system, the control algorithm for fuzzy PID control algorithm)
- 2013-05-09 19:18:46下载
- 积分:1
-
uaf42-data
ufa42技术手册 常用简介与应用,包括低通,高通,带通等滤波器设计(ufa42 data)
- 2011-11-12 09:33:39下载
- 积分:1