-
点在多边形内判断,思想:点的做射线与多边形的交点个数。...
点在多边形内判断,思想:点的做射线与多边形的交点个数。-Point in polygon judge thought: point to do ray intersection and the number of polygons.
- 2022-02-07 07:24:03下载
- 积分: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
-
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
-
aplikasi票pesawat
资源描述这是aplikasi简单交易最近的机票pesawat ini杨是语aplikasi INI berbasis控制台,C.。
- 2022-06-27 23:24:19下载
- 积分:1
-
program to complete fibonacii
实现斐波那契算法的程序,程序中使用了递归操作,当然也可以使用其他方法来改进。-program to complete fibonacii
- 2022-01-25 20:08:04下载
- 积分:1
-
作业数据结构:自我
数据结构大作业:自行设计miniList类-Homework data structure: self-designed Class miniList
- 2022-03-17 16:23:35下载
- 积分:1
-
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
-
游戏人生
用C++实现生命的游戏
- 2023-06-10 04:10:03下载
- 积分:1
-
Video Based Face Detection
Video Based Face Detection
- 2023-05-19 01:00:04下载
- 积分:1
-
这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!...
这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!-This is my first one C Programming Language, very simple, : statistics and word recognition. Now, come to think of a lot of feelings!
- 2022-09-27 15:25:03下载
- 积分:1