-
SPL
说明: 指标文件放在indicator文件夹,dll文件放在Libraries(Target files are placed in the indicator folder)
- 2020-06-19 21:40:02下载
- 积分:1
-
freeCMA_2
经典进化优化策略 CMA-ES的代码,属于经典的进化优化算法的一种,效率高,适合单目标优化问题,带有测试函数(The code of the classic evolutionary optimization strategy, cma-es, belongs to the classic evolutionary optimization algorithm, which is efficient and suitable for single-objective optimization problems with test functions)
- 2018-08-21 14:54:13下载
- 积分:1
-
VC++ 为EditBox控件添加到列表选择框
VC++ 为EditBox控件添加到列表选择框,在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program FilesCommon FilesSystemado”目录下。
例:如果你的系统盘为C盘,则该文件位于“C:Program FilesCommon FilesSystemado”目录中。所以需要打开工程文件,并展开“FileView”视图中的“Header Files”节点,然后双击“StdAfx.h”文件,将代码中的“d:Program FilesCommon FilesSystemadomsado15.dll”改为“c:Program FilesCommon FilesSystemadomsado15.dll”。
- 2022-06-01 02:07:19下载
- 积分:1
-
LabViewSingleChan
光纤光谱仪的labview程序,里边有很多子vi,基于一个总的dll调用所写的(Optical spectroscopy of the labview program)
- 2011-11-21 18:52:26下载
- 积分:1
-
温湿度上位机
qt 温湿度上位机client的例子,可以直接下载使用,对于初学者很有用。(Qt Temperature and humidity PC example, can be downloaded and used directly, useful for beginners.)
- 2019-03-18 16:05:48下载
- 积分:1
-
IEEE_14_bus
Model of IEEE_14_bus system using PSCAD software for simulation
- 2021-03-16 12:39:22下载
- 积分:1
-
计算机网络自顶向下方法第五版
计算机网络自自顶向下的方法 第五版原版 英文书籍。Computer Networking A Top-Down Approach 5th Edition(Computer Networking A Top-Down Approach 5th Edition)
- 2020-11-12 00:29:44下载
- 积分:1
-
CH376
stm32通过ch376读取鼠标坐标,用鼠标来测量距离(STM32 reads the mouse coordinates by CH376, and uses the mouse to measure the distance)
- 2021-01-12 14:28:48下载
- 积分:1
-
主函数
说明: 基于遗传算法的matlab实现多目标优化问题(Multi-objective optimization problem based on genetic algorithm matlab)
- 2019-06-29 17:09:15下载
- 积分:1
-
Swfoto 可用于图片展示的Flash图片读取容器
Swfoto 1.0 是一款flash(swf)读取图片的容器,可以用于各种网站网页中,用来制作图片切换、焦点图使用,自动读取指定文件夹中的图片并显示,功能特点:
图片自动防缩大小,保持比例,不变形
图片采用抗锯齿防缩方法,让图片放缩后依然清晰
可以定义图片是否有连接
方便网页布局,插入任何图片。
特别提醒:由于flashplayer9 升级了安全策略问题,所以需要保证所有的的文件(包括swfoto.swf 图片文件)都必须在统一域名下,不能在跨域读取图片了。
- 2022-01-22 08:22:58下载
- 积分:1