-
Video Based Face Detection
Video Based Face Detection
- 2023-05-19 01:00:04下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please
- 2022-01-25 17:20:27下载
- 积分:1
-
终端 IEC104源代码,ucos平台
终端 IEC104源代码,ucos平台
终端 IEC104源代码,ucos平台
终端 IEC104源代码,ucos平台
- 2022-07-18 18:56:32下载
- 积分:1
-
使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)...
使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)-Greedy algorithm used to resolve the issue of horse riding board (using a simple sorting and depth-first search method)
- 2022-03-01 19:35:57下载
- 积分:1
-
演示如果实现用C语言控制光标显示的示例程序
演示如果实现用C语言控制光标显示的示例程序-A program shows how to control the cursor in C.
- 2022-02-02 23:55:00下载
- 积分:1
-
系统购买门票总线
(1) 系统要买的车票 (2) 在那里你可以选择座位 (3) 分支和巴士 (4) 的次数,是在控制台 (5) 有例外和菜单选项来填补。
- 2022-02-21 18:48:16下载
- 积分:1
-
合并排序与链表
应用背景实现一个链表进行归并排序算法对3种不同尺寸的数值数据集(20,200,2000)。数值数据集应该是随机的。比较了不同大小的数值数据集合并排序算法,并确定在数据集上有更好的性能;关键技术程序更可用,程序应处理特殊情况,如用户意外无效输入。如果用户输入错误的东西,你应该允许用户输入另一个输入,直到它是一个有效的响应;
- 2022-05-09 01:52:01下载
- 积分: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
-
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换...
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identifying two goals. Identify SOCKET handle two. With DuplicateHandle () function to be converted to SOCKET their own use. 3. After the conversion used for data transmission SOCKET
- 2022-02-24 22:31:02下载
- 积分:1
-
console programmable calculators, rudimentary functions, it can only be describe...
控制台下的可编程计算器,功能简陋,只能算加和乘,可以带括号-console programmable calculators, rudimentary functions, it can only be described by Canada and can be bracketed
- 2022-05-13 14:27:54下载
- 积分:1