-
The realization of sleep (Sleep) a specified period of time (in seconds) a simpl...
实现睡眠(Sleep)指定时间(秒)的简单控制台程序。-The realization of sleep (Sleep) a specified period of time (in seconds) a simple console program.
- 2023-03-17 02:05:04下载
- 积分:1
-
在过程控制计算机的权利,计算机强制关闭的体育..
对局域网内的计算机进行进程监控,可以强制关闭该计算机的进程。-right for the process control computer, the computer forced the closure of the process.
- 2022-01-26 01:56:26下载
- 积分:1
-
awk by Cao Siqin, 2007.7.17
awk <Format String>
Format string:
It may...
awk by Cao Siqin, 2007.7.17
awk
Format string:
It may contain following symbols:
$x: parameter x will be used here
= x07
= x0A
Example:
script.txt:
C:WINDOWSa logfile .log
C:WINDOWS txtfile .txt
input this command in a console window:
awk notepad.exe $1 $3 < script.txt
then following commands will be executed:
notepad C:WINDOWSa.log
notepad C:WINDOWS.txt
- 2022-07-01 19:45:10下载
- 积分:1
-
从专业设备上读取数据图像,并对其进行分析的代码。
从专业设备上读取数据图像,并对其进行分析的代码。-from professional equipment to read data from images and analysis of its code.
- 2022-11-23 14:05:04下载
- 积分:1
-
大地主题解算,包括正算和反算,公式使用的是简化后的适合编程用的公式...
大地主题解算,包括正算和反算,公式使用的是简化后的适合编程用的公式-Earth theme solver, including the positive operators and anti-calculation, the formula using a simplified formula used for programming
- 2022-01-22 07:26:13下载
- 积分:1
-
Zhejiang University ACM network testing and that its 1109, enclosing shows that...
浙江大学ACM竞赛网测试题第1109道,内附说明,在DEV C++上编写。-Zhejiang University ACM network testing and that its 1109, enclosing shows that the C DEV prepared.
- 2022-08-25 16:15:09下载
- 积分:1
-
红外分析仪
红外分析仪-infrared analyzer
- 2022-04-15 17:51:51下载
- 积分:1
-
BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对
BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对-BP fitting algorithm f (x1, x2) = sin ((x)/x)* sin ((x2)/x2)* function, sample size of 21* 21 pairs
- 2022-02-22 00:27:57下载
- 积分:1
-
这是一个哈夫曼编码问题,对初学数据结构的同学有用!
这是一个哈夫曼编码问题,对初学数据结构的同学有用!-Huffman coding, data structure for beginners students useful!
- 2022-04-11 12:53:17下载
- 积分:1
-
联系管理应用程序
应用背景随着接触管理应用程序可以添加联系人看到所有联系人列表 的帮助;和搜索,删除编辑的非常有效的方式接触关键技术C++是由Bjarne Stroustrup从1979开始在贝尔实验室开发的一个中层的编程语言。C++的运行于多种平台,如Windows,MAC OS,和UNIX的各种版本。
- 2022-05-31 23:09:28下载
- 积分:1