-
注册表的相关操作(VB)
注册表的相关操作(VB)-operating about registry(vb)
- 2022-01-29 01:32:01下载
- 积分:1
-
是用Cshap写的 简单的读写Ini文件的操作
是用Cshap写的 简单的读写Ini文件的操作-Cshap写 虻サ 亩写Ini募牟
- 2023-05-24 22:20:04下载
- 积分:1
-
vc开发的简单XML查看器,很方便,有助于学习XML开发。
vc开发的简单XML查看器,很方便,有助于学习XML开发。-vc developed a simple XML viewer, it is convenient and conducive to learning XML development.
- 2022-02-22 03:47:09下载
- 积分:1
-
vc++ 文件系统检测 源码
vc++ 文件系统检测 源码
-filesystem_monitor_in_vc_c++.
- 2023-06-02 11:30:04下载
- 积分:1
-
COFF到ELF格式转换器
这是一个将COFF格式转换为ELF格式的实用程序。
- 2022-01-26 01:56:48下载
- 积分:1
-
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。...
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。-I write a C code can automatically format the console program, in fact, the document is read and write, and the handling of characters.
- 2023-06-03 08:45:03下载
- 积分:1
-
Simple to realize. Txt file compression format, this is my first to do curriculu...
实现了简单的对.txt格式文件的压缩,这是我做的第一个课程设计,希望对大家有帮助-Simple to realize. Txt file compression format, this is my first to do curriculum design, in the hope that everyone has to help
- 2023-04-09 02:05:03下载
- 积分:1
-
Written compiled by the editor of a small, dedicated to the compilation of lover...
用汇编写的一个小编辑器,献给汇编爱好者,里面有源码,构建文件和exe文件-Written compiled by the editor of a small, dedicated to the compilation of lovers
- 2022-09-29 05:25:02下载
- 积分:1
-
一个伟大的来源的多
一个非常棒的多文件上传源码,用vs2005或更高版本可以打开。-A great source of multi-file upload, use vs2005 or later can open.
- 2022-07-20 14:40:19下载
- 积分: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