-
数字示波器 可以自动获取捕捉正弦波 余弦波 三角波 方波 锯齿波等 各种波形 并自动转化为数字形式在LED屏幕上显示...
数字示波器 可以自动获取捕捉正弦波 余弦波 三角波 方波 锯齿波等 各种波形 并自动转化为数字形式在LED屏幕上显示-Digital oscilloscope can automatically obtain the capture cosine sine wave square wave triangle wave sawtooth waveform, etc. and automatically converted to digital form in the LED screen
- 2022-04-02 01:03:41下载
- 积分:1
-
蚁群算法是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配...
蚁群算法是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题-Ant colony algorithm is a combinatorial optimization problem to solve a new type of general-purpose heuristic method, the method has positive feedback, distributed computing and constructive greedy heuristic search features. Through the establishment of appropriate mathematical model, based on the fault over-current distribution network fault location into a nonlinear global optimization problem
- 2022-01-26 06:05:59下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
这是一个改进的快速实现模糊c
这是一个改进的快速实现模糊c-means聚类算法的程序-This is a rapidly improving the fuzzy c-means clustering algorithm procedures
- 2023-03-29 14:00:03下载
- 积分:1
-
本原码用VB2005演示了串口控制,多线程的实现,程序性指
本原码用VB2005演示了串口控制,多线程的实现,程序性指-primitive code using VB2005 demonstration of serial control, multi-thread and that the realization of procedural means
- 2022-03-11 00:36:02下载
- 积分:1
-
搬运工,大家都玩过吧.这个是用c语言实现的.基本上实现游戏的大部分功能....
搬运工,大家都玩过吧.这个是用c语言实现的.基本上实现游戏的大部分功能.-porters, we all tried it. C is the language used to achieve. Basically most of the game to achieve functional.
- 2022-02-14 06:08:57下载
- 积分:1
-
西门子授权,该软件没有把这些东西给西门子。
西门子授权,没这东西西门子的软件用不了的。-Siemens authorization, the software did not take these things for Siemens.
- 2023-03-03 02:00:03下载
- 积分:1
-
c++的一个很典型的应用就是dll的调用,对于怎么样好的调用dll程序,阅读本程序对您将大有益处。...
c++的一个很典型的应用就是dll的调用,对于怎么样好的调用dll程序,阅读本程序对您将大有益处。-c of a typical application is dll call, like how good call dll procedures, the procedures for reading you will greatly benefit.
- 2022-04-17 11:49:51下载
- 积分:1
-
汉语拼音输入程序,可以智能对字排序,并可输入词组。你可以自己改进!...
汉语拼音输入程序,可以智能对字排序,并可输入词组。你可以自己改进!-Pinyin input program can be intelligent sort of word and phrase input. You can improve!
- 2022-04-12 12:58:23下载
- 积分:1
-
VHDL 函数信号发生器
VHDL 函数信号发生器
VHDL 函数信号发生器
VHDL 函数信号发生器-VHDL Function Generator VHDL Function Generator
- 2022-03-06 16:12:35下载
- 积分:1