-
Find out the login users under Terminal server
Find out the login users under Terminal server
- 2022-03-11 10:21:34下载
- 积分:1
-
Because the Windows implementation of awk print ... efficiency is too low, so th...
因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint
awkprint by Cao Siqin, 2007.7.17
awkprint
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 listed:
C:WINDOWSa.log
C:WINDOWS.txt-Because the Windows implementation of awk print ... efficiency is too low, so the introduction of awkprint, equivalent to awkprintawkprint by Cao Siqin, 2007.7.17awkprint
- 2022-01-25 19:33:15下载
- 积分:1
-
demonstration vc 6.0 dynamic run
演示vc++6.0动态运行时功能,帮助了解什么什么是r-demonstration vc 6.0 dynamic run-time functions to help understand what is what r
- 2023-08-16 13:35:03下载
- 积分:1
-
ENCRYPTION ALGORITHMS
- 2023-06-11 01:15:03下载
- 积分:1
-
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高...
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高-The program can be used to calculate the number of 1000 within the class with an array of treatment, using 10 binary notation, if the speed could be considered hexadecimal 1000 or higher
- 2022-03-23 06:05:06下载
- 积分:1
-
终端 IEC104源代码,ucos平台
终端 IEC104源代码,ucos平台
终端 IEC104源代码,ucos平台
终端 IEC104源代码,ucos平台
- 2022-07-18 18:56:32下载
- 积分:1
-
问题集是你可以从不同的地方找到大量问题的地方…
Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.-Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.
- 2022-07-19 21:35:20下载
- 积分:1
-
用vc开发快速Fourier变换原理及其应用实例源代码
用vc开发快速Fourier变换原理及其应用实例源代码-Vc development with the principle of fast Fourier transform and its application source code
- 2022-04-30 18:57:00下载
- 积分:1
-
这场比赛是一场失败
是一个翻牌游戏
用java swing包做成的
只要编译 然后直接执行就可以了-The game is a flop
- 2022-03-09 13:10:02下载
- 积分:1
-
进程管理
程序被开发作为操作系统工作,本科计算机科学的问题。
程序模拟两个进程调度程序: 第一份工作更短和轮叫调度。
- 2023-08-04 01:45:03下载
- 积分:1