-
soa
人群搜索寻优算法,刚入门,大家可以一起进步,里面有一个优化PID参数的,还有一个优化sphere函数的(Optimization, optimization algorithm, just getting started, we can progress together, there is an optimized PID parameters, but also an optimization sphere function)
- 2017-06-28 20:06:54下载
- 积分:1
-
回溯算法中的连续邮资问题
回溯算法中的连续邮资问题-backtracking algorithms for the problem of postage
- 2022-01-26 05:26:23下载
- 积分:1
-
ZigBee新设备入网过程
ZigBee 新设备入网过程,详细解释了ZigBee的入网流程。(How does a smart home device join into the Zigbee network)
- 2017-09-22 11:16:42下载
- 积分:1
-
几何体的体积表面积计算
几何体的体积表面积计算-geometric size of the surface area calculation
- 2022-02-05 19:14:33下载
- 积分:1
-
LabVIEW
使用LabVIEW开发平台编制的程序称为虚拟仪器程序,简称为VI。LabVIEW(Laboratory Virtual instrument Engineering Workbench)是一种图形化的编程语言,它广泛地被工业界、学术界和研究实验室所接受,视为一个标准的数据采集和仪器控制软件。LabVIEW集成了与满足GPIB、VXI、RS-232和RS-485协议的硬件及数据采集卡通讯的全部功能。它还内置了便于应用TCP/IP、ActiveX等软件标准的库函数。这是一个功能强大且灵活的软件。(Using the LabVIEW development platform known as the virtual instrument programmed process, referred to as VI. LabVIEW (Laboratory Virtual instrument Engineering Workbench) is a graphical programming language, it is widely used by industry, academia and research laboratories accepted as a standard data acquisition and instrument control software. LabVIEW integration and satisfaction with GPIB, VXI, RS-232 and RS-485 protocol communications hardware and data acquisition card full functionality. It also has built easy to use TCP/IP, ActiveX software such as standard library functions. This is a powerful and flexible software.)
- 2010-03-09 21:07:51下载
- 积分:1
-
LTE_TX_POWER
说明: 该程序可以控制CMW综测仪在LTE模式下对发射功率进行测量和获取(The program can control the CMW instrument to measure and acquire the transmitting power in LTE mode)
- 2019-11-07 10:26:05下载
- 积分:1
-
VC++添加托盘图标的CTrayIcon类应用例子
CTrayIcon 类的运用,编这个类是因为看到网上很多的文章介绍怎样把图标添加到系统区,但是有点繁琐,所以就把它封装在CTrayIcon类里,供以后的人方便使用,先介绍一下这个类的功能:
在状态栏系统区方便的显示图标,以动画显示图标
类的使用方法如下:
在窗口类中包含#include "TrayIcon.h".
再申明一个类的实例 CTrayIcon w_myTray;
在需要添加图标的地方调用 w_myTray.SetIcon(youIcon,Tip,ID);
在需要动画的地方调用w_myTray.SetAnimIcon(&youImglst);
在循环或OnTimer()里调用w_myTray.ShowNextIcon()就可以动画显示了.
具体就请下载本源码吧。
- 2023-06-06 01:55:03下载
- 积分:1
-
FPGA
学习FPGA的资料,基于FPGA的卡尔曼滤波器的设计与实现(Learning FPGA information, FPGA-based Design and Implementation of Kalman Filter)
- 2010-03-15 21:19:56下载
- 积分:1
-
BMP与JPG图象转换
BMP与JPG图象转换
- 2023-05-03 04:30:03下载
- 积分:1
-
数据结构与算法分析:C语言描述
数据结构和算法分析以及相应书中代码和答案(data structure and algorithm analysis)
- 2017-12-02 19:55:08下载
- 积分:1