-
获取硬盘序列号,并采用算法生成一个唯一的编号
获取硬盘序列号,并采用算法生成一个唯一的编号-disk access sequences, and using an algorithm to only the numbers
- 2022-07-24 22:24:56下载
- 积分:1
-
简单的控制台写入数据库文件使用fstream
Simple Console Database Writing to file Using fstream
- 2022-07-18 15:03:56下载
- 积分:1
-
联系管理应用程序
应用背景随着接触管理应用程序可以添加联系人看到所有联系人列表 的帮助;和搜索,删除编辑的非常有效的方式接触关键技术C++是由Bjarne Stroustrup从1979开始在贝尔实验室开发的一个中层的编程语言。C++的运行于多种平台,如Windows,MAC OS,和UNIX的各种版本。
- 2022-05-31 23:09:28下载
- 积分:1
-
一个沙盘指示灯控制系统,需要硬件PCI843支持
一个沙盘指示灯控制系统,需要硬件PCI843支持-A sand table light control system, the need for hardware support for PCI843
- 2022-08-12 15:35:37下载
- 积分:1
-
Windows2000下执行dos程序(wowexec.exe)的源代码
Windows2000下执行dos程序(wowexec.exe)的源代码 -Dos program under Windows2000 implementation (wowexec.exe) source code
- 2022-06-02 02:14:28下载
- 积分:1
-
一个完整的程序,以平滑的图像在不同的尺度。它包括所有必要的…
A complete program to smooth an image on different scales. It include all necessary binary codes *.c and also headers *.h-A complete program to smooth an image on different scales. It include all necessary binary codes*.c and also headers*.h
- 2022-02-22 07:57:55下载
- 积分:1
-
是一款用vc++编写的计算levshtein距离的程序.也就是可以做time alignment,计算两个文档之间最小的距离(插入,删除,替换的最小次数)...
是一款用vc++编写的计算levshtein距离的程序.也就是可以做time alignment,计算两个文档之间最小的距离(插入,删除,替换的最小次数)-is a preparation using vc levshtein distance calculation procedures. It is time to do alignment, the two documents between the calculated minimum distance (insertion, deletion, replacement of the smallest number)
- 2022-04-23 09:55:59下载
- 积分:1
-
1.具有低温上电和高温断电功能;
2.能够进行温度上限和温度下限设置,并且实时显示温度;
程序内以给出详细注释....
1.具有低温上电和高温断电功能;
2.能够进行温度上限和温度下限设置,并且实时显示温度;
程序内以给出详细注释.-1. With a low temperature and high temperature power-off function 2. To carry out the minimum temperature and maximum temperature settings, and real-time display of temperature process to give detailed comments.
- 2022-08-16 13:06:37下载
- 积分:1
-
一个关于分窗口程序,是用Visual C++编写。
a program about dividing window,which is written with Visual C++.
- 2022-02-01 00:51:07下载
- 积分: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