-
DEM
利用高程点自动内插形成数字高程模型(DEM)的小程序,自己使用c#编写,希望对大家有所帮助(Automatically interpolated using the elevation points form a digital elevation model (DEM) of small programs, their use c# to write, we hope to help)
- 2020-12-04 09:19:25下载
- 积分:1
-
LCD_yanxu
南京研旭DSP2812开发板LCD例程,该例程通过总线控制LCD12864。(The Nanjing Yanxu DSP2812 development board LCD routine,the routine control LCD12864 by bus.)
- 2014-08-05 11:08:22下载
- 积分:1
-
V2
说明: 下载Chrome扩展。。。。。。。。。。。。(Download Chrome Extension)
- 2011-10-06 14:22:33下载
- 积分: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
-
Color-coordinate
色坐标换算色温该软件使用的时候先把光谱数据用excel打开,弄成两列那样的格式,只保留光谱具体数值,删除测试条件什么的,数据记得要归一化(最强的点应该是 1 ),再把数据保存成CSV格式,再用文本文件打开CSV格式,然后把里边的逗号替换成空格。保存成txt格式即可(修改文件的名称为 任意名称.txt)。计算的时候,点tool,选择spectra to CIE,点Browse,选择txt文件,计算就可以。(Color coordinate conversion color temperature)
- 2012-05-20 11:25:28下载
- 积分:1
-
svpwm_dsp01
三相交流,SVPWM整流,dsp28335程序实现。(SVPWM,AC,DSP28335,CCS,AC-DC)
- 2021-04-20 16:18:50下载
- 积分:1
-
Charge
有关三维插补的程序,自己做一个数据库,记录一些数据点的插补值,可通过补偿算法,算出其他点的插补值(The 3 d interpolation procedures, own a database, record the data point of some interpolation value, but through the compensation algorithm, work out the other points interpolation value)
- 2012-06-29 09:55:51下载
- 积分:1
-
resource-allocation
说明: 无线网络中的资源分配与跨层控制,国外专家编写的,讲解的很详细(Wireless network resource allocation and cross-layer control, prepared by foreign experts, to explain in great detail)
- 2011-04-14 16:23:52下载
- 积分:1
-
motor[1].pdfP_7
电机学,可很好的了解电机的结构和控制,可为学习伺服原理打基础(Motor learning, a good understanding of the structure and control of the motor)
- 2013-04-21 11:49:55下载
- 积分:1
-
ExtractionFeaturePoints
自己写的在C#中利用EmguCV读入图像并提取特征点,提取特征点的算法有Moravec算子和Forstner算子。(C# implement the Moravec operator and Forstner operator.The image is input by functions of EmguCV.)
- 2011-10-14 14:02:39下载
- 积分:1