BACK

共 191 篇文章
BACK 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 191 篇文章,持续更新中。

VIP专区-嵌入式/单片机编程源码精选合集系列(97)

<b>VIP专区-嵌入式/单片机编程源码精选合集系列(97)</b><font color="red">资源包含以下内容:</font><br/>1. 介绍了Imu器件的模型参数及实验验证研究.<br/>2. 介绍IMU器件的试验测试和参数分析.<br/>3. DM9000的中文参考资料.<br/>4. 一个在通用i2c程序基础上加入自己的修改.<br/>5. 本程序是模拟的大习幕点阵的三种刷新效

误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法

误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法

呵呵

呵呵,交大网络作业;可靠的数据传输,go back to N;呵呵,错过了就可惜了

OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi

OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are ex

Copyright&copy 2004 Sergiu Dumitriu, Marta G&icirc rdea, C&#259 t&#259 lin Hri&#355 cu Permission is

Copyright&copy 2004 Sergiu Dumitriu, Marta G&icirc rdea, C&#259 t&#259 lin Hri&#355 cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentati

This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct

This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of byt

采用CAST-256位加密的Back Orifice 2000插件源代码

采用CAST-256位加密的Back Orifice 2000插件源代码

Library of C functions that allows a program to use WinSock 2 functionality if it is available or fa

Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.

采用CAST-256位加密的Back Orifice 2000(BO2000)插件

采用CAST-256位加密的Back Orifice 2000(BO2000)插件

This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sen

This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a fi

CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, an

CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用

智能电表和智能电网手册

<div> Abstract: Investment in smart meters and smart grid end equipment continues to grow worldwide as countriestry to make their electric delivery systems more efficient. However, as critical as the

MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作

MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮

Excel spreadsheet allowing calculation of the best R-C-C component values on the PLL Loop Back Filte

Excel spreadsheet allowing calculation of the best R-C-C component values on the PLL Loop Back Filter

These files are for testing the ADC (AD9240) and DAC THS8133 (DAC1). The ADC and DAC are tested i

These files are for testing the ADC (AD9240) and DAC THS8133 (DAC1). The ADC and DAC are tested in loop back.

Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn

Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has f

本程序运用access数据库

本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“ 并在服务器端重建连接 1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接 2运行server.exe 3最后运行客户端和管理的应用程序 为了数据不被册除,本程序只提供在数据集的post方法,不提供Tclientdataset的appliupdate,

C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over

C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds.

Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w

Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole t

VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica

VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but