-
蚁群算法进行三维路径规划
说明: 在MATLAB中用一群算法实现三维路径规划的代码,可以运行,自己修改地图数据即可达到自己的需求(Using a group of algorithms to realize three-dimensional path planning code in MATLAB, it can run and modify map data to meet its own needs.)
- 2019-04-29 09:51:44下载
- 积分:1
-
基于ActiveX技术访问 Excel的方法
摘要:以实际工程为背景,介绍了在I丑bwindows/CVI环境下,基于ActiveX技术访问Microsoft Excel 2003的方法,以及创建
自动化仪器驱动器的方法。详细阐述了访问Excel具体函数的使用方法,实现了对Excel的访问。通过该工程实例,说明
了本方法具有重要的工程实用价值。(Abstract:The approach of accessing to Microsoft Excel 2003 based on ActiveX technology in LabWindows/CVI environment is intrt~
uced,in 8cN~ence,the establishments of driving scheme for automatic instruments are presented in detail.To realize the access to
Excel,the operations of accessing to the real functions are intensively illustrated as wel1.Th e experiments in the real environment
demonstrate that this method illustrated here is of great value for practical applications.)
- 2014-02-22 15:33:58下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1
-
traffic_simulation-master
说明: 用pyhton编写的IDM模型,可以实现交通流仿真,包括跟驰和换道(The IDM model written by Pyhton can realize the traffic flow simulation, including following and lane changing)
- 2021-02-01 18:22:52下载
- 积分:1
-
lecture-dtn-ease-pocket
Mobility Assisted Networking in wsn
- 2009-09-04 19:33:46下载
- 积分:1
-
dyl_FORTRAN
利用测井资料计算地应力及相关的岩石力学参数(Calculated using log data related to stress and rock mechanics parameters)
- 2020-10-30 13:59:56下载
- 积分:1
-
pop3
支持pop3的接收email的类 (The class for receiving email supporting pop3)
- 2020-11-12 18:09:44下载
- 积分:1
-
016
Visual C++MFC编程实例016(C++MFC016)
- 2010-08-27 18:04:34下载
- 积分:1
-
conhole-fielv-byte
Pringmvc project how to load in the jars in the spring configuration file
- 2017-05-01 20:05:24下载
- 积分:1
-
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动...
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动-its own use for avr SCM source, including ne2000 compatible NIC drivers
- 2022-02-20 14:37:55下载
- 积分:1