-
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
-
由所获得的测井数据求取相应的层速度,密度,反射系数,并成图...
由所获得的测井数据求取相应的层速度,密度,反射系数,并成图-convert the log data to layer velocity,decity,reflectance,and plot them
- 2022-05-15 22:19:58下载
- 积分:1
-
SpringFileUpload Demo
好久没有做Web的应用,最近需要使用spring 上传文件到服务器,网上找了些Demo, 与大家一起分享。
- 2022-01-25 21:39:06下载
- 积分:1
-
台达变频器串口通讯控制程序,包括启动、停止、调速等常用命令。
台达变频器串口通讯控制程序,包括启动、停止、调速等常用命令。-Delta converter serial communication control procedures, including start, stop, speed control, such as commonly used commands.
- 2022-01-31 07:49:32下载
- 积分:1
-
An MFC document operational procedures, can all be used for reference
一个MFC的文件操作程序,可以拿来参考,里面有注释-An MFC document operational procedures, can all be used for reference
- 2022-07-27 13:28:58下载
- 积分:1
-
servo controller main source file
servo controller main source file
- 2022-03-15 16:09:38下载
- 积分:1
-
能读取经特殊格式处理过的文件内容,适合做二次开发的程序员,同时也是一个ActiveX控件,有兴趣的可以看一下....
能读取经特殊格式处理过的文件内容,适合做二次开发的程序员,同时也是一个ActiveX控件,有兴趣的可以看一下.-can read by special format dealt with the contents of the paper, suitable for secondary development programmers, but also an ActiveX control that are interested can look at.
- 2022-07-27 13:16:53下载
- 积分:1
-
Read entire file contents
这个C程序逐字读取文件的全部内容,最后在终端上打印出来。
- 2023-05-19 05:55:03下载
- 积分:1
-
这是一个文件监控程序,可以在应用层级别对指定目录下的文件操作进行监控,包括修改删除新建重命名等,并且可以指定文件的类型,以进行细粒度控制...
这是一个文件监控程序,可以在应用层级别对指定目录下的文件操作进行监控,包括修改删除新建重命名等,并且可以指定文件的类型,以进行细粒度控制-This is a document control procedures, the application layer level to the designated directory file operations to monitor, the new amendments include the deletion rename, and can specify the type of document, for fine-grained control
- 2022-12-19 05:45:03下载
- 积分:1
-
在Visual C++环境下,实现删除选择的目录及目录下的文件。
在Visual C++环境下,实现删除选择的目录及目录下的文件。-in Visual C environment, the realization of the deletion of the directory and select all the files.
- 2022-02-02 10:57:28下载
- 积分:1