-
WIN32 SDK文件流函数操作实例代码
WIN32 SDK文件流函数操作实例代码-Win32 SDK documentation flow function operation code examples
- 2022-01-28 12:31:27下载
- 积分:1
-
it is an excel file in which the code has been written in the visual basic. this...
it is an excel file in which the code has been written in the visual basic. this is an add-on for the excel. Neural net
- 2022-02-10 12:11:21下载
- 积分:1
-
文件夹目录监视对PowerBuilder的PBNI接口,需要PBNI环境
文件夹目录监视对PowerBuilder的PBNI接口,需要PBNI环境-folder directory surveillance of PowerBuilder PBNI interface, the environment needs PBNI
- 2022-03-24 07:34:31下载
- 积分:1
-
XML文本的解析工具,调用MSXML4.0完成
XML文本的解析工具,调用MSXML4.0完成-XML text analysis tools, call completion MSXML4.0
- 2022-03-22 11:01:48下载
- 积分:1
-
A class that makes it easy to implement an INI settings file in your application...
一个类,它使在应用程序中实现INI设置文件变得容易。
- 2022-03-20 01:16:19下载
- 积分:1
-
VC6.0 modify the host file to add the host domain host if there is no there is n...
VC6.0 修改host文件 向host添加主机域名
若没有则添加 有则不添加-VC6.0 modify the host file to add the host domain host if there is no there is not added, add
- 2022-08-06 00:51:18下载
- 积分:1
-
Operation of the use of memory
利用内存映射操作文件,读入内存后,逐行处理,希望有点用-Operation of the use of memory-mapped files, read into the memory after the processing line by line, I hope a little bit with
- 2023-07-30 18:55:02下载
- 积分:1
-
This is Rename Utility , Windows File renamer project prepared in Visual C++ 6....
This Rename Utility , Windows File renamer project prepared in Visual C++ 6.0-This is Rename Utility , Windows File renamer project prepared in Visual C++ 6.0
- 2023-04-05 15:15:03下载
- 积分:1
-
Linux/Unix下大型项目使用的通用编译工具nb(避免自己写Makefile的痛苦)
nb--编译系统:
1)使用通用make脚本以及bash脚本实现, 可以安装在Linux系统中;
2) 压缩包里面解压后,运行install即可安装;
3) 压缩包里面有样例工程可以使用;
4) 安装后,在样例工程的src目录下运行nb 既可以编译,具体可以阅读的design-tips.txt文件;
5) 该工具实现了多核编译,源代码和目标码分不同目录输出;
6) 利用模板文件make.mk文件,实现大型项目下的各子目录编译的控制,非常灵活方便。
- 2022-06-30 13:24:16下载
- 积分:1
-
英文词干化
这个程序用来把英语单词词干化,从而节约电脑内存,以及 外部磁盘的存储空间,这样不仅在空间上有了优化,在时间上也有了优化。而且,这样分词后,意思相近的就可以看做是一个单词,有利于处理文档和查询关键词,提高查询效率。
- 2022-07-09 10:42:42下载
- 积分:1