-
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
-
.修改kspublib.jar文件中DBConfig.xml,将数据库配置为自己的数据库。 2.将optiontree.jar,kspublib.jar(需要x...
.修改kspublib.jar文件中DBConfig.xml,将数据库配置为自己的数据库。 2.将optiontree.jar,kspublib.jar(需要xml解析器xerces.jar)拷贝到应用的web-inf/lib目录下-. Kspublib.jar to amend the document DBConfig.xml, the database is configured to its own database. 2. Optiontree.jar, kspublib.jar (need xml parser xerces.jar) copies to the application WEB-INF/lib directory
- 2022-06-30 23:09:05下载
- 积分:1
-
Socket建立服务器,比较简单,一看就清楚的程序代码
Socket建立服务器,比较简单,一看就清楚的程序代码
- 2023-08-03 13:55:03下载
- 积分:1
-
使用模拟退货思想解决tsp(旅行者问题),下载后看说明使用程序...
使用模拟退货思想解决tsp(旅行者问题),下载后看说明使用程序-Return thinking the use of simulation to solve tsp (travelers) will look after downloading the use of procedures
- 2022-03-18 06:22:43下载
- 积分:1
-
为什么这个网站要弄这么麻烦啊??真是搞不明白,有好东西,就拿出来大家看看嘛。...
为什么这个网站要弄这么麻烦啊??真是搞不明白,有好东西,就拿出来大家看看嘛。-why this site to get too much trouble ah? ? Really do not know, there are good things, we look at Take out ".
- 2022-03-21 05:42:47下载
- 积分:1
-
backtracking algorithms circuit board problems
回溯算法中的电路板问题-backtracking algorithms circuit board problems
- 2023-06-10 11:35:04下载
- 积分:1
-
e language of SMS transceiver procedures, remote management machine use,
e语言编写的短信收发程序,远程管理机上使用,-e language of SMS transceiver procedures, remote management machine use,
- 2022-08-13 09:29:35下载
- 积分:1
-
12分
十二音阶和八度分频的硬件描述语言VHDL程序,测试通过成功-12 sub-octave scale and frequency of the hardware description language VHDL procedures, test the success of
- 2022-11-21 05:15:03下载
- 积分:1
-
基于java开发的记事本,基本功能与windows记事本相近
基于java开发的记事本,基本功能与windows记事本相近-Java-based development of Notepad, the basic function is similar to windows Notepad
- 2022-01-30 21:35:21下载
- 积分:1
-
visio software development kit(sdk)这是visio开发包,包含文档和例子,值得研究...
visio software development kit(sdk)这是visio开发包,包含文档和例子,值得研究-visio software development kit (sdk) This is the vi sio development kits, containing documentation and examples worth studying
- 2022-02-25 04:14:59下载
- 积分:1