-
a large file can be divided in small programs. Path to write the final time in a...
一个可以将大文件分割的小程序。注意写路径得时候最后一个文件夹一定要加上,文件编号从0开始-a large file can be divided in small programs. Path to write the final time in a folder must add , document number, starting from 0
- 2023-07-10 06:20:03下载
- 积分:1
-
derectional input and output of console application program
控制台应用程序定向输入和输出-derectional input and output of console application program
- 2022-03-12 12:46:40下载
- 积分:1
-
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。...
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。-a simple student management system is the use of C/C was mixed, but because of the lack of time. . . Only a few hours, so do it is not ideal, but if only to study, it did not completely problem.
- 2022-04-24 03:29:50下载
- 积分: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
-
代码采用顺序表的存储方法解决约瑟夫问题。
代码采用顺序表的存储方法解决约瑟夫问题。-The code sequence-table storage method to solve the problem, Joseph.
- 2023-04-03 19:30:04下载
- 积分:1
-
BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001
BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001
- 2022-06-21 05:43:09下载
- 积分:1
-
console procedures in achieving dialog and dual HDMI inputs and more characteris...
在控制台程序中实现对话框和满屏特性 此程序是一个纯粹的Demo例子,示范如何在控制台程序中实现对话框赫满屏显示。 -console procedures in achieving dialog and dual HDMI inputs and more characteristic of this process is a purely Demo example of how the console model procedures to achieve dual HDMI inputs and more dialog He shows.
- 2023-02-08 21:55:03下载
- 积分:1
-
ARP平在Windows环境下,使用Winsock2。H
Arp Ping on Windows, use winsock2.h
- 2023-06-25 21:40:02下载
- 积分:1
-
井字游戏
井字游戏函数返回游戏状态1游戏结束的结果1比赛过程中游戏结束,没有结果函数绘制的井字游戏玩家标记板
- 2022-02-03 00:15:28下载
- 积分:1
-
学生数据库管理系统
应用背景学生数据库管理系统是一个应用程序,用于管理任何学校、学院或学院的学生记录。它包括笨重的功能,如:1)有独立的管理和成员登录的安全数据库。2)安全的密码输入。3)操作记录(添加/修改/删除/搜索)。关键技术学生数据库管理系统用C++语言编程。大部分功能已经实现:1)文件处理操作记录。2)精确的内存分配给每一个记录。3)良好的文件。4)用于搜索的气泡排序算法。
- 2022-04-01 15:07:29下载
- 积分:1