-
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
-
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在M...
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件.
一共提供了5个对外接口:
-Is a data compression algorithm based on LZARI class. Haruhiko Okumura 1989 July 4 daily c language to write algorithms to achieve this. But to use some of the above global or static variables, in the MFC under inconvenient to use them. I rewriting it into a c++ classes, so that it can easily compress and decompress, but more importantly, I added two new interfaces, this class can compress/decompress a memory buffer, rather than the file. a total of provides a five external interface:
- 2022-07-11 01:47:09下载
- 积分:1
-
chm 帮助很多人问起现在的CHM帮助文档如何作为软件的热点敏感帮助,网上搜索的资料也不多,可能是太简单了吧,...
chm 帮助很多人问起现在的CHM帮助文档如何作为软件的热点敏感帮助,网上搜索的资料也不多,可能是太简单了吧,-chm helpful to a lot of people asked now how CHM help documentation software as a hot-sensitive help. Search online information is not large, may be too simplistic a bar, Oh
- 2022-02-03 09:15:52下载
- 积分:1
-
SE_ST7920 液晶电视 Atmega8 代码
应用于与 Atmega8 ST7920 液晶显示器样品。与字体的头文件。做工精细。请用 5 伏进行测试。
- 2022-10-02 14:20:03下载
- 积分:1
-
这是学习软件结构体系的时候的课程实验,主要用到了文挡的持续化原理...
这是学习软件结构体系的时候的课程实验,主要用到了文挡的持续化原理-This is the learning software structure of the time course experiment, the main use of the text block to the sustained Principle
- 2022-01-27 12:57:54下载
- 积分:1
-
模糊规则为基础的分类器设计
1.简介 - 分众的介绍 - 简介进化计算 - 简要介绍了模糊规则为基础的分类 2.审查模糊规则为基础的系统研究 - 从人类专家的模糊规则 - 精度最大化 - 改进的可解释性 - 多目标的方法 3.进化的模糊分类器设计 - 进化模糊规则的选择 - 模糊遗传学为基础的学习机 4.目前的热点问题和未来发展方向
- 2022-05-08 20:53:45下载
- 积分:1
-
C #直接打印和发送命令和字符串到打印机
c# direct printing and sending commands and string to printer
- 2022-07-21 05:43:52下载
- 积分:1
-
用于读写xml文件的非常轻量级的c++类的源代码
用于读写xml文件的非常轻量级的c++类的源代码-used to read and write xml documents very lightweight category c source code
- 2022-02-01 00:18:43下载
- 积分:1
-
一个makefile自动编译的模版
学习socket通信 ,熟悉 makefile 编写的例子。
自动生成依赖关系。
- 2022-03-20 11:12:17下载
- 积分:1
-
window下,用于文件读写的线程读写锁
window下,用于文件读写的线程读写锁-read and write file lock for windows
- 2022-05-24 02:04:23下载
- 积分:1