-
Suma de 矩阵
Esta es suma de 矩阵 en windows 窗体。
由卡洛斯 · 恩里克 · Paucar 法尔凡
- 2022-03-22 10:09:14下载
- 积分: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
-
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
-
一个简单的文本
一个基于控制台的简单文字游戏程序,供初学者学习提高使用-A simple text-based console games, for beginners to learn to improve the use of
- 2023-04-24 04:50:02下载
- 积分:1
-
这个程序的作用是计算并输出运算表达式的值。本程序支持+、...
这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported.
- 2023-01-20 08:55:03下载
- 积分:1
-
一个学生成绩管理系统,使用链表实现对数据的插入,发展。
学生成绩管理系统,应用链表实现对数据的插入,删除,查找,排序。-A student achievement management system, uses linked list for data inserting, deleting ,sorting and querying
- 2022-03-07 01:01:34下载
- 积分:1
-
一个控制台下的验证哥德巴赫猜想的程序源码,我们当时课上的作业...
一个控制台下的验证哥德巴赫猜想的程序源码,我们当时课上的作业-Under a single console to verify the procedures Goldbach Conjecture source, and we had classes on operating
- 2022-08-19 10:18:38下载
- 积分:1
-
fast Fourier transform coding, the two
快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
- 2023-09-03 18:10:02下载
- 积分:1
-
双向链表控制器
这是简单的控制台使用 Lasarus 创建的 Pascal 程序。它提供功能和程序用于创建和斧正双重链接的列表。有了这个程序的可能要创建空列表,然后管理此列表: 你可以知道是你列表是空的或不是,什么是当前元素,您可以移到前面下, 一步,第一或最后一个元素,您可以添加新元素的右侧或左侧的电流之一,您也可以删除当前元素。 研究列表和 pascal 指针和 Lasarus 作为实验室工作中的模块创建这个项目。
- 2023-06-04 05:55:03下载
- 积分:1
-
familiar with the use of the various controls for beginners is a very useful pro...
熟悉MFC各种控件的使用,对于初学者来说是很有用的程序
-familiar with the use of the various controls for beginners is a very useful procedure
- 2022-01-26 03:43:30下载
- 积分:1