搜索资源列表
Unix文件系统模拟实验报告
- 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用
MK-matlab
- 用于水文气象资料的MK趋势检验分析的程序,以及转折点分析程序-Hydrological and meteorological data for the MK trend test analysis procedures, and turning point analysis program
mk
- 主要功能是信息发布,留言本,信息分类。煤矿安全实时监控系统-Main function is to disseminate information, guestbook, and information classification. Coal mine safety monitoring system
JTACICEMKII
- JTAGICE mkⅡ与AVR Studio(AVR Studio 4.09或更高版本才能使用JTAGICE mkⅡ)相结合,通过COM或USB可以对所有带JTAG或Debugwire接口的AVR单片机进行在片调试(On-Chip Debugging)和编程。 JTAGICE mkⅡ所支持的芯片的列表见附件-JTAGICE mk Ⅱ with AVR Studio (AVR Studio 4.09 or later to use JTAGICE mk Ⅱ) combined through th
m-k
- m-k检验程序,用于检验时间序列的突变点-mk testing procedures, the time series used to test the mutation
lab2-mk
- dsr algoritm for ad hoc networks
android.mk
- 在编写android和C代码的接口程序是需要用到一个MK文件,这里有他的详细说明-In the preparation of the android and C code interface program used an MK files, there is a detailed descr iption of
MK-tes
- Mann-Kendall检验方法的matlab程序-The matlab model for Mann-Kendall test method
V0.41-Hexa
- 德国mk项目 无刷无感电机驱动完整程序,包含hex文件可以之间使用-Germany mk project brushless motor drive no sense of a complete program contains the hex file can be used between
MK-D320240F
- 串行接口触摸屏使用说明及其内部字符定义编码和传输协议-Serial interface touch screen use and its internal character encoding and transmission protocols defined
TUBIAN
- 基于matlab的m-k突变检验,希望可以更好的帮助你-Matlab-based mk mutation test, hoping to better help you
MK.Foundations.of.Multidimensional.and.Metric.Dat
- Hanan Samet, the world-reknown authority on multi-dimensional data, has written a comprehensive and stunningly beautiful book. The illustrations that appear in the margins of almost every page serve to wonderfully augment the text and convey the esse
V3I3-5
- Flosolver Mk 8 is the latest family member of the Flosolver series of parallel computers in CSIR-NAL that is currently being developed, to have a performance of 10 TFLOPS with 1024 processors in it. It is based on distributed memory concept, usin
mk-code-analyse
- 不错的飞控代码分析文档,德国mk飞行程序代码分析-Good flight control code analysis document, Germany mk fly code analysis
Desktop
- 使用matlab进行突变检验,简单便捷。文件已经被压缩,解压以后,就可以使用。(Using MATLAB for mutation testing, simple and convenient. The file has been compressed and can be used after decompression.)
js面试技巧
- MK的课程笔记。纯手打的资料,思维导图。可以节省一点时间(the js note of mkcourse)
mk
- 用matlab软件做,M-K突变点检验,可进行疑问解答(Using matlab software, M-K mutation point test can be used to answer questions.)
时序数据MK突变点检验
- 可针对时序数据进行MK突变点检验,并在MATLAB中自动出图,亲测可以运行。