-
windows console procedures, can send and receive information, and to respond.
windows控制台程序,可以发送和接收信息,并进行响应。
- 2022-01-27 09:10:03下载
- 积分:1
-
源代码队列在控制台应用程序C#
这是控制台应用程序C#源代码队列,希望这将有助于任何人学习队列在C#
- 2022-11-02 10:40:03下载
- 积分:1
-
Problem Set is the place where you can find large amount of problems from differ...
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-01-25 14:31:01下载
- 积分:1
-
插值三次样条
插值三次样条。插值过程组织成一个单独的函数,位于块“CSI”。在“主”,由组织输出到一个文本文件,并设置值的功能。在一个循环“为”内“主”是行打印一个变量的值,并在该文件中的功能。在下一行中,变量被改变以一定的步骤。在变量值的原始(表格)的数据数量必须等于的函数值的数量。
- 2022-03-16 06:23:24下载
- 积分:1
-
资源管理器源码Java
应用背景C语言实现的windows任务管理器,界面与windows自带的任务管理器差不多,能停止正在运行的任务,能显示CPU使用等功能。。。关键技术C language implementation of the Windows Task Manager, the interface and the windows comes with the task manager, can stop being running tasks, can display the use of CPU and other functions...
- 2022-02-06 11:13:42下载
- 积分: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
-
一个过程
程序实现了一个旋转而且每一个面带有不同色彩的立方体-One process
- 2022-05-17 05:23:48下载
- 积分:1
-
stepper motor control, can be a good learning SCM stepper motor control and appl...
步进电机控制,能很好地学习单片机控制步进电机的原理及应用。-stepper motor control, can be a good learning SCM stepper motor control and application of the principle.
- 2022-04-27 03:27:13下载
- 积分:1
-
更详细的测试和屏幕分辨率设置一个例子
更详细的屏幕分辨率检测和设置的例子-more detailed testing and screen resolution set an example
- 2023-06-14 02:00:03下载
- 积分:1
-
A banker demo program, from the operating system to solve the problem of deadloc...
一个银行家演示程序,源于操作系统中死锁的解决问题,采用TC编写,使用了带有颜色的输出,易于理解。该程序写于大二时期,程序中多有冗余漏洞,请见谅。-A banker demo program, from the operating system to solve the problem of deadlock, using TC preparation, use of color output with easy to understand. The program was written in sophomore year period, the program has redundant multiple vulnerabilities, please forgive me.
- 2022-07-26 07:03:21下载
- 积分:1