-
51-DS18b20通过GPRS建立TCP将数据上传服务器
说明: 51-DS18b20,通过GPRS,建立TCP,将数据上传服务器(51-DS18b20 sets up TCP to upload data through GPRS)
- 2019-01-24 15:56:19下载
- 积分:1
-
USB规范,特别是USB2.0高速规范,其中重点介绍了USB HUB规范
USB规范,特别是USB2.0高速规范,其中重点介绍了USB HUB规范-USB specification, in particular high-speed USB2.0 specification, which focuses on the norms USB HUB
- 2022-07-20 04:28:13下载
- 积分:1
-
matlab dianyunjianmo
说明: 使用matlab实现三维点云建模源码,快速方便。可运行。(Matlab is used to realize the source code of 3D point cloud modeling, which is fast and convenient. Operational.)
- 2020-08-17 16:32:41下载
- 积分:1
-
在MATLAB下实现了图像的方块编码功能
在MATLAB下实现了图像的方块编码功能-Achieve the image in the MATLAB code in the box functionality
- 2022-03-04 13:22:05下载
- 积分:1
-
FSK2_demodu_SNR
利用morlet小波变换提取小波脊线,进而利用小波脊线完成2FSK解调(the demodulation of 2FSK signal)
- 2009-09-04 11:11:01下载
- 积分:1
-
cluster_heed
deploy nodes randomly for WSN and cluster formation using HEED
- 2012-09-27 14:51:55下载
- 积分:1
-
EEPROM接口的FPGA实现
EEPROM接口的FPGA实现
工程说明
AT93C46在DI接收到读指令时,地址被解码,数据在DO引脚上串行输出。写周期是完全自主调时的,在写入之前不需要单独的擦除周期。本项目要求AT93C46完成读和写功能的混合功能。
案例补充说明
本案例要求实现一个AT93C46的接口能够根据命令,实现EWEN、WRITE和READ功能,在这里我们提供了具体的设计思路:
1. 上游模块在rdy=1时,给出start命令,开始进行EWEN、WRITE或者READ操作;在rdy=0期间,start命令无效。
2. 当start有效时,如果mode=0表示进行EWEN操作;mode=1表示进行WRITE操作;mode=2表示进行READ操作。
3. 当start有效时,addr和wdata有效。
4. 当进行EWEN操作时,将addr写入at93c46。
5. 当进行WRITE操作时,将addr和wdata写入at93c46。
6. 当进行READ操作时,将addr写入at93c46,并从at93c46读到数据,通过rdata和rdata_vld返回给上游模块。(FPGA implementation of EEPROM interface
Engineering description)
- 2017-08-01 16:44:23下载
- 积分:1
-
ImportREC 1.7汉化版
Import REConstructor可以从杂乱的IAT中重建一个新的Import表(例如加壳软件等),它可以重建Import表的描述符、IAT和所有的ASCII函数名。
用它配合手动脱壳,可以脱UPX、CDilla1、PECompact、PKLite32、Shrinker、ASPack, ASProtect等壳。(Import REConstructor can rebuild a new Import table (such as shell software) from a cluttered IAT. It can rebuild the descriptor, IAT and all ASCII function names of the Import table.
With it, UPX, CDilla 1, PECompact, PKLite32, Shrinker, ASPack, ASProtect and other shells can be removed.)
- 2020-06-23 00:40:02下载
- 积分:1
-
102 红外解码1602液晶显示
基于51单片机,芯片STC89C52,用1602液晶屏红外解码实验源代码(Based on 51 MCU, chip STC89C52, experiment source code of infrared decoding with 1602 LCD screen)
- 2020-06-20 01:00:02下载
- 积分:1
-
GetMixMatrixUsingFCM
说明: 欠定盲源分离是典型的信号处理问题,最早起源于鸡尾酒问题,目前作为一类具有挑战性数学问题,本文给出了混合矩阵的一种估计方法的matlab(Underdetermined blind source separation is a typical signal processing problem, which originated from cocktail problem. At present, as a kind of challenging mathematical problem, this paper presents a matlab estimation method of mixed matrix)
- 2020-03-09 11:06:52下载
- 积分:1