-
本文是一个经典的聊天程序,用java做的,哈哈,功能好好哦
本文是一个经典的聊天程序,用java做的,哈哈,功能好好哦-This article is a classic chat program using java to do, and Ha, functions properly, oh
- 2022-01-26 04:38:25下载
- 积分:1
-
802.11物理层的matlab仿真源码
802.11物理层的matlab仿真源码-802.11 physical layer of Matlab simulation FOSS
- 2023-04-28 18:30:04下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
64QAM。在MATLAB环境系列。短裂纹,非常适合用于…
64QAM.在MALAb环境下编的。短小精干,很适合在程序中作为一个fuction来用。-64QAM. MALAb environment in the series. Short crack, and is very suitable for the process as a fuction use.
- 2022-08-22 15:15:43下载
- 积分:1
-
收音机控制程序,主要完成频率的读取,lcd的显示控制(运行环境ADS)...
收音机控制程序,主要完成频率的读取,lcd的显示控制(运行环境ADS)-Radio control program, mainly to complete the reading frequency, lcd display control (operating environment ADS)
- 2022-08-10 19:24:14下载
- 积分:1
-
ASP开发的小游戏 发给大家用用 提点建议
ASP开发的小游戏 发给大家用用 提点建议-ASP development of the small games we used to use reference point proposal
- 2023-06-21 01:10:03下载
- 积分:1
-
说明:下载后只需要将后缀名.rar改为.exe即可执行
一个很方便GPRS模块连接PC上网的拨号程序,在执行该程序前,需要用PC的超级终端下三个A...
说明:下载后只需要将后缀名.rar改为.exe即可执行
一个很方便GPRS模块连接PC上网的拨号程序,在执行该程序前,需要用PC的超级终端下三个AT命令:1、AT+CGATT=1 2、AT+CGDCONT=1,ip,cmnet 3、AT+CGACT=1
之后直接输入号码,点“Connect"后,就可用IE上网
自己用两个不同的GPRS模块加SIM卡在PC上测试过,没有错误。-说????下载 ?笾 恍枰 ?将 ????名.rar ?奈 ? Exe ?
- 2022-02-02 00:52:48下载
- 积分:1
-
用WindowsAPI访问INI文件
用WindowsAPI访问INI文件-with WindowsAPI visit INI file
- 2022-03-18 05:13:31下载
- 积分:1
-
主要介绍了等精度频率测量原理,该原理具有在整个测试频段内保持高精度频率
测量的优点 同时在该原理基础上,采用了Verilog HDL语言设计了高速的等精度测...
主要介绍了等精度频率测量原理,该原理具有在整个测试频段内保持高精度频率
测量的优点 同时在该原理基础上,采用了Verilog HDL语言设计了高速的等精度测频
模块,并且利用EDA开发平台QUARTUS11 3 .0对CPLD芯片进行写人,实现了计数等
主要逻辑功能 还使用C语言设计了该等精度频率计的主控程序以提高测量精度。本设
计实现了对频率变化范围较大的信号进行频率测量,能够满足高速度、高精度的测频要
求。-Introduced, such as the accuracy of frequency measurement principle, the principle has in the entire test frequency to maintain the advantages of high precision frequency measurement at the same time the basis of the principle of using the Verilog HDL language, such as the design of a high-speed precision frequency measurement module, and use of EDA Development platform QUARTUS11 3 .0 on CPLD chip to write, and achieved a count of the main logic function, such as the use of C language is also designed such precision the frequency of control procedures to enhance measurement accuracy. This design achieved a wide range of frequency changes in signal frequency measurement, to meet the high-speed, high precision frequency measurement requirements.
- 2023-08-06 16:05:04下载
- 积分:1
-
linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow
linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow-Snake GCC compiler linux in a terminal under the games, without having to open XWindow
- 2022-05-19 07:13:17下载
- 积分:1