-
substr
Test String.prototype.replace.
- 2014-02-13 21:59:47下载
- 积分:1
-
CallingaDLL
用labview8.5实现的调用动态库例子(DLL)。用户可以参考写自己的动态库。可能需要部分组件支持,找不到的朋友可以联系我。(using labview8.5 to call dll file.)
- 2009-07-17 21:54:26下载
- 积分:1
-
局域网的一个信息交换平台,可用于网间交换信息
局域网的一个信息交换平台,可用于网间交换信息-a LAN information exchange platform for the exchange of information between network
- 2022-06-02 20:13:10下载
- 积分:1
-
目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。
目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。- The table of contents string mouth correspondence high-level
programming provided to be able to carry on the string mouth
correspondence the kind, could conveniently carry on each kind of data
communication.
- 2023-03-20 00:50:03下载
- 积分:1
-
LFM
脉冲压缩的匹配滤波。目标距离分别为10米,30米和100米,对于未压缩的脉冲,三个回波信号混叠在一起,不能分辨,而经过脉冲压缩的脉冲信号则可通过匹配滤波收到3个回波信号(Matched filtering for pulse compression.Target distances are 10 metres, 30 metres and 100 metres, respectively. For uncompressed pulses,The three echo signals are overlapped and can not be distinguished. While pulse compression can distinguish three echo signals after matched filtering)
- 2021-04-15 20:38:54下载
- 积分:1
-
WTB_v3
风力发电系统模型,包括各个部分模型.使用方法在压缩包中(Wind power system model, including the various parts of the model. To use in the compressed package)
- 2008-07-02 18:34:35下载
- 积分:1
-
基于距离的离群点检测
基于距离的离群点算法,能够剔除不良数据。(The distance based outlier algorithm can eliminate bad data.)
- 2020-12-20 11:09:10下载
- 积分:1
-
ARQ三个基本算法,算法实现,大家可以修改使用
ARQ三个基本算法,算法实现,大家可以修改使用-ARQ three basic algorithms, Algorithm, we can use changes
- 2022-06-17 18:12:31下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
nsaccess
Top-level functions for accessing ACPI namespace.
- 2014-08-29 14:08:31下载
- 积分:1