资源列表
ACATSP
- 利用蚁群算法来解带时间窗的车辆路径问题,matlab编程(Using ant colony algorithm to solve vehicle routing problem with time window, matlab programming)
Linux设备编程技术
- 关于linux设备编程技术的教程 了解stty终端模式。 了解stty终端模式。(A course of Linux device programming technology Understand the stty terminal mode. Understand the stty terminal mode.)
2ndfl-2019
- PLC BackupToolV6.0 ..................\CBACKWIN.ex1,46988,1999-08-18 ..................\CBACKWIN.ex2,10240,1999-08-18 ..................\CBACKWIN.HLP,25222,1997-01-28 ..................\Cbackwin.hl_,15533,1999-08-18 ..................\CBACKWIN.in_,548
双水库2
- 简单水管考虑恒定摩阻,上下均为水库的程序代码(Considering the constant friction resistance of the simple water pipe, the upper and lower parts are the program codes of the reservoir)
Example
- 介绍trnsys中trnopt的设置与链接案例,帮助学习genopt的文件(This paper introduces the TRNOPT setting and link case in TRNSYS to help learn the file of genopt)
信息采集
- (1)运用MyDAQ实现音频信号的采集,要求可对采样频率(Hz),采样时间(Second)进行设置; (2)在LabVIEW中进行简单的数字音效均衡处理,能对高频、中频、低频三段频率的信号分别进行调节; (3)将处理后的音频信号运用MyDAQ输出。((1) Using mydaq to realize the acquisition of audio signal requires that the sampling frequency (Hz) and sampling time (sec
MPPT
- 光伏电池最大功率点跟踪mppt的simulink仿真(Simulation of maximum power point tracking MPPT of photovoltaic cell by Simulink)
绘制函数
- 可以根据界面输入画布范围和turtle运动的属性,点击label.py进行运行(According to the interface, you can input the canvas range and the attributes of the turtle motion)
LCLSMR
- 适用于频域图像隐写操作的秘密信息嵌入方法(a method for JPEG domain to emmbed secret informations)
matlab代码
- 在命令行输入%%滞回曲线 t0=0; tf=20; x0=[0 0 0] [t,x]=ode45('Lorenz',[t0 tf],x0); plot(x(:,1),x(:,3)),可得滞回曲线(Enter the%% hysteresis curve on the command line t0=0; tf=20; x0=[0 0 0] [t,x]=ode45('Lorenz',[t0 tf],x0); plot(x(:,1),x(:,3)))
圆阵
- 较为简单的均匀圆阵的方向图,可以用于实验仿真,波束成形等(The simple pattern of uniform circular array can be used for experiment simulation, beamforming, etc)
serial communication
- 实现串口通信上位机,可实现单品机或其他终端设备发送过来的数据,并把接收到的数据打印成曲线输出。(Realize serial communication upper computer, including data display. Accept the data sent by the terminal equipment such as the single product machine, and print the received data into a curve.)