-
一个非常不错的文本编辑器,运行平台为Linux希望大家用了以后多做评价...
一个非常不错的文本编辑器,运行平台为Linux希望大家用了以后多做评价-a very good text editor, running the Linux platform for us to want to do more evaluation of the future
- 2022-08-25 17:25:20下载
- 积分:1
-
electronic wordlists of the system to achieve the target : a record recorded wor...
电子生词本
系统实现目标:
记录单词
记录文章(作为单词的上下文,可以分析出单词)
系统分为三层结构:磁盘存储、内存管理、用户交互-electronic wordlists of the system to achieve the target : a record recorded word article (as a word in the context, can analyze words) system is divided into three-tier structure : disk storage, memory management, user interaction
- 2022-03-19 03:07:12下载
- 积分:1
-
文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文...
文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录 全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中 批量移动文件 确定文件是否为可执行文件 删除含文件的目录 顺序文件 随机文件文件 浏览 在临时文件下建立临时文件 自动识别文件路径 读取相应内容
- 2022-08-14 17:10:00下载
- 积分:1
-
整理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
-
我自己写的Java通讯录,界面用的是swt包,使用时请看readme.txt文件,需要加载dll文件....
我自己写的Java通讯录,界面用的是swt包,使用时请看readme.txt文件,需要加载dll文件.-I write Java correspondence, the interface kits can be used when See readme.txt document, we need to load dll file.
- 2022-07-27 11:04:03下载
- 积分:1
-
分析导入表,整理导入表。在导入表中加上自己的DLL的代码。是可以插EXE和DLL的。:)...
分析导入表,整理导入表。在导入表中加上自己的DLL的代码。是可以插EXE和DLL的。:)-Analysis of import table, import table collation. In the import table of the DLL to add their own code. Can be inserted EXE and DLL
- 2022-07-11 12:55:27下载
- 积分:1
-
整理工作用的VBA 节能减排报表
整理工作用的VBA 节能减排报表 整理工作用的VBA《交通运输行业节能减排 季度节能减排报表二》 功能是:首先填好 上年度完成值、营运车辆运输周转量,然后运行宏,并假设表三Sheet3.Range("H9")= -0.97 则倒推出Sheet2.Range("E15") 的值。首先要将2005年数值、【去年数值】、【营运车辆运输周转量】、【本年上季度数值】 在表中填好!
- 2022-03-21 09:25:36下载
- 积分:1
-
应用程序向导已为您创建了此 FileManage 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文...
应用程序向导已为您创建了此 FileManage 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 FileManage 应用程序的每个文件的内容摘要。-Application Wizard you have to create this FileManage applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point. This document contains FileManage application components of each document summary of the contents.
- 2022-02-04 03:34:18下载
- 积分:1
-
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。...
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。-a reader INI configuration file class CConfig, Packaging integrity of the various literacy INI, the operation of a reference to specific examples of source code Example.cpp.
- 2022-01-31 03:06:10下载
- 积分:1
-
中缀计算器
这是中缀计算器。它计算中缀表达式的值直接,而不转换它从前缀以中缀的后缀。
- 2022-09-30 01:30:02下载
- 积分:1