基于Xilinx的AC701开发板编写的Verilog程序,使用FPGA实现以太网UDP通信,主程序是ac701_ethernet_comm.v,其中的IP核请自行例化。
2023/8/21 2:50:25 40KB FPGA UDP AC701 网络通信
1
《MATLAB法度圭表标准方案教程》电子教案+源码,假如喜爱请购书______________________________________________________代码代码\charray.m代码\charray.m代码\COMM.m代码\COMM.m代码\ex1_1.m代码\ex1_1.m代码\ex1_2.m代码\ex1_2.m代码\ex1_3.m代码\ex1_3.m代码\ex1_4.m代码\ex1_4.m代码\ex10_2.m代码\ex10_2.m代码\ex10_3.m代码\ex10_3.m代码\ex10_4.m代码\ex10_4.m代码\ex10_5.m代码\ex10_5.m代码\ex10_6.m代码\ex10_6.m代码\ex10_7.m代码\ex10_7.m代码\ex10_8.m代码\ex10_8.m代码\ex11_1.m代码\ex11_1.m代码\ex11_2.m代码\ex11_2.m代码\ex11_3.m代码\ex11_3.m代码\ex11_4.m代码\ex11_4.m代码\ex2_1.m代码\ex2_1.m代码\ex2_11.m代码\ex2_11.m代码\ex2_12.m代码\ex2_12.m代码\ex2_13.m代码\ex2_13.m代码\ex2_14.m代码\ex2_14.m代码\ex2_15.m代码\ex2_15.m代码\ex2_16.m代码\ex2_16.m代码\ex2_4.m代码\ex2_4.m代码\ex3_1.m代码\ex3_1.m代码\ex3_10.m代码\ex3_10.m代码\ex3_11.m代码\ex3_11.m代码\ex3_12.m代码\ex3_12.m代码\ex3_13.m代码\ex3_13.m代码\ex3_19.m代码\ex3_19.m代码\ex3_2.m代码\ex3_2.m代码\ex3_20.m代码\ex3_20.m代码\ex3_21.m代码\ex3_21.m代码\ex3_23.m代码\ex3_23.m代码\ex3_3.m代码\ex3_3.m代码\ex3_4.m代码\ex3_4.m代码\ex3_5.m代码\ex3_5.m代码\ex3_6.m代码\ex3_6.m代码\ex3_7.m代码\ex3_7.m代码\ex3_8.m代码\ex3_8.m代码\ex3_9.m代码\ex3_9.m代码\ex4_2.m代码\ex4_2.m代码\ex4_3.m代码\ex4_3.m代码\ex5_1.m代码\ex5_1.m代码\ex5_10.m代码\ex5_10.m代码\ex5_11.m代码\ex5_11.m代码\ex5_12.m代码\ex5_12.m代码\ex5_13.m代码\ex5_13.m代码\ex5_14.m代码\ex5_14.m代码\ex5_15.m代码\ex5_15.m代码\ex5_16.m代码\ex5_16.m代码\ex5_17.m代码\ex5_17.m代码\ex5_18.m代码\ex5_18.m代码\ex5_19.m代码\ex5_19.m代码\ex5_2.m代码\ex5_2.m代码\ex5_20.m代码\ex5_20.m代码\ex5_21.m代码\ex5_21.m代码\ex5_22.m代码\ex5_22.m代码\ex5_23.m代码\ex5_23.m代码\ex5_24.m代码\ex5_24.m代码\ex5_25.m代码\ex5_25.m代码\ex5_26.m代码\ex5_26.m代码\ex5_27.m代码\ex5_27.m代码\ex5_3.m代码\ex5_3.m代码\ex5_4.m代码\ex5_4.m代码\ex5_5.m代码\ex5_5.m代码\ex5_6.m代码\ex5_6.m代码\ex5_7.m代码\ex5_7.m代码\ex5_8.m代码\ex5_8.m代码\ex5_9.m代码\ex5_9.m代码\ex6_13.m代码\ex6_13.m代码\ex6_15.m代码\ex6_15.m代码\ex7_1.m代码\ex7_1.m代码\ex7_2.m代码\ex7_2.m代码\ex7_3.m代码\ex7_3.m代码\ex7_4.m代码\ex7_4.m代码\ex7_5.m代码\ex7_5.m代码\ex7_6.m代码\ex7_6.m代码\ex7_7.m代码\ex7_7.m代码\ex8_3.m代码\ex8_3.m代码\ex8_4.m代码\ex8_4.m代码\ex8_7.m代码\ex
2023/4/5 3:15:07 156KB MATLAB 程序设计 源码
1
Java串口开发用到的comm.jar,javax.comm.properties和win32com.dll本人用的时候要下载都发现要分,很是崩溃,干脆下完免费分享一份
2023/1/12 18:31:17 266KB comm.jar javax.comm. properties win32com.dll
1
本次测试使用的环境:Win7旗舰版64位Eclipse3.7Java1.6Comm2.0.jar(串口通信的扩展库)AccessPort1.37串口调试工具(精装版V3.6)VSPD工具(创建虚拟串口用)注:由于操作系统是64位的win7,accessport使用的是1.37Comm包是一个扩展包,需要放置到jre的lib/ext目录下关于创建虚拟串口和串口调试工具的使用请参考:http://wenku.baidu.com/view/0851b5c408a1284ac850438c.html
2019/5/16 4:25:24 5.74MB java 串口 通信 VSPD
1
源代码是CSDN上一位前辈的,我只做了代码整理和优化,测试上去四路D1同时放,延时约2s.用法流程如下:1.InitRtspServer();2.udpfd=socket(AF_INET,SOCK_DGRAM,0);//UDP3.SAMPLE_COMM_VENC_Sentjin(&stStream);不想下代码的话可以先去这里看看http://www.caterwang.com/?id=23
2015/5/21 4:30:24 10KB RTSPServer
1
JavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码commons-discoveryJavaEE源代码comm
2021/5/24 1:54:09 58KB JavaEE源代码common
1
JavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码commons-beanutilsJavaEE源代码comm
2017/3/25 14:36:01 199KB JavaEE源代码common
1
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡