-
德尔福另类压缩单元
利用Delphi自带的压缩和解压函数做了封装,方便调用。
可用作自动更新前压缩,更新后解压,或者缩短Socket传输时间等。
- 2023-01-25 07:50:03下载
- 积分:1
-
vb6编写的zip文件操作程序,可对zip文件进行生成、编辑、删除操作...
vb6编写的zip文件操作程序,可对zip文件进行生成、编辑、删除操作-VB6 prepared operating procedures zip file can be generated on the zip file, edit, delete operations
- 2022-08-04 07:40:24下载
- 积分:1
-
单字字频统计、排序输出;二字组串频统计,统计结果浏览 我学文本分类时的程序...
单字字频统计、排序输出;二字组串频统计,统计结果浏览 我学文本分类时的程序-words character frequency statistics, sorting out; The second group Series Frequency statistics, statistical results browser I studied the text classification procedures
- 2023-08-12 02:45:02下载
- 积分:1
-
这是你能找到的最好的文件
this the best file ever you can find-this is the best file ever you can find
- 2023-01-19 07:10:03下载
- 积分:1
-
Source code to operate (read/write) image files in .pcx format.
Reading every...
Source code to operate (read/write) image files in .pcx format.
Reading every layer of image in separate matrix.
Writing in simple pcx archive.
- 2023-05-11 08:00:02下载
- 积分:1
-
eprom code
DataFlash设备的电源必须介于2.7V和3.6V之间,才能正确使用
- 2022-03-09 18:13:43下载
- 积分:1
-
burnIN,自己写的磁盘老化软件,可以自动获取可移动磁盘的盘符,容量等信息,对其进行读写文件,比较文件等操作,用于测试磁盘。...
burnIN,自己写的磁盘老化软件,可以自动获取可移动磁盘的盘符,容量等信息,对其进行读写文件,比较文件等操作,用于测试磁盘。-burnIN, wrote to the disk aging software, it will automatically acquire a mobile disk drive. volume of information, which should be read and write a paper comparing operating documents for the test disk.
- 2022-05-06 22:56:37下载
- 积分:1
-
我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。
程序采用了两种方法,一种是使用iterator调用,一种是直接...
我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。
程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。
采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document literacy IniFile category. Using very simple, please see sample program. Adoption of the two methods is the use of an iterator call, a direct use of the array index, under different circumstances were used. STL prepared using C, applies to Windows, Linux, Unix platform under the arbitrary arbitrary development environment, this is the platform used Win CBuilder become indicate.
- 2022-02-05 17:59:29下载
- 积分:1
-
复印纸的例子,复制进度条,必须提供一个大家参考。
拷贝文件的例子,有拷贝进度条,提供大家一个参考。-Examples of copy paper, copy progress bar has to provide a reference everyone.
- 2023-06-16 03:20:04下载
- 积分:1
-
希尔德雷思 Marr 边缘检测
计算机视觉中,马尔 — — 希尔德雷思算法是一种边缘检测的数字图像,那就是,连续曲线方法有图像亮度强、 快速变化。马尔 — — 希尔德雷思边缘检测方法简便,操作的卷积与拉普拉斯算子的高斯函数,或作为快速逼近的高斯差分图像。然后,零交叉检测筛选的结果,获得的边缘。高斯拉普拉斯算子的图像操作符有时也被称为墨西哥帽小波由于其视觉的形状,当打开上行-下来。 David Marr 和艾伦 C.希尔德雷思是两个发明家。马尔 — — 希尔德雷思运算符,但是,患有两个主要限制。它生成响应,其中不对应的边缘,所谓的"伪边缘",和定位误差可能严重弯曲的边缘。今天,有很多更好的边缘检测方法,如基于局部定向极大值梯度幅值,在寻找的 Canny 边缘检测器或微分方法基于零交叉对应 (这两个操作之前,通过高斯平滑第步。) 的梯度方向的二阶导数的微分表达式搜索有关更多详细信息,请参阅对边缘检测的文章。
- 2022-11-18 10:50:03下载
- 积分:1