-
ADC10。C单片机+显示输入通过UART
应用背景关键技术
- 2023-07-27 12:45:04下载
- 积分:1
-
冷杉 LMS 筛选器
自适应阵列天线处理彻底改变了当前无线通信系统。最小均方算法是的最频繁使用的自适应算法,为不同的目的喜欢噪声滤波和也目前部署在智能天线技术之一。调整权重这样随着环境的变化。因为所有的技术要求复杂数学过程,所以我们需要强大的处理器为其执行像 Fpga。在此代码中 HDL 语言,语言使用。算法是很好说明。请参阅附加的代码。
- 2022-05-15 12:09:50下载
- 积分:1
-
网上收集的几个半角字符转全角字符的函数。
网上收集的几个半角字符转全角字符的函数。-Online collection of half-angle of several characters in turn a function of full-width characters.
- 2022-04-24 08:18:53下载
- 积分:1
-
CryptoAPI的演示程序,可以进行测试。多联系,非常感谢。
CryptoAPI的演示程序,可以进行测试。多联系,非常感谢。-CryptoAPI demo program can be tested. More links Thank you very much.
- 2022-01-26 05:41:52下载
- 积分:1
-
顶部端口(USB)接口,这个接口的调试是PL的使用
TOP PORT (USB) 调试接口说明
本接口是利用PL-2303HX的USB转RS232的接口芯片设计实现了一个TTL(5V)的RS232串口,并且利用了PL-2303HX的2个GPIO口软件模拟了一个低速的I2C总线.该接口由USB接口提供5V电压,可自带2Kbit(24C02)数据备份EEPROM (单独读写通道,不占用I2C总线地址)。并可对外提供小于250mA的5V电压。尤其适合WIN-XP以后的没有并口和串口笔记本电脑。整机成本不到¥20RMB。
-TOP PORT (USB) interface debugging of this interface is the use of PL-2303HX the USB to RS232 interface chip design to achieve a TTL (5V) of the RS232 serial port, and use of PL-2303HX the two GPIO port software simulation of a low-speed I2C bus. The interface from the USB interface to provide 5V voltage, can bring their own 2Kbit (24C02) data backup EEPROM (separate read and write access, do not occupy I2C bus address). And may provide less than 250mA of 5V voltage. WIN-XP is particularly suitable for subsequent parallel and serial no notebooks. Machine costs less than ¥ 20RMB.
- 2022-11-23 00:10:04下载
- 积分:1
-
QAM 调制源代码 Modulation order
QAM 调制源代码 Modulation order -QAM modulation Modulation order source code
- 2022-03-24 10:32:32下载
- 积分:1
-
通过ftp方式下载指定的文件
通过ftp方式下载指定的文件- Document assigns which through ftp way downloading
- 2022-04-27 03:16:59下载
- 积分:1
-
移动通信中f8f9两种机密算法与完整性算法的运行速率测试程序VC++实现...
移动通信中f8f9两种机密算法与完整性算法的运行速率测试程序VC++实现-Mobile Communications f8 9 confidential algorithms and the integrity of the two algorithms run rate test procedure VC++ Realize
- 2023-04-13 17:55:05下载
- 积分:1
-
QAM调制解调程序使用的程序,大家看看
qam的调制解调程序
很使用的一个程序,大家-qam modulation and demodulation procedures are used by a program, we look at
- 2022-01-24 09:23:48下载
- 积分:1
-
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类...
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类型的大小很好计算,我们来看一下如何计算构造数据类型的大小。
-How to calculate the structure of the size of the sizeof operator can calculate the size of a given type, for a 32-bit systems that, sizeof (char) = 1 sizeof (int) = 4. Basic data types of the size of the fine calculation, we take a look at how to calculate the structure data type size.
- 2022-07-03 20:19:41下载
- 积分:1