-
坐标系之间的转换
这个是一个坐标系之间的转换,包含三类坐标系之间的互换,其中有大地坐标,直角坐标和经纬度坐标。(非原创,转自其他网站)。
- 2022-04-07 21:24:21下载
- 积分:1
-
Laboratory
基于实验室装置的先进控制算法,主要是水槽液位的控制,组态软件实现-Laboratory-based devices, advanced control algorithms, mainly water tank level control, configuration software
- 2022-03-14 17:24:28下载
- 积分:1
-
windows下的网络开发工具包,希望对你有帮助
windows下的网络开发工具包,希望对你有帮助-windows network under development kit, and they hope to help you
- 2022-08-15 14:39:54下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1
-
一个类似Windiff_Helper的代码
一个类似Windiff_Helper的代码-a similar code Windiff_Helper
- 2023-07-16 21:00:03下载
- 积分:1
-
very beautiful book yards clock very beautiful book yards Clock
非常漂亮的书码钟非常漂亮的书码钟
- 2023-07-28 02:20:03下载
- 积分:1
-
really depressed upload all this is a boost to download some better information...
真是郁闷 把这个都上传上去了 就是为了下载些好一点的资料啊-really depressed upload all this is a boost to download some better information ah
- 2022-05-15 13:54:25下载
- 积分:1
-
一个vc7工程向vc6工程转化的程序
一个vc7工程向vc6工程转化的程序--A procedure which can convert the project from VC7 to VC6
- 2022-02-12 20:13:48下载
- 积分:1
-
分油问题的求解
分油问题的求解,是学校的一个作业,就是解决小孩子的分油问题,一个小孩子有7的油瓶、一个小孩子有3的油瓶和10的油瓶、两个人要去打10的油,怎么样才能把油平均分成5和5,主要是解决这个问题。做了这样子,也是为了拿一下积分下载其他文件,大家帮帮忙
- 2022-08-13 07:06:22下载
- 积分:1
-
实现链表的基本运算,按值查找,按序号查找,删除元素,插入元素,求链表长度...
实现链表的基本运算,按值查找,按序号查找,删除元素,插入元素,求链表长度-To achieve the list of basic operations, according to the value of search, by serial number to find, delete elements, inserting elements, seeking list length
- 2022-11-07 08:25:03下载
- 积分:1