-
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
-
一个用多线程实现文件查找的例子本代码实现了利用多线程实现文件的查找...
一个用多线程实现文件查找的例子本代码实现了利用多线程实现文件的查找-using a multi-threaded search files example of the implementation of the code by using multithreading document search
- 2022-06-02 09:12:49下载
- 积分:1
-
写这个 程序主要因为我对文件输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论
ofstream和wofstream对中文的支持
std...
写这个 程序主要因为我对文件输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论
ofstream和wofstream对中文的支持
std::cout和std::wcout对中文的支持
和imbue方法的使用以及Locale对象
-To write this, this program mainly because of my output file there has been considerable confusion in Chinese, so wrote this little program, and summarizes the conclusions of the corresponding ofstream and wofstream for Chinese support for std:: cout and std:: wcout for Chinese support for and imbue methods of use, and Locale objects
- 2022-02-06 08:28:20下载
- 积分:1
-
模糊的图像
我在图像中添加 blurness 和我 deblurred 图像通过使用下面的代码。我希望你喜欢它。......!
- 2022-03-29 18:23:52下载
- 积分:1
-
对文件进行加密动作,在WINDOWS系统上所有的文件都可以
对文件进行加密动作,在WINDOWS系统上所有的文件都可以-wenjianjiami
- 2023-01-01 16:35:12下载
- 积分:1
-
txt格式转换成PDF格式。直接在TXT编辑文档,然后用这个工具转换成PDF格式,进行浏览阅读,是个很不错的小工具。...
txt格式转换成PDF格式。直接在TXT编辑文档,然后用这个工具转换成PDF格式,进行浏览阅读,是个很不错的小工具。-txt format into PDF format. TXT files directly in the editor, and then use this tool to convert PDF format, to view reading, is a very good gadget.
- 2023-08-31 05:55:03下载
- 积分:1
-
one used to read and write office excel document library
一个用来读取,和写office excel 文件的类库-one used to read and write office excel document library
- 2023-06-14 15:10:03下载
- 积分:1
-
很好用的程序,可以学习文件操作,通信插件使用。
很好用的程序,可以学习文件操作,通信插件使用。-useful tool kit to illustrate the file operator, communication,etc.
- 2022-02-20 15:31:56下载
- 积分:1
-
Documents, online hard to find today, me and paste it in the hope that can help...
文件,网上很难找到,今天我吧它贴出来,希望能帮助大家!
-Documents, online hard to find today, me and paste it in the hope that can help you!
- 2022-05-21 06:56:48下载
- 积分:1
-
cab格式的压缩源码
cab格式的压缩源码-cab source of compressed format
- 2022-09-05 08:40:02下载
- 积分:1