-
这是一个C语言的格式化工具,可以调整程序,保存程序…
这是一个C语言格式化工具,可以节省编程人员调整程序格式的时间,只要导入点击格式化就OK了。-This is a C language formatting tools, you can adjust the procedure to save programmers time format, as long as the import format click on OK.
- 2022-02-25 01:25:46下载
- 积分:1
-
it is the simulation of matrix converter with motor load. matrix converter is an...
it is the simulation of matrix converter with motor load. matrix converter is an upcoming popular converter from ac to ac with out use of dc link.
- 2022-01-26 05:59:27下载
- 积分:1
-
用来检验图像分割算法效果的一个经典图像,希望对作这方面试验的人有用...
用来检验图像分割算法效果的一个经典图像,希望对作这方面试验的人有用-used to image segmentation algorithm test results of a classic image, and I hope to make this useful test of
- 2023-06-04 23:00:04下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
邮件控制内网PC和网络设备等
本程序由主控端和被控端,以及,分别由VBscript和python混合写成。主要功能服务端解析用户发来的邮件(邮件的标题包含特定格式的命令),然后再发送相应的指令给客户端或者是网络设备,电脑客户端接收到命令,执行该命令,如执行时间同步,或者在一定时间内实现关机等,而网络设备通过接收到telnet命令,然后就可以完全可以控制整个支持telnet等服务的网络设备,如路由器、交换机或无线AP等设备,所有的操作步骤你都可以实时截图,然后再传回给用户。本程序主要特色点是利用电子邮件操作电脑或网络设备,而且可以通过截图功能反馈给用户整个操作是否已经达到效果,只要单位或者公司邮件端口是开着都可以正常工作。
- 2022-09-03 12:10:02下载
- 积分:1
-
Z-stack OSAL API
TI Z-stack ZDO(zigbee device object)对象管理层提供的API描述文档,详细介绍了Z-stack下如何调用这些API函数来完成zigbee协议栈的开发/定制。
- 2023-03-13 13:10:04下载
- 积分:1
-
利用labview制作的一个可以设置桌面墙纸的子vi程序
利用labview制作的一个可以设置桌面墙纸的子vi程序-Labview produced using a desktop wallpaper can be set up procedures for the sub-vi
- 2022-03-05 03:23:51下载
- 积分:1
-
mmstatd包含一个 C库和服务器,用于让应用程序很容易的更新计数器和管理器,以便对它们进行维护。它用内部日志支持事故恢复系统。
mmstatd包含一个 C库和服务器,用于让应用程序很容易的更新计数器和管理器,以便对它们进行维护。它用内部日志支持事故恢复系统。-mmstatd contains a C storehouse and the server, uses in to let
the application procedure very easy renewal counter and the
management, in order to carries on the maintenance to them. It uses
the internal diary support accident to restore the system.
- 2022-05-18 05:28:12下载
- 积分:1
-
使用matlab仿真QPSK,包括调制、解调,有详细的源代码,仅供参考...
使用matlab仿真QPSK,包括调制、解调,有详细的源代码,仅供参考-QPSKsimulation
- 2022-03-09 17:00:22下载
- 积分:1
-
FILLNANS replaces all NaNs in array using inverse
FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.
- 2022-08-11 18:46:32下载
- 积分:1