-
VC++VC源代码价格数字转换成大写汉字
VC++VC源代码价格数字转换成大写汉字-VC VC source digital conversion price Chengdu University write Chinese characters
- 2022-12-07 21:05:03下载
- 积分:1
-
禁用启用网卡类
c++开发的,可以禁用,启用网卡的一个类,非常好用,对于独显,集成显卡都很好用,添加类.h,.cpp后,生成个对象就可以调用了,非常简单,可靠
- 2022-01-31 09:38:54下载
- 积分:1
-
FiveChess.rar, Gobang network, c++ development, network communications, please d...
FiveChess.rar,网络五子棋,c++编写,网络通信,欢迎下载!-FiveChess.rar, Gobang network, c++ development, network communications, please download!
- 2023-08-10 04:20:03下载
- 积分: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
-
C # USB发送和接收数据。
C#USB收发数据.很好的学习源码,用操作串口数据最合适-C# USB send and receive data.
- 2022-03-18 04:25:58下载
- 积分:1
-
字模提取程序,可以直接使用。
字模提取程序,可以直接使用。 -Abstraction procedures can be used directly. Abstraction procedures can be used directly.
- 2022-08-11 05:53:23下载
- 积分:1
-
MFC practical simulated annealing program algorithm automatically
实用的MFC 程序,呵呵
实现退火模拟算法-MFC practical simulated annealing program algorithm automatically
- 2023-09-03 22:20:03下载
- 积分:1
-
首先指定要查找的目录,然后填入要查找的文件名,注意到带扩展名 也可以查找文件夹....
首先指定要查找的目录,然后填入要查找的文件名,注意到带扩展名 也可以查找文件夹.-first to find the specified directory, and then you have to fill in the name, notes with extension can also find folders.
- 2022-01-31 13:28:30下载
- 积分:1
-
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空...
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。
-8 issue of the digital problem, also known as Nine-palace. In the 3 × 3 chessboard placed eight pieces, each piece is marked 1 to 8, a number of different pieces on the subject are not the same. There is also a board space, and spaces adjacent pieces can be moved to the space. To be resolved is: given an initial state and a target state, to find a target state from the initial movement into the least number of pieces of mobile steps step.
- 2023-06-28 21:25:03下载
- 积分:1
-
第二带小波变换源码,用小波实现了提升算法
第二带小波变换源码,用小波实现了提升算法-second source with wavelet transform, using wavelet algorithm to achieve the upgrade
- 2022-05-30 12:22:02下载
- 积分:1