-
用C++实现高斯
用C++实现高斯-亚当求解法求矩阵的逆
-finding the inverse matrix by Guess-Jordan using c++
- 2022-02-27 08:38:06下载
- 积分: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
-
超声波测距LC1602显示实验2
应用背景目前一般都采用波在介质传播速度和时间关系进行测量。常用的技术主要有
激光测距、微波雷达测距超声波测距三种。激光测距。这是利用激光的单色性和相传播
速度V 易受空气中温度、湿度、压强等因素的影响,其中干性好、方向性强等特点,以
实现高精度的计量和检测,如量长度、距离、速度、角度等等。手持式和便携式测距
仪,作用距离为数百米至数十千米。一般应用到远距离测量。微波雷达测距是利用目标
对电磁波反射来发现目标并测定其位置。根据微波雷达的用途不同,所测定的目标可能
是飞机、导弹、车辆、建筑物、云雨等。微波测距一般应用于雷达系统,GPS 定位系
统。超声波测距就是利用其反射特性,超声波发生器不断地发射出40kHz 超声波遇到
障碍物后反射回反射波,超声波接收器接收到发射波信号,并将其转换为电信号。相比
于其它定位技术超声波定位技术成本低,制作容易,非常适合于短距离测量定位。关键技术超声波测距LC1602显示实验1 &n
- 2022-01-26 07:04:35下载
- 积分:1
-
一个过程
程序实现了一个旋转而且每一个面带有不同色彩的立方体-One process
- 2022-05-17 05:23:48下载
- 积分:1
-
Windows下的服务程序,一个server,一个client,server监听SOCKET
Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client ,
server listen socket
- 2022-03-18 05:05:17下载
- 积分:1
-
实现链表的创建删除插入等功能,并在屏幕上显示出来.
实现链表的创建删除插入等功能,并在屏幕上显示出来.-List to achieve the creation of features such as the deletion of insertion, and the screen is displayed.
- 2023-05-14 22:10:03下载
- 积分:1
-
for use Log4j log operation, LOG4J log file records is a powerful tool, a very c...
使用Log4j进行日志操作,LOG4J是记录日志文件的强大工具,非常方便较大系统的开发。-for use Log4j log operation, LOG4J log file records is a powerful tool, a very convenient larger system development.
- 2023-04-11 15:00:04下载
- 积分:1
-
可以算加减乘除24,可以求所有的解,但又重复的,没有刻意去掉...
可以算加减乘除24,可以求所有的解,但又重复的,没有刻意去掉-can calculate the arithmetic of 24, can help all the solutions, but to repeat, not deliberately removed
- 2022-05-18 01:43:43下载
- 积分:1
-
windows console procedures, can send and receive information, and to respond.
windows控制台程序,可以发送和接收信息,并进行响应。
- 2022-01-27 09:10:03下载
- 积分:1
-
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高...
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高-The program can be used to calculate the number of 1000 within the class with an array of treatment, using 10 binary notation, if the speed could be considered hexadecimal 1000 or higher
- 2022-03-23 06:05:06下载
- 积分:1