-
者是一个生成立方体的程序,有算法程序
者是一个生成立方体的程序,有算法程序-generation is a cube procedures, procedures Algorithm
- 2022-10-06 17:20:08下载
- 积分:1
-
this is the code for forum
this the code for um-this is the code for forum
- 2023-06-07 02:45:03下载
- 积分:1
-
小波变换程序
利用Morlet母小波对时间序列进行时频变换
- 2023-08-13 23:05:03下载
- 积分:1
-
基于javaweb报考系统(用户界面,管理员都有)
基于javaweb的报考系统,包含用户界面,管理员界面jsp页面、采用的是mysql数据库、代码优良大家可以下载作为参考
- 2022-01-26 02:43:52下载
- 积分:1
-
things, it is true! ! The compilation was made
加减乘除运算的东西,,不错!!汇编写的-things, it is true! ! The compilation was made
- 2023-08-02 07:40:02下载
- 积分:1
-
生成 条形码VC
条形码生成器源程序,导出到bitmap,判断输入的内容是否正确,在view里面条形码,可以用手机扫描识别是否正确。提供源码供需要的朋友使用
- 2022-05-29 23:25:40下载
- 积分:1
-
此程序通过回溯的方法求解最短哈密顿回路问题
此程序通过回溯的方法求解最短哈密顿回路问题-This program through the back of the method for solving the shortest Hamiltonian circuit problem
- 2022-01-26 01:02:44下载
- 积分:1
-
可以进行浮点数的四则运算,稍微修改一下就可以做一个简单的计算机器了...
可以进行浮点数的四则运算,稍微修改一下就可以做一个简单的计算机器了-can float for the four operations, a slight change it can be done on a simple computer for the
- 2023-01-14 21:05:03下载
- 积分:1
-
在LabVIEW的飞行模拟器源代码
source code for flight simulator in labview
- 2022-06-19 12:14:01下载
- 积分: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