-
C++ primer plus第7章课后的编程练习,所有代码都通过编译,学习C++的同学可以参考一下。...
C++ primer plus第7章课后的编程练习,所有代码都通过编译,学习C++的同学可以参考一下。-C++ Primer plus Chapter 7 after-school programming exercises, all code through the compiler, learning C++ Students for reference.
- 2022-04-13 14:13:44下载
- 积分:1
-
solve a matrix problems. Look at specific problems documented. And the source.
解决一个矩阵问题。具体的问题看文件说明。和源码。-solve a matrix problems. Look at specific problems documented. And the source.
- 2023-03-27 09:10:03下载
- 积分:1
-
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()-Realize the C++ The Score category, the scores and realize integer, scores and int, and int mixed integer operations, using virtual functions and polymorphism to achieve digit_number ()
- 2022-03-02 18:18:42下载
- 积分:1
-
在MATLAB中,字音建立藏族语言转换…
在matlab下,构建了一个藏语字音转换系统-In matlab, the divergence in pronunciation to build a Tibetan language conversion system
- 2022-03-23 07:26:05下载
- 积分: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
-
A program written in VC++ that implements EZW s encoding and decoding algorithm,...
我用VC++编写的EZW的编码与解码,其结果用文件显示-A program written in VC++ that implements EZW s encoding and decoding algorithm, and the results are shown in files
- 2022-06-12 02:07:02下载
- 积分:1
-
a "symmetric matrix multiplication" examples. Containing five source f...
一个“对称矩阵相乘”的实例。其中包含5个源文件。编译运行后,由用户输入两个矩阵,程序自动输出结果-a "symmetric matrix multiplication" examples. Containing five source files. Compiling and running, two from user input matrix, automatically output
- 2022-03-26 15:03:43下载
- 积分:1
-
Packaging a console type operation, can be useful Win32 or MFC mode following th...
封装一个类进行控制台操作,能够在Win32或者MFC模式下面实用控制台-Packaging a console type operation, can be useful Win32 or MFC mode following the console
- 2023-07-10 05:05:03下载
- 积分:1
-
vb prepared by the motor drive system. Pc machine, mainly through the serial por...
vb编写的电机驱动系统。主要通过pc机的串口通讯。-vb prepared by the motor drive system. Pc machine, mainly through the serial port communications.
- 2023-01-09 20:30:08下载
- 积分:1
-
学生信息管理系统
这是一个名为“学生信息管理系统”的程序,您可以对学生信息做一些简单的操作!
- 2022-08-22 04:41:19下载
- 积分:1