-
LED显示屏图片,文字,复位控制卡应用及发布改变颜色位置进入方式程序源代码...
LED显示屏图片,文字,复位控制卡应用及发布改变颜色位置进入方式程序源代码-LED display pictures, text, reset control card application and release into the position change in color mode source code
- 2022-01-26 05:02:37下载
- 积分:1
-
利用直接法实现发射机的实际信号输出通道…
采用直接法实现实信号输出信道化发射机matlab仿真程序:可清楚地看出输入的基带信号被分别调制到了相应的频带上,并且输入的各路基带信号的频谱结构可以很明显地在输出的频谱中体现出来-Using the direct method to achieve real signal output channel of the transmitter matlab simulation program: You can clearly see that the input base-band signal is modulated separately to the corresponding frequency band, and the input signal spectrum with the roadbed structure can be clearly in the output reflected in the spectrum
- 2022-02-02 19:40:13下载
- 积分:1
-
华为的内部有关3G的资料!很全面,很基础!
华为的内部有关3G的资料!很全面,很基础!-Huawei
- 2022-05-08 21:28:05下载
- 积分:1
-
一个很不错的游戏代码
一个很不错的游戏代码-a very good game code
- 2022-06-14 17:56:55下载
- 积分:1
-
JTAPI by Sun's Java language on the application program interface. As JTAPI...
JTAPI是由Sun公司提出的基于Java语言的应用程序接口。由于JTAPI是基于Java的应用接口,使得JTAPI的对象独立于操作系统和硬件平台,支持跨平台的应用。JTAPI定义了一套类库,包含电话功能和扩充功能。JTAPI结合了传统的电话服务和Web处理能力,具有较强的功能。但是,基于Java的特性,使得JTAPI在拥有强大功能的同时,也失去了普及和推广的基础。-JTAPI by Sun"s Java language on the application program interface. As JTAPI is a Java-based application interface, JTAPI makes the object independent of operating systems and hardware platforms to support cross-platform applications. JTAPI definition of a set of class libraries, including telephone functions and expansion capabilities. JTAPI combination of traditional telephone services and Web processing capability, and a strong function. However, based on Java, which makes JTAPI the powerful functions, lost popularize and promote the foundation.
- 2022-05-19 10:21:52下载
- 积分:1
-
STM32,5串口代码
STM32F103代码,5个串口同时工作,使用闲时中断.不用特殊字符,可以完整的接收完数据。
- 2023-06-12 21:10:15下载
- 积分:1
-
labview BPSK调制模块程序
基于Labview环境下的BPSK信号调制模块,可以直接在主程序中调用,接口简单,可以作为labview通信模块程序开发的参考。
- 2022-05-17 03:46:30下载
- 积分:1
-
cdma协议介绍,对开发人员很有帮助,介绍得比较全面。
cdma协议介绍,对开发人员很有帮助,介绍得比较全面。-Introduction cdma agreement, the developer helpful introduce a much more comprehensive.
- 2022-12-28 11:30:04下载
- 积分:1
-
并口JTAG编程源代码
Parallel port JTAG programmer source code
- 2022-01-25 13:59:07下载
- 积分: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