-
一个验证程序,生成证书.可以用来生成证书和验证证书
一个验证程序,生成证书.可以用来生成证书和验证证书-A application for generating and validating certificate.
- 2022-09-16 02:15:03下载
- 积分:1
-
有限元前处理程序.c
适合用于前处理软件GiD
有限元前处理程序.c
适合用于前处理软件GiD-FEM process. C suitable for the pre-processing software GiD
- 2022-03-26 18:15:33下载
- 积分:1
-
getword二次开发源码
从屏幕上获取文字的代码示例,有VB、C#、C++,Delphi7的示例,利用getword控件,很方便地从屏幕上获得鼠标处的文字,在很多方面都能应用,有很大的参考价值,。
- 2022-06-12 03:30:36下载
- 积分:1
-
Partners can easily solve the USB U Disk EasyUDisk module to read and write to r...
可以轻易解决优盘伴侣EasyUDisk读写U盘模块的读写,它是低端单片机操作U盘的最佳伴侣-Partners can easily solve the USB U Disk EasyUDisk module to read and write to read and write, it is the low-end single-chip set to operate the best partners U
- 2022-07-03 16:13:35下载
- 积分:1
-
translate excel to access
translate excel to acce-translate excel to access
- 2022-08-15 11:04:44下载
- 积分:1
-
Dll compiled a message box systems, functions and the same for Windows
编写成一个Dll的系统消息对话框,功能和Windows提供的一样-Dll compiled a message box systems, functions and the same for Windows
- 2022-06-20 08:25:25下载
- 积分:1
-
Design of C language source code browser
C语言设计的浏览器的源码,附有设计思想框架等-Design of C language source code browser
- 2022-05-06 12:01:05下载
- 积分:1
-
该书详细介绍编程风格,及应该注意事项,很值得将来想从事软件工作的人员学习。...
该书详细介绍编程风格,及应该注意事项,很值得将来想从事软件工作的人员学习。-The book details on programming style, and should note, is worth the future would like to work in software to learn.
- 2023-05-03 07:00:04下载
- 积分: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 + + 中使用类向量的小示例
- 2023-08-16 03:20:03下载
- 积分:1