-
整理MiniDX字典来源数据进行排序和成千上万的代码发布…
Minidx字典整理程序源代码发布
几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。
工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务.
相关链接 http://cn.minidx.com/index.php?option=com_content&task=view&id=88&Itemid=9
-Finishing Minidx dictionary source code release of thousands of data to sort and remove duplicate records can have a lot of sorting algorithm to operate directly in memory, but if that has millions of records that need to be addressed, it does not necessarily apply. The original objective of this procedure in order to resolve the duplication of data dictionary Minidx, but found time to write a document I/O limitations more obvious, although the problem can be solved, but not how to effect. Works based on the VS2005, MFC compile the Unicode mode, the use of Sqlite3.5.0, made C++ Package deal. Write a deal to open the Services. Http://cn.minidx.com/index.php?option=com_content
- 2022-08-09 23:26:05下载
- 积分:1
-
PIC 4 位数液晶显示接口
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*项目 016-4 位数液晶模块的接口CCS 编译器由 Michel 柴 (c) 2004 年 9 月。http://users.skynet.be/bk317494/---bavin@skynet.be-----......享受 !仅用于个人或教育的开放源码。*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////#include < 18f452 h =""> / / 设备选择#device adc = 10 * = 16#fuses XT、 NOWDT、 NOPROTECT、 NOLVP、 放、 NOBROWNOUT、 NOOSCSEN、 CCP2C1、 NOSTVREN、 NODEBUG#use delay(clock=4000000) / / 4 兆赫 !ADC 不是最优 20 MhZ + 电力消费双打#use rs232 (波特率 19200,传输分类 = = PIN_C6,垃圾车 = PIN_C7)#use i2c (主,sda = PIN_C4,沙田至中环线 = PIN_C3,快速)#zero_ram#PRIORITY#use fast_io(A)#use fast_io(B)#use fast_io(C)#use fast_io(D)#use
- 2022-07-17 12:47:31下载
- 积分:1
-
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP....
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP.-VC write Win32 file compression procedures, can show that the compression ratio, and an adjustable compression ratio. RAR and ZIP support.
- 2022-07-20 01:06:10下载
- 积分:1
-
Image File Execution Options 映像劫持
Image File Execution Options 映像劫持-Image File Execution Options
- 2023-08-07 02:15:03下载
- 积分:1
-
一个用JAVA写的文件传输系统,非常方便,大家可以参考一下
一个用JAVA写的文件传输系统,非常方便,大家可以参考一下-a java file transfer program, maybe you can refer it!
- 2022-01-27 23:14:11下载
- 积分:1
-
希尔德雷思 Marr 边缘检测
计算机视觉中,马尔 — — 希尔德雷思算法是一种边缘检测的数字图像,那就是,连续曲线方法有图像亮度强、 快速变化。马尔 — — 希尔德雷思边缘检测方法简便,操作的卷积与拉普拉斯算子的高斯函数,或作为快速逼近的高斯差分图像。然后,零交叉检测筛选的结果,获得的边缘。高斯拉普拉斯算子的图像操作符有时也被称为墨西哥帽小波由于其视觉的形状,当打开上行-下来。 David Marr 和艾伦 C.希尔德雷思是两个发明家。马尔 — — 希尔德雷思运算符,但是,患有两个主要限制。它生成响应,其中不对应的边缘,所谓的"伪边缘",和定位误差可能严重弯曲的边缘。今天,有很多更好的边缘检测方法,如基于局部定向极大值梯度幅值,在寻找的 Canny 边缘检测器或微分方法基于零交叉对应 (这两个操作之前,通过高斯平滑第步。) 的梯度方向的二阶导数的微分表达式搜索有关更多详细信息,请参阅对边缘检测的文章。
- 2022-11-18 10:50:03下载
- 积分:1
-
RSS reader, a Microsoft director, we have much to learn.
RSS 阅读器,有微软出品,有很多值得我们学习的地方。-RSS reader, a Microsoft director, we have much to learn.
- 2022-05-29 17:29:44下载
- 积分:1
-
用正则表达式提取文本内容
VB代码实现用正则表达式对一段文字或对一个文本文件的内容进行匹配提取,提取到多段符合表达式的内容后可以自已指定用什么符号隔开显示。注意,建立VB工程后,要引用regexp.tlb文件,才支持正则表达式。
- 2022-03-15 07:46:51下载
- 积分:1
-
similar to the electronic diary, updated date, the selection weather forecast, k...
类似于电子日记,可更新日期,选择天气预报,同时可保存每天的记录-similar to the electronic diary, updated date, the selection weather forecast, kept daily records
- 2022-03-22 12:30:01下载
- 积分:1
-
This what extract the MS word file to plain text file. But, It just demo
This what extract the MS word file to plain text file. But, It just demo-This is what extract the MS word file to plain text file. But, It just demo
- 2022-01-26 02:44:12下载
- 积分:1