搜索资源列表
roadmap_1_0_12_src.tar
- 在linux下,开发gps接收程序,提取定位信息,并在地图上显示出来,包括行走路径等.-in linux, development gps receiver procedures to extract location information and maps show up including walking paths, etc..
DC-example
- DC例子 学习DC很好用 包括timing,false-paths,i2c-timing,很多TCL,可以用来学习如何编写TCL-some example for DC study
WRFV3.1.TAR
- 中尺度数值模式,气象上常用的模式。可模拟暴雨,台风路径等。需要大型机支持并行计算。-Mesoscale numerical model, meteorological model commonly used. Can simulate rain, typhoon paths. Require mainframe support parallel computing.
cqual-0.991.tar
- 一个很好的程序分析工具,支持刘敏感分析。采用类型推断和约束求解的方法,代表了一种程序分析的流派。在PLDI上发表过文章! -Cqual is a type-based analysis tool that provides a lightweight, practical mechanism for specifying and checking properties of C programs. Cqual extends the type system of C with extra use
GetSpeDir
- 获得windows和system的路径。两个文件夹主要存放系统文件。本例能获得其完整路径。-Access to windows and system paths. Two major storage system files folder. In this case to get the full path.
servermanager
- 显示本机开启的服务,包括服务名称、注释、启动状态、启动类别、程序路径等。右键服务,可以启动、停止、删除、创建服务,还可以更改服务启动类别。-Show the unit is turned on the service, including service name, comment, start state, start the class, the program paths. Right Service, you can start, stop, delete, create a servi
get_sysy-special_path
- vc得到系统的特殊路径的程序源码,很不错的demo-vc paths by the system of special procedures for source code, very good demo
12
- 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
soft-links-and-hard-links
- 硬链接是利用Linux中为每个文件分配的物理编号——inode建立链接。因此,硬链接不能跨越文件系统。(用ls –i命令可以查看目录下文件的inode编程)。 软链接(符号链接)是利用文件的路径名建立链接。通常建立软链接使用绝对路径而不是相对路径,以最大限度增加可移植性。 -Hard link is to use Linux distribution for each physical file number- inode link is established. Therefore,
QuickJump
- 根据用户输入的注册表、文件路径,打开相应的注册表、文件路径。-Based on user input registry, file path, open the appropriate registry and file paths.
crontab
- 远程数据FTP备份到本地,用户可以先填好ini配置文件,远程FTP地址 用户名 密码。FTP要下载的目录以及下载到本地的制定路径。-Remote data FTP backup to local ini configuration file, users can fill out the address of the remote FTP username password. FTP download directory, and download to the local formulat
allroute
- 该程序遍历了源点到终点的所有路径,能够所搜得到所有的路径并写入到记事本中,在图论中有广泛的应用。-The program traverses all the paths of the source point to the end point, be able to search to get all of the paths and written into Notepad, and a wide range of applications in graph theory.
abstractnewformwidget
- QDesignerNewFormWidgetInterface provides an interface for chooser widgets that can be used within "New Form" dialogs and wizards. It presents the user with a list of choices taken from built-in templates, pre-defined template paths and suitable custo
url_canon_path
- Canonicalization functions for the paths of URLs for Linux Web Interface.
qpathclipper
- Find all intersections between the two paths for Linux.
dm-mpath
- Paths are grouped into Priority Groups and numbered from 1 upwards.
RedundentExprEliminator
- This class eleminates redundent XPaths from a given subtree, and also collects all absolute paths within the subtree.
WhitespaceInfoPaths
- Whitespace Info Paths Source Code for Linux.
dm-mpath
- Paths are grouped into Priority Groups and numbered 1 upwards. Each has a path selector which controls which path gets used. -Paths are grouped into Priority Groups and numbered 1 upwards. Each has a path selector which controls which path gets us
highmem_32
- However when holding an atomic kmap it is not legal to sleep, so atomic kmaps are appropriate for short, tight code paths only.