-
VB6.0图片压缩解压源代码实例
一个VB6.0图片压缩解压源代码实例,针对JPEG图像,功能&特点:
1.是在栈中建立模拟指针的。这样就允许 递归、多线程
2.允许编译优化。且这种模拟指针构造方法是 在栈中建立、编译优化 的情况下最快的
3.能像C/C++的指针一样将指针当数组用
4.允许负向寻址。这样有助于图像卷积处理、缩放旋转
5.允许元素大小与步长不同。(Byte可以,好像Single不行)
注意:
1.String、Object都是引用型数据类型。除非你非常了解,否则不要轻易使用。
2.初始化地址时,别直接改SAFEARRAY1D.pvData修改地址,应该使用Ptr属性。这样具有通用性
3.别迷信Ptr属性。循环中可以利用地址的连续性优化代码(直接修改SAFEARRAY1D.pvData)
- 2022-11-28 13:05:03下载
- 积分:1
-
viterbi
说明: viterbi decode by verilog
- 2019-06-18 00:55:40下载
- 积分:1
-
ddvd
说明: cascaded 12 level converter(cascaded 12 level converter dv)
- 2020-06-24 16:20:02下载
- 积分:1
-
R数据可视化手册
r语言可视化领域最详细的说明,从最简单的作图到可视化分析,内容详尽(The most detailed description of the field of R language visualization, from the simplest mapping to visual analysis, is exhaustive.)
- 2018-07-09 10:43:41下载
- 积分:1
-
KZK
模拟超声波传播过程中非线性现象,输出非线性畸变波形(Simulation of ultrasonic wave propagation in non-linear phenomena,Non-linear distortion output waveform)
- 2009-11-13 16:15:09下载
- 积分:1
-
interp2
双线性插值图像收缩算法,可以用来对图像进行处理(interpretation)
- 2009-03-26 10:34:56下载
- 积分:1
-
用C++语言实现艺术的清晰画面
用c语言实现艺术清屏- Realizes the artistic clear screen with the c language
- 2022-03-02 08:44:24下载
- 积分:1
-
工程名称:search route.spj中的重要程序代码!
工程名称:search route.spj中的重要程序代码!
- 2022-06-28 19:22:03下载
- 积分:1
-
220inverter
220V inverter,using SPWM to driver the supply power is 24V,and with protect about overvoltage,overcurrent
- 2022-10-11 05:15:02下载
- 积分:1
-
a very good writers microprocessor EEPROM C source code project documents direct...
一个非常好的微处理器烧录EEPROM的C++
原代码项目文件,直接可用,一拖一的,成果奉献给广大的底层软件开发者-a very good writers microprocessor EEPROM C source code project documents directly available, a delay of one and the results for the sake of the bottom of the majority of software developers
- 2022-07-20 21:18:39下载
- 积分:1