-
VB在二进制文件中提取图像
VB在二进制文件中提取图像文件,提取VB源码中二进制文件中的所有图片资源ReadFrxRes,程序将最先分析一些二进制文件,诸如frm/frx,ctl/ctx等文件内的图像文件存储方式,然后把图像文件的Byte数组转换成StdPicture类型,再用PictureBox控件直接显示出图片。要注意,在使用PictureBox的时候,可能后面随着控件的不同会附着一些数据,再后面才是图片数据,使用BytesToPicture不能显示ICO文件和Cur文件,其它一般的图片格式可以正常显示。
- 2022-01-26 07:18:12下载
- 积分:1
-
可以记录输入结果的编辑框
可以记录输入结果的编辑框-can record the results of the input frame Editor
- 2022-08-08 23:22:43下载
- 积分:1
-
拼图游戏,可显示参考图,并记录拼图步数。
拼图游戏,可显示参考图,并记录拼图步数。-Jigsaw puzzle, will show the reference map, and record the puzzle step.
- 2023-03-14 22:00:03下载
- 积分:1
-
小波分析例程
说明: 小波分析例程,小波分析实现理想效果,通过图像比较效果。(Wavelet analysis routine, wavelet analysis achieves ideal results,Compare effects by image.)
- 2020-06-20 17:40:02下载
- 积分:1
-
sdk
海康SDK包,非常好用,里面他的流程写的很详细,你二次开发的时候可以完全参照他上面的写,谢谢。(sdk)
- 2010-10-16 23:04:32下载
- 积分:1
-
压缩感知成像
合成孔径雷达成像,压缩感知,SAR成像原理。。。。。。(Synthetic aperture radar imaging, compressed sensing, and SAR imaging principles.)
- 2020-11-16 21:29:42下载
- 积分:1
-
On the surface, protected mode and real mode is not much difference between the...
从表面上看,保护模式和实模式并没有太大的区别,二者都使用了内存段、中断和设备驱动来处理硬件,但二者有很多不同之处。我们知道,在实模式中内存被划分成段,每个段的大小为64KB,而这样的段地址可以用16位来表示。内存段的处理是通过和段寄存器相关联的内部机制来处理的,这些段寄存器(CS、DS、 SS和ES)的内容形成了物理地址的一部分。具体来说,最终的物理地址是由16位的段地址和16位的段内偏移地址组成的。用公式表示为:物理地址=左移4位的段地址+偏移地址。-On the surface, protected mode and real mode is not much difference between the two are the use of the memory, Drivers interruption and equipment to deal with the hardware, but there are many differences. We know that in real mode which has been divided into memory, each the size of 64 KB. and the addresses of 16 can be used to express. Memory of the handling of the adoption and register linked to the internal mechanisms to deal with, of these registers (CS, DS, SS and ES) with the formation of a part of the physical address. Specifically, the ultimate physical address is 16 of the 16 addresses and the addresses of migration within the composition. The use of the formula is expressed as : physical address = 4 bits of the address offset address.
- 2023-02-13 11:45:04下载
- 积分:1
-
Flash烟雾、黑烟升腾特效动画
Flash烟雾、黑烟升腾特效动画,一种浓烟滚滚的效果,黑色的烟雾在升腾,好像是爆炸后的烟雾效果,可用于有爆炸效果的Flash游戏中。注:烟雾效果的大小和多少取决于用户点击和移动鼠标的多少和速度,单击越多鼠标移动越快,烟雾越多。
- 2023-07-12 01:55:03下载
- 积分:1
-
compressandforward
文章简要的介绍了目前较新的压缩转发技术,compress-and-forward技术在现今研究较热门,相关的人员可以看看。(This paper addresses cooperative Time Division Duplex (TDD) relaying in the multiple-antenna case with full Channel State Informatio(CSI),assuming perfect knowledge of all channels.The main focus of the
paper is on the Compress-and-Forward (CF) strategy, for which an achievable rate on the Gaussian MIMO relay
channel can be derived by applying distributed vector compression techniques.)
- 2010-01-05 19:23:53下载
- 积分:1
-
a very classic mobile phone game, is essential travel hand, you may not notice y...
一个非常非常经典的手机游戏,是手游必备,你可别告述我 你没有啊-a very classic mobile phone game, is essential travel hand, you may not notice you not to me ah
- 2022-02-01 19:04:20下载
- 积分:1