码迷,mamicode.com
首页 >  
搜索关键字:purpose    ( 531个结果
Linsheng-Dangers And Safety Of Jump Starters In Cars
If you drive a hybrid car, you can usually use a car jump starter or a conventional jump starter on the auxiliary battery. These auxiliary batteries h ...
分类:其他好文   时间:2019-12-02 12:04:44    阅读次数:117
learning shell monitor prog function
【Purpose】 Shell script monitor prog function 【Eevironment】 Ubuntu 16.04 bash env 【Procdeure】 Source code: #!/bin/bash while [ 1 ] do # get under /appS ...
分类:系统相关   时间:2019-11-28 19:20:14    阅读次数:103
Inf2C Computer Systems
Inf2C Computer SystemsCoursework 2MIPS Processor SimulatorThe aim of this assignment is to write a simulator for a 5-stage multi-cycle MIPSprocessor w ...
分类:其他好文   时间:2019-11-27 19:06:45    阅读次数:81
复合和继承
这里举一个继承的初始化例子 // reuse/Detergent.java // (c)2017 MindView LLC: see Copyright.txt // We make no guarantees that this code is fit for any purpose. // Vi ...
分类:其他好文   时间:2019-11-25 20:27:17    阅读次数:95
SD6503 Testing and Secure Coding
Final Project_ SD6503 Testing and Secure Coding_T2_2019 Page 1 of 4BACHELOR OF INFORMATION TECHNOLOGYSD6503 Testing and Secure CodingFinal ProjectTrim ...
分类:其他好文   时间:2019-11-05 18:43:55    阅读次数:88
learning at command AT+CFUN
【Purpose】 Learning how to controls the functionality level. It can also be used to reset the UE (飞行模式) 【Eevironment】 Shell terminal, base on gcom comm ...
分类:其他好文   时间:2019-11-01 12:31:01    阅读次数:121
【LINUX】操作系统时钟与硬件时钟设置
当Linux启动时,系统时钟会去读取硬件时钟的设定,之后系统时钟即独立运作。 man hwclock 写道The System Time is the time that matters. The Hardware Clock’s basic purpose in a Linux system is ...
分类:系统相关   时间:2019-10-31 21:28:51    阅读次数:139
Network Lock Manager Protocol (NLM)
资料来源 https://wiki.wireshark.org/Network_Lock_Manager 目的 The purpose of the NLM protocol is to provide something similar to POSIX advisory file locking ...
分类:Web程序   时间:2019-10-25 10:02:18    阅读次数:120
[LC] 125. Valid Palindrome
Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases. Note: For the purpose of this problem, w ...
分类:其他好文   时间:2019-10-21 10:01:02    阅读次数:79
centos7下的/etc/rc.local自启动程序
在centos6中有一个/etc/rc.local的启动文件,只要把需要经常启动的程序添加到此文件下并执行source /etc/rc.local就可以实现开机启动了。 在centos7中不知道也是如此操作吗? ...
分类:其他好文   时间:2019-10-19 09:59:22    阅读次数:83
531条   上一页 1 ... 5 6 7 8 9 ... 54 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!