-
用PB调用API访问文件夹,有一些毛病,在WINDOWS简体中文当中,显示为繁体中文...
用PB调用API访问文件夹,有一些毛病,在WINDOWS简体中文当中,显示为繁体中文-API call with PB visit folder, there are some problems in Windows Simplified Chinese, Traditional Chinese shows
- 2022-05-18 12:24:13下载
- 积分:1
-
分页式内存管理的调度方式 具体方法见程序中的注释。 基于优先级的调度方式...
分页式内存管理的调度方式 具体方法见程序中的注释。 基于优先级的调度方式-paging memory management method of scheduling specific methods See Notes to the procedures. Priority- Based Scheduling way
- 2022-07-16 04:04:30下载
- 积分:1
-
这是用VB边学的一个写字板。,纯属联系,希望对喜欢的朋友有缩帮组...
这是用VB边学的一个写字板。,纯属联系,希望对喜欢的朋友有缩帮组-It is used as a tablet to learn VB. Is purely in hopes of favorite group of friends to help shrink
- 2022-02-14 21:53:25下载
- 积分:1
-
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文...
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, accord
- 2022-09-07 18:55:02下载
- 积分:1
-
DBF数据库文件的自动备份程序,适合于证券行业使用!
DBF数据库文件的自动备份程序,适合于证券行业使用!-automatic backup procedures, suitable for use in the securities industry!
- 2022-11-17 10:15:04下载
- 积分:1
-
latest version control ExcelExport3.31
最新版delphi控件 ExcelExport3.31-latest version control ExcelExport3.31
- 2022-03-22 12:21:15下载
- 积分:1
-
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路...
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路径,同时给出匹配到的文件的总数。-A very good document recursive traversal procedures, first of all, enter the directory search, then enter the document matching suffix (for example:*. bmp), click
- 2022-12-08 16:25:02下载
- 积分: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
-
可以将int类型的转换为ascii码,输入为一个为binary为内容的文件,输出为一个ascii内容的文件。...
可以将int类型的转换为ascii码,输入为一个为binary为内容的文件,输出为一个ascii内容的文件。-Int type can be converted to ascii code for a binary input for the content of the document, the contents of the output to a ascii file.
- 2022-05-19 15:13:30下载
- 积分:1
-
快用DTD的XML Schema的XML编辑器/ / RELAX NG验证、XSLT、XPath,漂亮
Fast XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking, a spelling/style check and, on Windows, lossless import/export of Microsoft Word documents. -Fast editor with XML DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking, a spelling/style check and, on Windows, lossless import/export of Microsoft Word docu ments.
- 2022-07-07 18:19:55下载
- 积分:1